[INFO] [INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >----- [INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT [7/20] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (1.3 kB at 90 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (3.4 kB at 245 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom (1.6 kB at 20 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 793 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (56 kB at 804 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 5.1 MB/s) [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (415 kB at 2.5 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.updater --- [WARNING] ***************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ***************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.updater --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.updater --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Running co.codewizards.cloudstore.updater.PGPTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 05:52:19.371 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 05:52:19.458 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 05:52:19.692 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 233 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 05:52:20.171 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:52:20.173 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1 05:52:20.175 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:52:20.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:20.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:20.184 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz 05:52:20.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 05:52:20.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-6c5' dir.usableSpace='8971 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 05:52:20.798 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:52:20.799 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig 05:52:20.801 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' 05:52:20.802 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-6c5' dir.usableSpace='8954 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:52:30.176 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870091393800/installation/cloudstore' dir.usableSpace='8954 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15870091393800/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9289tcx.tar.gz 05:52:30.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc' 05:52:30.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc]' 05:52:30.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc' 05:52:30.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc]' 05:52:30.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.194 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init' 05:52:30.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init]' 05:52:30.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init' 05:52:30.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init]' 05:52:30.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init/cloudstore-server.conf' 05:52:30.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:52:30.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init/cloudstore-server.conf' 05:52:30.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:52:30.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d' 05:52:30.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init.d]' 05:52:30.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d' 05:52:30.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init.d]' 05:52:30.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d/cloudstore-server' 05:52:30.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init.d, cloudstore-server]' 05:52:30.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d/cloudstore-server' 05:52:30.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, init.d, cloudstore-server]' 05:52:30.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d' 05:52:30.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, profile.d]' 05:52:30.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d' 05:52:30.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, profile.d]' 05:52:30.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:52:30.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:52:30.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:52:30.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:52:30.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib' 05:52:30.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib]' 05:52:30.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib' 05:52:30.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib]' 05:52:30.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:52:30.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:52:30.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:52:30.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:52:30.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:52:30.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:52:30.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:52:30.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:52:30.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:52:30.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:52:30.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:52:30.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:52:30.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:52:30.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:52:30.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:52:30.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:52:30.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:52:30.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:52:30.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:52:30.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:52:30.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:52:30.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:52:30.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:52:30.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:52:30.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:52:30.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:52:30.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:52:30.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:52:30.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:52:30.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:52:30.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:52:30.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:52:30.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:52:30.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:52:30.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:52:30.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:52:30.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:52:30.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:52:30.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:52:30.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:52:30.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 05:52:30.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 05:52:30.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 05:52:30.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 05:52:30.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:52:30.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:52:30.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:52:30.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:52:30.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:52:30.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:52:30.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:52:30.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:52:30.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:52:30.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:52:30.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:52:30.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:52:30.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:52:30.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:52:30.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:52:30.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:52:30.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.493 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:52:30.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:52:30.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:52:30.495 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:52:30.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:52:30.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:52:30.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:52:30.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:52:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:52:30.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:52:30.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:52:30.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:52:30.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:52:30.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:52:30.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:52:30.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:52:30.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:52:30.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:52:30.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:52:30.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:52:30.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:52:30.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:52:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:52:30.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:52:30.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:52:30.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:52:30.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:52:30.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:52:30.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/args4j-2.0.16.jar' 05:52:30.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:52:30.940 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/args4j-2.0.16.jar' 05:52:30.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:52:30.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 05:52:30.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 05:52:30.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 05:52:30.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:52:30.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:52:30.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:52:30.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/xz-1.4.jar' 05:52:30.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, xz-1.4.jar]' 05:52:30.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/xz-1.4.jar' 05:52:30.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, xz-1.4.jar]' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/guava-14.0.1.jar' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, guava-14.0.1.jar]' 05:52:30.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/guava-14.0.1.jar' 05:52:30.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, guava-14.0.1.jar]' 05:52:31.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:52:31.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:52:31.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:52:31.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:52:31.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:52:31.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:52:31.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:52:31.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:52:31.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:52:31.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:52:31.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:52:31.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:52:31.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:52:31.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:52:31.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:52:31.410 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:52:31.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:52:31.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:52:31.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:52:31.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:52:31.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:52:31.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:52:31.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:52:31.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:52:31.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:52:31.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:52:31.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:52:31.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:52:31.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:52:31.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:52:31.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:52:31.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:52:31.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:52:31.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:52:31.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:52:31.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:52:31.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:52:31.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:52:31.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:52:31.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:52:31.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:52:31.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:52:31.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:52:31.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:52:31.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:52:31.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:52:31.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:52:31.655 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:52:31.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:52:31.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:52:31.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:52:31.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:52:31.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:52:31.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:52:31.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:52:31.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:52:31.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:52:31.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:52:31.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:52:31.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:52:31.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:52:31.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:52:31.700 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:52:31.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:52:31.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:52:31.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:52:31.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:52:31.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:52:31.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:52:31.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:52:31.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:52:31.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:52:31.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:52:31.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:52:31.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:52:31.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:52:31.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:52:31.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:52:31.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:52:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:52:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:52:31.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:52:31.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:52:31.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:52:31.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:52:31.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:52:31.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:52:31.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:52:31.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:52:31.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:52:31.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/commons-compress-1.7.jar' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/commons-compress-1.7.jar' 05:52:31.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:52:31.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/transaction-api-1.1.jar' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/transaction-api-1.1.jar' 05:52:31.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin]' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin' 05:52:31.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin]' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore-server]' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server' 05:52:31.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore-server]' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore.bat' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore.bat]' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore.bat' 05:52:31.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore.bat]' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore]' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore' 05:52:31.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore]' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server.bat' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore-server.bat]' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server.bat' 05:52:31.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, bin, cloudstore-server.bat]' 05:52:31.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore' 05:52:31.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore]' 05:52:31.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/installation.properties' 05:52:31.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, installation.properties]' 05:52:31.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091393800/installation/cloudstore/installation.properties' 05:52:31.928 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091393800, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870091393800/installation/cloudstore 05:52:31.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 05:52:31.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 05:52:31.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:52:31.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 05:52:31.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 05:52:31.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 05:52:31.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:52:31.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 05:52:31.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:52:31.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:52:31.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:52:31.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 05:52:31.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 05:52:31.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 05:52:31.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 05:52:31.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 05:52:31.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 05:52:31.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:52:31.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:52:31.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:52:31.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 05:52:31.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 05:52:31.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:52:31.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:52:31.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 05:52:31.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 05:52:31.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 05:52:31.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:52:31.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:52:31.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 05:52:31.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:52:31.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:52:31.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 05:52:31.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091393800/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870091393800/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870091393800/installation/cloudstore 05:52:32.237 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore 05:52:32.237 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc 05:52:32.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init 05:52:32.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init/cloudstore-server.conf 05:52:32.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 05:52:32.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d 05:52:32.238 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d/cloudstore-server 05:52:32.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 05:52:32.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d 05:52:32.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d/cloudstore.sh 05:52:32.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 05:52:32.239 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib 05:52:32.240 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-core-1.0.13.jar 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 05:52:32.241 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:52:32.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 05:52:32.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:52:32.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 05:52:32.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 05:52:32.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:52:32.243 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:52:32.243 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 05:52:32.244 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/derby-10.13.1.1.jar 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:52:32.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 05:52:32.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 05:52:32.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:52:32.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:52:32.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:52:32.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:52:32.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:52:32.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 05:52:32.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 05:52:32.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/args4j-2.0.16.jar 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:52:32.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/xz-1.4.jar 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/guava-14.0.1.jar 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:52:32.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:52:32.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:52:32.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 05:52:32.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:52:32.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:52:32.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:52:32.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 05:52:32.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:52:32.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:52:32.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 05:52:32.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 05:52:32.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:52:32.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:52:32.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:52:32.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:52:32.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 05:52:32.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:52:32.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 05:52:32.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:52:32.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 05:52:32.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 05:52:32.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 05:52:32.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 05:52:32.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:52:32.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 05:52:32.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:52:32.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:52:32.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:52:32.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:52:32.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 05:52:32.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:52:32.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:52:32.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:52:32.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:52:32.258 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 05:52:32.258 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:52:32.258 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:52:32.258 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 05:52:32.258 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:52:32.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 05:52:32.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:52:32.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/commons-compress-1.7.jar 05:52:32.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/transaction-api-1.1.jar 05:52:32.259 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:52:32.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:52:32.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:52:32.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:52:32.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:52:32.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 05:52:32.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:52:32.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 05:52:32.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore.bat 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore.csupdbak 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server.bat 05:52:32.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 05:52:32.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore-server.csupdbak 05:52:32.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:52:32.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/backup 05:52:32.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9289tcx.tar.gz 05:52:32.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091393800/installation/cloudstore/installation.properties 05:52:32.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091393800/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:52:32.273 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 05:52:32.374 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 05:52:32.520 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 144 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 05:52:32.751 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:52:32.752 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1 05:52:32.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:52:32.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:32.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:32.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz 05:52:32.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 05:52:32.767 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-22ff' dir.usableSpace='8976 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 05:52:32.901 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:52:32.902 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig 05:52:32.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' 05:52:32.905 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-22ff' dir.usableSpace='8960 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:52:42.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870091523360/installation/cloudstore' dir.usableSpace='8960 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15870091523360/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k928a329.tar.gz 05:52:42.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc' 05:52:42.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, etc]' 05:52:42.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc' 05:52:42.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, etc]' 05:52:42.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc/profile.d' 05:52:42.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, etc, profile.d]' 05:52:42.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc/profile.d' 05:52:42.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, etc, profile.d]' 05:52:42.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:52:42.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:52:42.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:52:42.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib]' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib' 05:52:42.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib]' 05:52:42.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:52:42.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:52:42.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:52:42.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:52:42.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:52:42.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:52:42.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:52:42.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:52:42.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:52:42.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:52:42.819 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:52:42.820 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:52:42.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:52:42.832 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:52:42.852 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:52:42.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:52:42.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:52:42.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:52:42.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:52:42.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:52:42.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:52:42.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:52:42.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:52:42.884 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:52:42.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:52:42.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:52:42.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:52:43.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:52:43.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:52:43.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:52:43.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:52:43.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:52:43.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:52:43.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:52:43.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:52:43.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:52:43.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:52:43.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/args4j-2.0.16.jar' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/args4j-2.0.16.jar' 05:52:43.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:52:43.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:52:43.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/xz-1.4.jar' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, xz-1.4.jar]' 05:52:43.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/xz-1.4.jar' 05:52:43.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, xz-1.4.jar]' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/guava-14.0.1.jar' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, guava-14.0.1.jar]' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/guava-14.0.1.jar' 05:52:43.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, guava-14.0.1.jar]' 05:52:43.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:52:43.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:52:43.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:52:43.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:52:43.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:52:43.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:52:43.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:52:43.505 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:52:43.506 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:52:43.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:52:43.524 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:52:43.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:52:43.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:52:43.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:52:43.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:52:43.679 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:52:43.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:52:43.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:52:43.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:52:43.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:52:43.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:52:43.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:52:43.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:52:43.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:52:43.907 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:52:43.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:52:43.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:52:43.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:52:43.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:52:43.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:52:43.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:52:43.956 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/commons-compress-1.7.jar' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/commons-compress-1.7.jar' 05:52:44.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/transaction-api-1.1.jar' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/transaction-api-1.1.jar' 05:52:44.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:52:44.033 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, bin]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, bin]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore.bat' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, bin, cloudstore.bat]' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore.bat' 05:52:44.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, bin, cloudstore.bat]' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, bin, cloudstore]' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore' 05:52:44.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, bin, cloudstore]' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore]' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/installation.properties' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, installation.properties]' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091523360/installation/cloudstore/installation.properties' 05:52:44.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091523360, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870091523360/installation/cloudstore 05:52:44.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 05:52:44.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:52:44.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:52:44.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 05:52:44.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:52:44.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 05:52:44.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:52:44.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:52:44.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:52:44.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:52:44.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:52:44.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091523360/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870091523360/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870091523360/installation/cloudstore 05:52:44.309 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore 05:52:44.309 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/etc 05:52:44.309 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-core-1.0.13.jar 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:52:44.310 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 05:52:44.311 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:52:44.311 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 05:52:44.311 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:52:44.311 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:52:44.312 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:52:44.313 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:52:44.313 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:52:44.313 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:52:44.313 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/derby-10.10.2.0.jar 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 05:52:44.314 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/args4j-2.0.16.jar 05:52:44.315 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/xz-1.4.jar 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/guava-14.0.1.jar 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 05:52:44.316 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:52:44.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:52:44.318 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:52:44.319 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:52:44.319 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:52:44.319 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 05:52:44.320 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:52:44.320 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:52:44.320 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:52:44.320 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:52:44.320 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:52:44.320 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:52:44.321 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/commons-compress-1.7.jar 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/transaction-api-1.1.jar 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 05:52:44.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:52:44.323 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:52:44.324 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:52:44.324 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:52:44.325 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:52:44.325 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/bin 05:52:44.325 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore.bat 05:52:44.325 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore.csupdbak 05:52:44.326 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore 05:52:44.326 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:52:44.326 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/backup 05:52:44.326 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k928a329.tar.gz 05:52:44.326 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091523360/installation/cloudstore/installation.properties 05:52:44.326 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091523360/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:52:44.331 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 05:52:44.426 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 05:52:44.625 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 196 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 05:52:44.909 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:52:44.909 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1 05:52:44.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:52:44.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:44.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:44.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz 05:52:44.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 05:52:44.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-25f9' dir.usableSpace='8970 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 05:52:45.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:52:45.154 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig 05:52:45.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' 05:52:45.157 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-25f9' dir.usableSpace='8953 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:52:54.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870091643860/installation/cloudstore' dir.usableSpace='8953 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15870091643860/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k928acfz.tar.gz 05:52:54.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc' 05:52:54.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, etc]' 05:52:54.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc' 05:52:54.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, etc]' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc/profile.d' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, etc, profile.d]' 05:52:54.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc/profile.d' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, etc, profile.d]' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:52:54.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib]' 05:52:54.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib' 05:52:54.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib]' 05:52:54.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:52:54.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:52:54.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:52:54.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:52:54.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:52:54.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:52:54.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:52:54.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:52:54.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:52:54.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:52:54.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:52:55.018 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:52:55.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:52:55.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:52:55.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:52:55.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:52:55.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:52:55.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 05:52:55.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 05:52:55.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:52:55.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:52:55.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:52:55.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:52:55.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:52:55.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:52:55.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:52:55.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:52:55.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:52:55.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:52:55.508 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:52:55.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 05:52:55.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 05:52:55.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:52:55.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:52:55.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/args4j-2.0.16.jar' 05:52:55.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:52:55.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/args4j-2.0.16.jar' 05:52:55.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:52:55.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:52:55.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/xz-1.4.jar' 05:52:55.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, xz-1.4.jar]' 05:52:55.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/xz-1.4.jar' 05:52:55.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, xz-1.4.jar]' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/guava-14.0.1.jar' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, guava-14.0.1.jar]' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/guava-14.0.1.jar' 05:52:55.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, guava-14.0.1.jar]' 05:52:55.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:52:55.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:52:55.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 05:52:55.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 05:52:55.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:52:55.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:52:55.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:52:55.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:52:55.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:52:55.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:52:55.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:52:55.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 05:52:55.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 05:52:56.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:52:56.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:52:56.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:52:56.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:52:56.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:52:56.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:52:56.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 05:52:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 05:52:56.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 05:52:56.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 05:52:56.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:52:56.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:52:56.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:52:56.202 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:52:56.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:52:56.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:52:56.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:52:56.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:52:56.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:52:56.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:52:56.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:52:56.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:52:56.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 05:52:56.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:52:56.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 05:52:56.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:52:56.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:52:56.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:52:56.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:52:56.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 05:52:56.292 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 05:52:56.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 05:52:56.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:52:56.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:52:56.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:52:56.324 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:52:56.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:52:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:52:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:52:56.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:52:56.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:52:56.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:52:56.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 05:52:56.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 05:52:56.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:52:56.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:52:56.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:52:56.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/commons-compress-1.7.jar' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/commons-compress-1.7.jar' 05:52:56.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/transaction-api-1.1.jar' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/transaction-api-1.1.jar' 05:52:56.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, bin]' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin' 05:52:56.475 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, bin]' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore.bat' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, bin, cloudstore.bat]' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore.bat' 05:52:56.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, bin, cloudstore.bat]' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, bin, cloudstore]' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore' 05:52:56.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, bin, cloudstore]' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore]' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/installation.properties' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, installation.properties]' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091643860/installation/cloudstore/installation.properties' 05:52:56.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091643860, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870091643860/installation/cloudstore 05:52:56.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:52:56.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 05:52:56.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 05:52:56.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:52:56.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:52:56.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 05:52:56.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:52:56.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:52:56.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:52:56.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:52:56.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:52:56.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 05:52:56.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:52:56.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:52:56.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 05:52:56.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 05:52:56.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:52:56.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:52:56.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 05:52:56.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 05:52:56.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 05:52:56.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 05:52:56.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 05:52:56.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 05:52:56.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:52:56.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:52:56.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:52:56.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:52:56.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:52:56.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:52:56.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:52:56.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091643860/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870091643860/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870091643860/installation/cloudstore 05:52:56.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore 05:52:56.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/etc 05:52:56.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-core-1.0.13.jar 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 05:52:56.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 05:52:56.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:52:56.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 05:52:56.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:52:56.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 05:52:56.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 05:52:56.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:52:56.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:52:56.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:52:56.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 05:52:56.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 05:52:56.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 05:52:56.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:52:56.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:52:56.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 05:52:56.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 05:52:56.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/derby-10.13.1.1.jar 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:52:56.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 05:52:56.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 05:52:56.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:52:56.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:52:56.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:52:56.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:52:56.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:52:56.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/args4j-2.0.16.jar 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:52:56.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/xz-1.4.jar 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/guava-14.0.1.jar 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 05:52:56.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 05:52:56.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:52:56.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:52:56.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:52:56.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:52:56.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:52:56.793 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 05:52:56.794 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 05:52:56.795 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:52:56.795 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 05:52:56.795 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:52:56.795 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 05:52:56.796 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/commons-compress-1.7.jar 05:52:56.797 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/transaction-api-1.1.jar 05:52:56.798 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:52:56.798 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:52:56.799 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:52:56.799 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:52:56.800 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:52:56.801 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:52:56.802 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 05:52:56.802 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 05:52:56.802 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/bin 05:52:56.802 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore.bat 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore.csupdbak 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/backup 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k928acfz.tar.gz 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091643860/installation/cloudstore/installation.properties 05:52:56.803 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091643860/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:52:56.811 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 05:52:56.907 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 05:52:56.976 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 66 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 05:52:57.246 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 05:52:57.246 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1 05:52:57.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 05:52:57.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:52:57.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:52:57.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz 05:52:57.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 05:52:57.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-7a8' dir.usableSpace='8971 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 05:52:57.398 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 05:52:57.399 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig 05:52:57.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' 05:52:57.402 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-7a8' dir.usableSpace='8954 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 05:53:07.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870091768700/installation/cloudstore' dir.usableSpace='8954 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15870091768700/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k928alyo.tar.gz 05:53:07.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc' 05:53:07.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc]' 05:53:07.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc' 05:53:07.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc]' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init]' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init' 05:53:07.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init]' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init/cloudstore-server.conf' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init/cloudstore-server.conf' 05:53:07.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init, cloudstore-server.conf]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init.d]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init.d]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d/cloudstore-server' 05:53:07.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init.d, cloudstore-server]' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d/cloudstore-server' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, init.d, cloudstore-server]' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, profile.d]' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, profile.d]' 05:53:07.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d/cloudstore.sh' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, etc, profile.d, cloudstore.sh]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib]' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib' 05:53:07.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib]' 05:53:07.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:53:07.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:53:07.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 05:53:07.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 05:53:07.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 05:53:07.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:53:07.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:53:07.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 05:53:07.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 05:53:07.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:53:07.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:53:07.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 05:53:07.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:53:07.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-core-1.0.13.jar' 05:53:07.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, logback-core-1.0.13.jar]' 05:53:07.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 05:53:07.317 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 05:53:07.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 05:53:07.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 05:53:07.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 05:53:07.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:53:07.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:53:07.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 05:53:07.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:53:07.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 05:53:07.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 05:53:07.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:53:07.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:53:07.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 05:53:07.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 05:53:07.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 05:53:07.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:53:07.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-server-2.5.1.jar' 05:53:07.400 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 05:53:07.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 05:53:07.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 05:53:07.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 05:53:07.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 05:53:07.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 05:53:07.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 05:53:07.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 05:53:07.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 05:53:07.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/derby-10.10.2.0.jar' 05:53:07.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, derby-10.10.2.0.jar]' 05:53:07.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:53:07.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:53:07.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 05:53:07.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/args4j-2.0.16.jar' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/args4j-2.0.16.jar' 05:53:07.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, args4j-2.0.16.jar]' 05:53:07.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:53:07.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:53:07.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 05:53:07.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/xz-1.4.jar' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, xz-1.4.jar]' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/xz-1.4.jar' 05:53:07.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, xz-1.4.jar]' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/guava-14.0.1.jar' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, guava-14.0.1.jar]' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/guava-14.0.1.jar' 05:53:07.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, guava-14.0.1.jar]' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 05:53:08.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 05:53:08.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 05:53:08.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:53:08.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:53:08.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-classic-1.0.13.jar' 05:53:08.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 05:53:08.158 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 05:53:08.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 05:53:08.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 05:53:08.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 05:53:08.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 05:53:08.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 05:53:08.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 05:53:08.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 05:53:08.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-client-2.5.1.jar' 05:53:08.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 05:53:08.365 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 05:53:08.366 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 05:53:08.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 05:53:08.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 05:53:08.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 05:53:08.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 05:53:08.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:53:08.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:53:08.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 05:53:08.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 05:53:08.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 05:53:08.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 05:53:08.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 05:53:08.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 05:53:08.657 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 05:53:08.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-common-2.5.1.jar' 05:53:08.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 05:53:08.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 05:53:08.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 05:53:08.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/commons-compress-1.7.jar' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:53:08.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/commons-compress-1.7.jar' 05:53:08.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, commons-compress-1.7.jar]' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/transaction-api-1.1.jar' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/transaction-api-1.1.jar' 05:53:08.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, lib, transaction-api-1.1.jar]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore-server]' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server' 05:53:08.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore-server]' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore.bat' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore.bat]' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore.bat' 05:53:08.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore.bat]' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore]' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore' 05:53:08.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server.bat' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore-server.bat]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server.bat' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, bin, cloudstore-server.bat]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/installation.properties' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, installation.properties]' 05:53:08.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870091768700/installation/cloudstore/installation.properties' 05:53:08.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870091768700, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15870091768700/installation/cloudstore 05:53:08.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 05:53:08.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 05:53:08.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 05:53:08.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 05:53:08.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 05:53:08.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 05:53:08.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 05:53:08.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 05:53:08.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 05:53:08.790 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 05:53:08.791 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 05:53:08.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 05:53:08.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 05:53:08.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 05:53:08.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 05:53:08.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 05:53:08.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870091768700/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15870091768700/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15870091768700/installation/cloudstore 05:53:09.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore 05:53:09.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc 05:53:09.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init 05:53:09.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init/cloudstore-server.conf 05:53:09.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d/cloudstore-server 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d/cloudstore.sh 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 05:53:09.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-core-1.0.13.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 05:53:09.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 05:53:09.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 05:53:09.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 05:53:09.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 05:53:09.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 05:53:09.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 05:53:09.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 05:53:09.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.annotation-api-1.2.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/xz-1.4.jar.csupdbak 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-server-2.5.1.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 05:53:09.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/slf4j-api-1.7.7.jar 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/derby-10.10.2.0.jar 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 05:53:09.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 05:53:09.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/args4j-2.0.16.jar 05:53:09.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/xz-1.4.jar 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/guava-14.0.1.jar 05:53:09.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-classic-1.0.13.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 05:53:09.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 05:53:09.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 05:53:09.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 05:53:09.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 05:53:09.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 05:53:09.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 05:53:09.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-client-2.5.1.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 05:53:09.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 05:53:09.069 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 05:53:09.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 05:53:09.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 05:53:09.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 05:53:09.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/cglib-2.2.0-b21.jar 05:53:09.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-common-2.5.1.jar 05:53:09.070 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/commons-compress-1.7.jar 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/transaction-api-1.1.jar 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 05:53:09.071 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 05:53:09.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 05:53:09.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 05:53:09.072 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 05:53:09.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 05:53:09.073 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 05:53:09.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 05:53:09.074 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin 05:53:09.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server 05:53:09.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore.bat 05:53:09.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore.csupdbak 05:53:09.075 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server.bat 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore-server.csupdbak 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/bin/cloudstore.bat.csupdbak 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/backup 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k928alyo.tar.gz 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870091768700/installation/cloudstore/installation.properties 05:53:09.076 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870091768700/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 05:53:09.083 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.004 sec Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.035309-1.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.035309-1.jar (78 kB at 26 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.035309-1.pom [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.035309-1.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (808 B at 808 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 318 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.035309-1-sources.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.035309-1-sources.jar (68 kB at 34 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>> [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport [JENKINS] Archiving javadoc [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] Skipping javadoc generation [JENKINS] Archiving javadoc [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected