[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 55 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 163 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 13 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 536 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.0 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/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (56 kB at 971 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 4.3 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 1.9 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.619 sec Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 07:56:03.214 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 07:56:03.290 [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 07:56:03.647 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 356 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. 07:56:04.103 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:56:04.105 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1 07:56:04.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:56:04.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:04.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:04.161 [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 07:56:04.210 [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' 07:56:04.212 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1dbe' dir.usableSpace='5585 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% 07:56:04.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:56:04.377 [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 07:56:04.390 [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' 07:56:04.391 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1dbe' dir.usableSpace='5568 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:56:14.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883989632250/installation/cloudstore' dir.usableSpace='5568 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15883989632250/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9p7qkd9.tar.gz 07:56:14.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc' 07:56:14.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc]' 07:56:14.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc' 07:56:14.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc]' 07:56:14.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init' 07:56:14.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init]' 07:56:14.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init' 07:56:14.127 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init]' 07:56:14.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init/cloudstore-server.conf' 07:56:14.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:56:14.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init/cloudstore-server.conf' 07:56:14.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:56:14.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d' 07:56:14.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init.d]' 07:56:14.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d' 07:56:14.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init.d]' 07:56:14.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d/cloudstore-server' 07:56:14.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init.d, cloudstore-server]' 07:56:14.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d/cloudstore-server' 07:56:14.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, init.d, cloudstore-server]' 07:56:14.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d' 07:56:14.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, profile.d]' 07:56:14.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d' 07:56:14.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, profile.d]' 07:56:14.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:14.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:14.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:14.145 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:14.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib' 07:56:14.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib]' 07:56:14.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib' 07:56:14.149 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib]' 07:56:14.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:56:14.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:56:14.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:56:14.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:56:14.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:56:14.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:56:14.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:56:14.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:56:14.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:56:14.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:56:14.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:56:14.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:56:14.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:14.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:14.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:14.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:14.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:56:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:56:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:56:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:56:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:14.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:14.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:14.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:14.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:56:14.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:56:14.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:56:14.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:56:14.242 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:14.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:56:14.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:56:14.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:56:14.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:56:14.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:14.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:14.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:14.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:14.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 07:56:14.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 07:56:14.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 07:56:14.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 07:56:14.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:56:14.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:56:14.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:56:14.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:56:14.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:56:14.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:56:14.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:56:14.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:56:14.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:56:14.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:56:14.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:56:14.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:56:14.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:56:14.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:56:14.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:56:14.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:56:14.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:56:14.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:56:14.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:56:14.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:56:14.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:14.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:14.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:14.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:14.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.554 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:56:14.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:56:14.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:56:14.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:56:14.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:14.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:14.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:14.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:14.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:14.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:14.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:14.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:14.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:56:14.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:56:14.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:56:14.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:56:14.828 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:14.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:14.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:14.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:14.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 07:56:14.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 07:56:14.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 07:56:14.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 07:56:14.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:14.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:14.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:14.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/xz-1.4.jar' 07:56:14.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, xz-1.4.jar]' 07:56:14.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/xz-1.4.jar' 07:56:14.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, xz-1.4.jar]' 07:56:14.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:14.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:14.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:14.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:14.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:14.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:15.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:56:15.076 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:56:15.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:56:15.077 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:56:15.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.315 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:15.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:15.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:15.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:15.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:15.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:56:15.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:56:15.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:56:15.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:56:15.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:56:15.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:56:15.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:56:15.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:56:15.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:15.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:15.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:15.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:15.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:15.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:15.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:15.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:15.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:56:15.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:56:15.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:56:15.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:56:15.564 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:56:15.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:56:15.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:56:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:56:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:56:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:56:15.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:56:15.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:56:15.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:56:15.577 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:56:15.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:56:15.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:56:15.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:56:15.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:56:15.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:56:15.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:56:15.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:56:15.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:56:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:15.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:15.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:15.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:15.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:15.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:15.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:56:15.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:56:15.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:56:15.645 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:56:15.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:15.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:15.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:56:15.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:56:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:56:15.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:56:15.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:56:15.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:56:15.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:56:15.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:56:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:56:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:56:15.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:56:15.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:15.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:15.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:15.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:56:15.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:56:15.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:56:15.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:56:15.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:15.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:15.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:15.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:15.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:15.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:15.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:56:15.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:56:15.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:56:15.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:56:15.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:56:15.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:15.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:15.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:15.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:15.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin' 07:56:15.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin]' 07:56:15.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin' 07:56:15.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin]' 07:56:15.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server' 07:56:15.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore-server]' 07:56:15.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server' 07:56:15.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore-server]' 07:56:15.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore.bat' 07:56:15.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore.bat]' 07:56:15.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore.bat' 07:56:15.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore.bat]' 07:56:15.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore' 07:56:15.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore]' 07:56:15.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore' 07:56:15.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore]' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server.bat' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore-server.bat]' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server.bat' 07:56:15.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, bin, cloudstore-server.bat]' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore]' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/installation.properties' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, installation.properties]' 07:56:15.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989632250/installation/cloudstore/installation.properties' 07:56:15.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989632250, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883989632250/installation/cloudstore 07:56:15.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 07:56:15.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 07:56:15.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:56:15.929 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 07:56:15.930 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 07:56:15.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 07:56:15.931 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/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' 07:56:15.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:56:15.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 07:56:15.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:56:15.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:56:15.933 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 07:56:15.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:56:15.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:56:15.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 07:56:15.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:56:15.934 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:56:15.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:56:15.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 07:56:15.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:56:15.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:56:15.935 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 07:56:15.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 07:56:15.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:56:15.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:56:15.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 07:56:15.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 07:56:15.936 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 07:56:15.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 07:56:15.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 07:56:15.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 07:56:15.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:56:15.937 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:56:15.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:56:15.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/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' 07:56:15.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:56:15.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/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' 07:56:15.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 07:56:15.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 07:56:15.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 07:56:15.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:56:15.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 07:56:15.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:56:15.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:56:15.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 07:56:15.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/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' 07:56:15.940 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 07:56:15.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:56:15.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:56:15.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 07:56:15.941 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:56:15.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:56:15.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 07:56:15.942 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989632250/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883989632250/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883989632250/installation/cloudstore 07:56:16.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore 07:56:16.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc 07:56:16.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init/cloudstore-server.conf 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d/cloudstore-server 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d 07:56:16.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d/cloudstore.sh 07:56:16.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 07:56:16.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-core-1.0.13.jar 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 07:56:16.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 07:56:16.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 07:56:16.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:56:16.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 07:56:16.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:56:16.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 07:56:16.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 07:56:16.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:56:16.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:56:16.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:56:16.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 07:56:16.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 07:56:16.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 07:56:16.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:56:16.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:56:16.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 07:56:16.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/derby-10.13.1.1.jar 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:56:16.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 07:56:16.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:56:16.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:56:16.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 07:56:16.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 07:56:16.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:56:16.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:56:16.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:56:16.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:56:16.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:56:16.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 07:56:16.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 07:56:16.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:56:16.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 07:56:16.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/args4j-2.0.16.jar 07:56:16.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 07:56:16.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:56:16.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 07:56:16.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:56:16.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:56:16.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/xz-1.4.jar 07:56:16.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/guava-14.0.1.jar 07:56:16.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 07:56:16.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 07:56:16.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 07:56:16.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:56:16.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:56:16.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:56:16.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:56:16.284 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 07:56:16.285 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:56:16.286 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 07:56:16.287 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:56:16.287 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 07:56:16.287 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 07:56:16.287 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 07:56:16.287 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 07:56:16.288 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:56:16.288 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 07:56:16.288 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:56:16.288 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:56:16.288 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:56:16.288 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:56:16.289 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 07:56:16.289 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:56:16.289 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:56:16.289 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:56:16.289 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:56:16.289 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 07:56:16.290 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:56:16.290 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:56:16.290 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 07:56:16.290 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:56:16.290 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 07:56:16.290 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:56:16.291 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/commons-compress-1.7.jar 07:56:16.291 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/transaction-api-1.1.jar 07:56:16.291 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:56:16.291 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:56:16.292 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:56:16.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:56:16.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:56:16.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 07:56:16.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:56:16.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 07:56:16.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore.bat 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore.csupdbak 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server.bat 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 07:56:16.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore-server.csupdbak 07:56:16.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:56:16.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/backup 07:56:16.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9p7qkd9.tar.gz 07:56:16.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989632250/installation/cloudstore/installation.properties 07:56:16.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989632250/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:56:16.306 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 07:56:16.410 [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 07:56:17.444 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 1033 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. 07:56:17.666 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:56:17.666 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1 07:56:17.666 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:56:17.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:17.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:17.671 [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 07:56:17.691 [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' 07:56:17.692 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1379' dir.usableSpace='5591 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% 07:56:17.845 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:56:17.848 [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 07:56:17.858 [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' 07:56:17.858 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1379' dir.usableSpace='5574 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:56:27.666 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883989763750/installation/cloudstore' dir.usableSpace='5574 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15883989763750/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9p7qutv.tar.gz 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc' 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, etc]' 07:56:27.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc' 07:56:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, etc]' 07:56:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc/profile.d' 07:56:27.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, etc, profile.d]' 07:56:27.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc/profile.d' 07:56:27.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, etc, profile.d]' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:27.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib]' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib' 07:56:27.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib]' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:56:27.673 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:27.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:56:27.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:27.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:27.729 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:56:27.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:56:27.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:56:27.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:56:27.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.752 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:27.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:27.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:27.753 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:27.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:27.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:27.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:27.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:56:27.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:56:27.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.779 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:27.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:27.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:27.780 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:27.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:56:27.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:27.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:27.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:27.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:27.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:27.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:27.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:28.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:28.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:28.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/xz-1.4.jar' 07:56:28.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, xz-1.4.jar]' 07:56:28.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/xz-1.4.jar' 07:56:28.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, xz-1.4.jar]' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:28.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:28.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:28.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:56:28.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:56:28.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:56:28.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:56:28.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:56:28.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.362 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:28.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:28.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:28.363 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:28.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:28.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:28.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:28.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:28.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:28.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:28.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:28.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:28.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:28.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:28.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:56:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:56:28.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:28.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:28.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:28.785 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:28.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:28.796 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:28.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:28.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:28.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:28.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:28.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.915 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:28.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:28.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:28.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:28.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, bin]' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, bin]' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore.bat' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, bin, cloudstore.bat]' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore.bat' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, bin, cloudstore.bat]' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, bin, cloudstore]' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore' 07:56:28.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, bin, cloudstore]' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore]' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/installation.properties' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, installation.properties]' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989763750/installation/cloudstore/installation.properties' 07:56:28.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989763750, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883989763750/installation/cloudstore 07:56:28.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:56:28.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 07:56:28.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:56:28.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/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' 07:56:28.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:56:28.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 07:56:28.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:56:28.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:56:28.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:56:28.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:56:28.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:56:28.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989763750/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883989763750/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883989763750/installation/cloudstore 07:56:29.177 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore 07:56:29.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/etc 07:56:29.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib 07:56:29.178 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-core-1.0.13.jar 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:56:29.179 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:56:29.180 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:56:29.181 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:56:29.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:56:29.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:56:29.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:56:29.182 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/derby-10.10.2.0.jar 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:56:29.183 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 07:56:29.184 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/args4j-2.0.16.jar 07:56:29.184 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/xz-1.4.jar 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/guava-14.0.1.jar 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:56:29.185 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:56:29.186 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:56:29.187 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:56:29.188 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/commons-compress-1.7.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/transaction-api-1.1.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 07:56:29.189 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:56:29.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:56:29.190 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:56:29.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:56:29.191 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:56:29.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/bin 07:56:29.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore.bat 07:56:29.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore.csupdbak 07:56:29.192 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore 07:56:29.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:56:29.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/backup 07:56:29.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9p7qutv.tar.gz 07:56:29.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989763750/installation/cloudstore/installation.properties 07:56:29.193 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989763750/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:56:29.199 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 07:56:29.295 [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 07:56:29.505 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 209 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. 07:56:29.759 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:56:29.760 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1 07:56:29.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:56:29.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:29.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:29.765 [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 07:56:29.786 [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' 07:56:29.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2530' dir.usableSpace='5585 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% 07:56:30.093 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:56:30.096 [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 07:56:30.123 [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' 07:56:30.124 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2530' dir.usableSpace='5568 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:56:39.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883989892490/installation/cloudstore' dir.usableSpace='5568 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15883989892490/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9p7r45u.tar.gz 07:56:39.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc' 07:56:39.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, etc]' 07:56:39.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc' 07:56:39.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, etc]' 07:56:39.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc/profile.d' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, etc, profile.d]' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc/profile.d' 07:56:39.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, etc, profile.d]' 07:56:39.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:39.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:39.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:39.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib]' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib' 07:56:39.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib]' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:56:39.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:56:39.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.781 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:56:39.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:56:39.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:56:39.782 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:39.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:39.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:56:39.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:56:39.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:56:39.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:56:39.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:39.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:39.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:56:39.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:56:39.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:39.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:39.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:39.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:39.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:39.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:56:39.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:56:39.934 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:56:39.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:56:39.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 07:56:39.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 07:56:39.955 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 07:56:39.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:39.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:39.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:39.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:39.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:39.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:40.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:56:40.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:56:40.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:56:40.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:56:40.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:40.124 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:40.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:40.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:40.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:40.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:40.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:40.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:40.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 07:56:40.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:40.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:40.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:40.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:40.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:40.385 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:40.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:40.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/xz-1.4.jar' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, xz-1.4.jar]' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/xz-1.4.jar' 07:56:40.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, xz-1.4.jar]' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:40.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 07:56:40.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 07:56:40.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:40.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:40.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:40.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:40.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.823 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:40.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:40.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:40.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 07:56:40.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 07:56:40.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:40.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:40.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:40.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:40.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:40.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:40.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:40.868 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:56:41.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 07:56:41.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 07:56:41.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 07:56:41.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 07:56:41.015 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:56:41.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:56:41.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:56:41.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:56:41.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:56:41.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:41.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:41.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:41.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:41.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:56:41.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:56:41.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 07:56:41.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 07:56:41.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:41.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:41.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:41.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 07:56:41.080 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:56:41.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:56:41.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 07:56:41.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 07:56:41.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:41.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:41.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:56:41.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:41.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:41.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:41.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:56:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:56:41.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:56:41.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 07:56:41.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:56:41.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:56:41.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:41.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:41.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:41.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:41.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:41.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, bin]' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin' 07:56:41.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, bin]' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore.bat' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, bin, cloudstore.bat]' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore.bat' 07:56:41.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, bin, cloudstore.bat]' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, bin, cloudstore]' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, bin, cloudstore]' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore' 07:56:41.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore]' 07:56:41.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/installation.properties' 07:56:41.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, installation.properties]' 07:56:41.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883989892490/installation/cloudstore/installation.properties' 07:56:41.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883989892490, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883989892490/installation/cloudstore 07:56:41.292 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:56:41.292 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 07:56:41.293 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/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' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:56:41.294 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 07:56:41.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:56:41.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:56:41.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:56:41.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:56:41.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:56:41.295 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 07:56:41.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:56:41.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:56:41.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 07:56:41.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 07:56:41.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:56:41.296 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:56:41.297 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/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' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/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' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 07:56:41.298 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:56:41.299 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 07:56:41.299 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:56:41.299 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:56:41.299 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 07:56:41.299 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/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' 07:56:41.300 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 07:56:41.300 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:56:41.300 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:56:41.300 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:56:41.300 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:56:41.300 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883989892490/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883989892490/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883989892490/installation/cloudstore 07:56:41.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore 07:56:41.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/etc 07:56:41.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-core-1.0.13.jar 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 07:56:41.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:56:41.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 07:56:41.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:56:41.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 07:56:41.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 07:56:41.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:56:41.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 07:56:41.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/derby-10.13.1.1.jar 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:56:41.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:56:41.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 07:56:41.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 07:56:41.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:56:41.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:56:41.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:56:41.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:56:41.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:56:41.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 07:56:41.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 07:56:41.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:56:41.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 07:56:41.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/args4j-2.0.16.jar 07:56:41.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 07:56:41.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:56:41.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 07:56:41.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:56:41.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:56:41.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/xz-1.4.jar 07:56:41.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/guava-14.0.1.jar 07:56:41.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 07:56:41.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 07:56:41.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 07:56:41.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:56:41.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:56:41.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:56:41.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 07:56:41.590 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:56:41.590 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:56:41.590 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:56:41.590 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 07:56:41.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 07:56:41.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:56:41.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:56:41.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 07:56:41.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:56:41.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 07:56:41.593 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:56:41.594 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:56:41.595 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:56:41.595 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:56:41.595 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/commons-compress-1.7.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/transaction-api-1.1.jar 07:56:41.596 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:56:41.597 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:56:41.598 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:56:41.598 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:56:41.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:56:41.599 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:56:41.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 07:56:41.600 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 07:56:41.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/bin 07:56:41.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore.bat 07:56:41.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore.csupdbak 07:56:41.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore 07:56:41.601 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:56:41.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/backup 07:56:41.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9p7r45u.tar.gz 07:56:41.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883989892490/installation/cloudstore/installation.properties 07:56:41.602 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883989892490/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:56:41.609 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 07:56:41.702 [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 07:56:41.843 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 140 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. 07:56:42.112 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 07:56:42.112 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1 07:56:42.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 07:56:42.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:42.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:42.118 [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 07:56:42.132 [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' 07:56:42.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1759' dir.usableSpace='5585 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% 07:56:42.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 07:56:42.263 [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 07:56:42.279 [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' 07:56:42.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1759' dir.usableSpace='5569 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 07:56:52.123 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883990016650/installation/cloudstore' dir.usableSpace='5569 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15883990016650/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9p7rdp8.tar.gz 07:56:52.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc' 07:56:52.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc]' 07:56:52.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc' 07:56:52.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc]' 07:56:52.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init/cloudstore-server.conf' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init/cloudstore-server.conf' 07:56:52.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init, cloudstore-server.conf]' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init.d]' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d' 07:56:52.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init.d]' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d/cloudstore-server' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init.d, cloudstore-server]' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d/cloudstore-server' 07:56:52.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, init.d, cloudstore-server]' 07:56:52.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, profile.d]' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, profile.d]' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d/cloudstore.sh' 07:56:52.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, etc, profile.d, cloudstore.sh]' 07:56:52.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib' 07:56:52.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib]' 07:56:52.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib' 07:56:52.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib]' 07:56:52.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:56:52.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:56:52.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 07:56:52.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 07:56:52.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 07:56:52.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 07:56:52.152 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 07:56:52.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:56:52.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:56:52.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 07:56:52.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-core-1.0.13.jar' 07:56:52.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, logback-core-1.0.13.jar]' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 07:56:52.205 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 07:56:52.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 07:56:52.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 07:56:52.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 07:56:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 07:56:52.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 07:56:52.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 07:56:52.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 07:56:52.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 07:56:52.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 07:56:52.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:52.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:52.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 07:56:52.287 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-server-2.5.1.jar' 07:56:52.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 07:56:52.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:56:52.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:56:52.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 07:56:52.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 07:56:52.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 07:56:52.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 07:56:52.394 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 07:56:52.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 07:56:52.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 07:56:52.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 07:56:52.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:52.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:52.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/derby-10.10.2.0.jar' 07:56:52.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, derby-10.10.2.0.jar]' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 07:56:52.867 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 07:56:52.899 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/args4j-2.0.16.jar' 07:56:52.900 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, args4j-2.0.16.jar]' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 07:56:52.906 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/xz-1.4.jar' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, xz-1.4.jar]' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/xz-1.4.jar' 07:56:52.908 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, xz-1.4.jar]' 07:56:52.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:52.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:52.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:52.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:52.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/guava-14.0.1.jar' 07:56:52.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, guava-14.0.1.jar]' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 07:56:53.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 07:56:53.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 07:56:53.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-classic-1.0.13.jar' 07:56:53.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 07:56:53.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 07:56:53.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 07:56:53.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 07:56:53.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 07:56:53.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 07:56:53.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:56:53.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:56:53.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 07:56:53.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 07:56:53.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 07:56:53.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 07:56:53.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-client-2.5.1.jar' 07:56:53.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 07:56:53.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 07:56:53.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 07:56:53.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 07:56:53.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 07:56:53.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 07:56:53.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:56:53.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:56:53.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 07:56:53.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 07:56:53.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 07:56:53.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 07:56:53.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 07:56:53.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 07:56:53.668 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 07:56:53.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-common-2.5.1.jar' 07:56:53.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:56:53.749 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 07:56:53.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 07:56:53.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 07:56:53.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:53.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:53.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/commons-compress-1.7.jar' 07:56:53.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, commons-compress-1.7.jar]' 07:56:53.797 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/transaction-api-1.1.jar' 07:56:53.798 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, lib, transaction-api-1.1.jar]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore-server]' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server' 07:56:53.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore-server]' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore.bat' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore.bat]' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore.bat' 07:56:53.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore.bat]' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore]' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore' 07:56:53.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore]' 07:56:53.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server.bat' 07:56:53.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore-server.bat]' 07:56:53.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server.bat' 07:56:53.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, bin, cloudstore-server.bat]' 07:56:53.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore' 07:56:53.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore]' 07:56:53.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/installation.properties' 07:56:53.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, installation.properties]' 07:56:53.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883990016650/installation/cloudstore/installation.properties' 07:56:53.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883990016650, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883990016650/installation/cloudstore 07:56:53.807 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 07:56:53.807 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 07:56:53.808 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 07:56:53.808 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 07:56:53.808 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 07:56:53.808 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 07:56:53.808 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/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' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 07:56:53.809 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 07:56:53.810 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 07:56:53.811 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 07:56:53.811 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 07:56:53.811 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 07:56:53.811 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 07:56:53.811 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 07:56:53.812 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 07:56:53.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 07:56:53.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 07:56:53.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 07:56:53.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 07:56:53.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 07:56:53.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 07:56:53.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 07:56:53.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 07:56:53.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 07:56:53.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 07:56:53.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 07:56:53.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 07:56:53.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 07:56:53.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 07:56:53.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883990016650/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883990016650/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883990016650/installation/cloudstore 07:56:54.094 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore 07:56:54.094 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc 07:56:54.094 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init 07:56:54.094 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init/cloudstore-server.conf 07:56:54.094 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 07:56:54.094 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d 07:56:54.095 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d/cloudstore-server 07:56:54.095 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 07:56:54.095 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d 07:56:54.095 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d/cloudstore.sh 07:56:54.095 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 07:56:54.095 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-core-1.0.13.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 07:56:54.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 07:56:54.097 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 07:56:54.098 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 07:56:54.098 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 07:56:54.098 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 07:56:54.098 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 07:56:54.098 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.annotation-api-1.2.jar 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 07:56:54.099 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/xz-1.4.jar.csupdbak 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-server-2.5.1.jar 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 07:56:54.100 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 07:56:54.101 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/slf4j-api-1.7.7.jar 07:56:54.101 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/derby-10.10.2.0.jar 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/args4j-2.0.16.jar 07:56:54.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 07:56:54.103 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 07:56:54.103 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/xz-1.4.jar 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/guava-14.0.1.jar 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 07:56:54.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-classic-1.0.13.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 07:56:54.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-client-2.5.1.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 07:56:54.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 07:56:54.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/cglib-2.2.0-b21.jar 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-common-2.5.1.jar 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 07:56:54.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/commons-compress-1.7.jar 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/transaction-api-1.1.jar 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 07:56:54.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 07:56:54.110 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 07:56:54.110 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 07:56:54.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 07:56:54.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore.bat 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore.csupdbak 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server.bat 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore-server.csupdbak 07:56:54.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/bin/cloudstore.bat.csupdbak 07:56:54.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/backup 07:56:54.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9p7rdp8.tar.gz 07:56:54.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883990016650/installation/cloudstore/installation.properties 07:56:54.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883990016650/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 07:56:54.118 [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: 51.254 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-20200502.055654-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-20200502.055654-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-20200502.055654-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-20200502.055654-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-20200502.055654-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-20200502.055654-1-sources.jar (68 kB at 23 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 511 kB/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