SuccessConsole Output

[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 66 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 264 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 22 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 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/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 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 5.1 MB/s)
[INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar
[INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (415 kB at 1.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[WARNING] *****************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] *****************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.updater ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.updater.PGPTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
04:41:35.330 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
04:41:35.412 [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
04:41:35.723 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 311 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.
04:41:36.193 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
04:41:36.196 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1
04:41:36.197 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
04:41:36.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:36.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:36.223 [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
04:41:36.256 [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'
04:41:36.258 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-303' dir.usableSpace='10435 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%
04:41:36.414 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
04:41:36.416 [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
04:41:36.427 [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'
04:41:36.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-303' dir.usableSpace='10418 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
04:41:46.198 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15868320953380/installation/cloudstore' dir.usableSpace='10418 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15868320953380/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k8zav5cm.tar.gz
04:41:46.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc'
04:41:46.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc]'
04:41:46.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc'
04:41:46.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc]'
04:41:46.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init'
04:41:46.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init]'
04:41:46.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init'
04:41:46.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init]'
04:41:46.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init/cloudstore-server.conf'
04:41:46.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init, cloudstore-server.conf]'
04:41:46.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init/cloudstore-server.conf'
04:41:46.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init, cloudstore-server.conf]'
04:41:46.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d'
04:41:46.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init.d]'
04:41:46.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d'
04:41:46.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init.d]'
04:41:46.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d/cloudstore-server'
04:41:46.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init.d, cloudstore-server]'
04:41:46.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d/cloudstore-server'
04:41:46.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, init.d, cloudstore-server]'
04:41:46.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d'
04:41:46.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, profile.d]'
04:41:46.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d'
04:41:46.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, profile.d]'
04:41:46.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:41:46.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:41:46.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:41:46.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:41:46.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib'
04:41:46.240 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib]'
04:41:46.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib'
04:41:46.241 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib]'
04:41:46.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
04:41:46.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
04:41:46.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
04:41:46.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
04:41:46.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
04:41:46.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
04:41:46.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
04:41:46.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
04:41:46.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
04:41:46.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
04:41:46.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
04:41:46.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
04:41:46.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:41:46.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:41:46.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:41:46.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:41:46.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
04:41:46.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
04:41:46.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
04:41:46.312 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
04:41:46.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:41:46.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:41:46.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:41:46.323 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:41:46.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
04:41:46.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
04:41:46.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
04:41:46.336 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
04:41:46.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:41:46.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:41:46.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:41:46.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:41:46.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.372 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
04:41:46.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
04:41:46.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
04:41:46.373 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
04:41:46.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:41:46.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:41:46.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:41:46.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:41:46.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.382 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
04:41:46.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
04:41:46.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
04:41:46.384 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
04:41:46.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-server-2.5.1.jar'
04:41:46.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
04:41:46.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-server-2.5.1.jar'
04:41:46.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
04:41:46.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.472 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
04:41:46.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
04:41:46.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
04:41:46.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
04:41:46.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
04:41:46.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
04:41:46.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
04:41:46.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
04:41:46.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
04:41:46.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
04:41:46.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
04:41:46.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
04:41:46.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
04:41:46.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
04:41:46.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
04:41:46.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
04:41:46.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:41:46.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:41:46.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:41:46.504 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:41:46.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
04:41:46.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
04:41:46.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
04:41:46.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
04:41:46.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.680 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:41:46.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:41:46.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:41:46.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:41:46.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:41:46.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:41:46.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:41:46.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:41:46.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
04:41:46.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
04:41:46.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
04:41:46.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
04:41:46.952 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.953 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:41:46.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:41:46.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:41:46.954 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:41:46.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/args4j-2.0.16.jar'
04:41:46.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:41:46.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/args4j-2.0.16.jar'
04:41:46.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:41:46.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
04:41:46.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
04:41:46.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
04:41:46.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
04:41:46.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:46.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:46.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:41:47.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:41:47.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:41:47.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:41:47.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/xz-1.4.jar'
04:41:47.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, xz-1.4.jar]'
04:41:47.003 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/xz-1.4.jar'
04:41:47.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, xz-1.4.jar]'
04:41:47.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.013 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/guava-14.0.1.jar'
04:41:47.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, guava-14.0.1.jar]'
04:41:47.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/guava-14.0.1.jar'
04:41:47.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, guava-14.0.1.jar]'
04:41:47.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
04:41:47.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
04:41:47.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
04:41:47.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
04:41:47.433 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:41:47.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:41:47.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:41:47.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:41:47.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:41:47.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:41:47.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:41:47.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:41:47.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.473 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
04:41:47.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
04:41:47.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
04:41:47.474 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
04:41:47.476 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
04:41:47.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
04:41:47.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
04:41:47.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
04:41:47.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.501 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:41:47.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:41:47.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:41:47.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:41:47.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:41:47.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:41:47.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:41:47.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:41:47.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
04:41:47.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
04:41:47.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
04:41:47.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
04:41:47.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
04:41:47.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
04:41:47.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
04:41:47.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
04:41:47.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
04:41:47.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
04:41:47.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
04:41:47.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
04:41:47.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
04:41:47.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
04:41:47.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
04:41:47.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
04:41:47.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
04:41:47.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
04:41:47.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
04:41:47.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
04:41:47.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
04:41:47.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
04:41:47.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:41:47.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:41:47.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:41:47.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:41:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:41:47.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:41:47.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:41:47.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:41:47.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
04:41:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
04:41:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
04:41:47.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
04:41:47.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:41:47.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:41:47.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:41:47.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:41:47.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
04:41:47.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
04:41:47.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
04:41:47.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
04:41:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
04:41:47.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
04:41:47.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
04:41:47.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
04:41:47.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
04:41:47.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
04:41:47.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
04:41:47.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
04:41:47.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
04:41:47.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:41:47.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:41:47.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:41:47.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:41:47.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.885 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
04:41:47.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
04:41:47.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
04:41:47.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
04:41:47.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:41:47.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:41:47.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:41:47.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:41:47.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:41:47.913 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:41:47.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:41:47.914 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
04:41:47.969 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
04:41:47.980 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
04:41:47.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
04:41:47.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
04:41:47.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
04:41:47.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/commons-compress-1.7.jar'
04:41:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:41:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/commons-compress-1.7.jar'
04:41:47.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:41:48.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.021 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/transaction-api-1.1.jar'
04:41:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:41:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/transaction-api-1.1.jar'
04:41:48.022 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:41:48.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin'
04:41:48.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin]'
04:41:48.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin'
04:41:48.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin]'
04:41:48.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server'
04:41:48.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore-server]'
04:41:48.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server'
04:41:48.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore-server]'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore.bat'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore.bat]'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore.bat'
04:41:48.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore.bat]'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore]'
04:41:48.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore'
04:41:48.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore]'
04:41:48.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server.bat'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore-server.bat]'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server.bat'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, bin, cloudstore-server.bat]'
04:41:48.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore]'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/installation.properties'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, installation.properties]'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868320953380/installation/cloudstore/installation.properties'
04:41:48.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868320953380, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15868320953380/installation/cloudstore
04:41:48.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
04:41:48.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
04:41:48.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
04:41:48.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
04:41:48.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
04:41:48.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
04:41:48.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
04:41:48.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
04:41:48.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
04:41:48.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
04:41:48.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
04:41:48.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/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'
04:41:48.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
04:41:48.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
04:41:48.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
04:41:48.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
04:41:48.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
04:41:48.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
04:41:48.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
04:41:48.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
04:41:48.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
04:41:48.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
04:41:48.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
04:41:48.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
04:41:48.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
04:41:48.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
04:41:48.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
04:41:48.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
04:41:48.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
04:41:48.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
04:41:48.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
04:41:48.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
04:41:48.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
04:41:48.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
04:41:48.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
04:41:48.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
04:41:48.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
04:41:48.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
04:41:48.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
04:41:48.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/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'
04:41:48.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
04:41:48.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/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'
04:41:48.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
04:41:48.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
04:41:48.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
04:41:48.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
04:41:48.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
04:41:48.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
04:41:48.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
04:41:48.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
04:41:48.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/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'
04:41:48.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
04:41:48.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
04:41:48.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
04:41:48.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
04:41:48.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
04:41:48.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
04:41:48.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
04:41:48.047 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868320953380/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15868320953380/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15868320953380/installation/cloudstore
04:41:48.351 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore
04:41:48.351 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc
04:41:48.351 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init
04:41:48.351 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init/cloudstore-server.conf
04:41:48.351 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
04:41:48.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d
04:41:48.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d/cloudstore-server
04:41:48.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
04:41:48.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d
04:41:48.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d/cloudstore.sh
04:41:48.352 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
04:41:48.353 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib
04:41:48.353 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
04:41:48.353 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-core-1.0.13.jar
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
04:41:48.354 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
04:41:48.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
04:41:48.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
04:41:48.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
04:41:48.355 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
04:41:48.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
04:41:48.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
04:41:48.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
04:41:48.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
04:41:48.356 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
04:41:48.357 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
04:41:48.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
04:41:48.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.annotation-api-1.2.jar
04:41:48.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/xz-1.4.jar.csupdbak
04:41:48.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/derby-10.13.1.1.jar
04:41:48.358 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
04:41:48.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-server-2.5.1.jar
04:41:48.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
04:41:48.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
04:41:48.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
04:41:48.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
04:41:48.359 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
04:41:48.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
04:41:48.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
04:41:48.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
04:41:48.360 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
04:41:48.361 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/slf4j-api-1.7.7.jar
04:41:48.361 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
04:41:48.361 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
04:41:48.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
04:41:48.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
04:41:48.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/args4j-2.0.16.jar
04:41:48.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
04:41:48.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
04:41:48.362 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
04:41:48.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
04:41:48.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
04:41:48.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/xz-1.4.jar
04:41:48.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/guava-14.0.1.jar
04:41:48.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
04:41:48.363 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
04:41:48.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
04:41:48.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
04:41:48.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
04:41:48.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
04:41:48.364 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
04:41:48.365 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-classic-1.0.13.jar
04:41:48.365 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
04:41:48.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
04:41:48.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
04:41:48.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
04:41:48.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
04:41:48.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
04:41:48.367 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-client-2.5.1.jar
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
04:41:48.368 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
04:41:48.369 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
04:41:48.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
04:41:48.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
04:41:48.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
04:41:48.370 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/cglib-2.2.0-b21.jar
04:41:48.371 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-common-2.5.1.jar
04:41:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
04:41:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
04:41:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
04:41:48.372 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
04:41:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/commons-compress-1.7.jar
04:41:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/transaction-api-1.1.jar
04:41:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
04:41:48.373 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
04:41:48.374 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
04:41:48.374 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
04:41:48.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
04:41:48.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
04:41:48.375 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
04:41:48.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
04:41:48.376 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore.bat
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore.csupdbak
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server.bat
04:41:48.377 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
04:41:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore-server.csupdbak
04:41:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/bin/cloudstore.bat.csupdbak
04:41:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/backup
04:41:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k8zav5cm.tar.gz
04:41:48.378 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868320953380/installation/cloudstore/installation.properties
04:41:48.379 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868320953380/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
04:41:48.385 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
04:41:48.478 [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
04:41:48.611 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 131 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.
04:41:48.825 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
04:41:48.825 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1
04:41:48.825 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
04:41:48.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:48.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:48.850 [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
04:41:48.870 [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'
04:41:48.870 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1059' dir.usableSpace='10440 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%
04:41:49.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
04:41:49.259 [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
04:41:49.271 [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'
04:41:49.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1059' dir.usableSpace='10424 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
04:41:58.826 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15868321084420/installation/cloudstore' dir.usableSpace='10424 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15868321084420/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k8zavf3f.tar.gz
04:41:58.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc'
04:41:58.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, etc]'
04:41:58.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc'
04:41:58.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, etc]'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc/profile.d'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, etc, profile.d]'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc/profile.d'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, etc, profile.d]'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.833 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:41:58.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:41:58.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:41:58.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:41:58.834 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib]'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib]'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.835 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
04:41:58.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
04:41:58.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
04:41:58.836 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:41:58.847 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:41:58.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
04:41:58.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
04:41:58.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:41:58.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:41:58.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:41:58.880 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:41:58.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
04:41:58.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
04:41:58.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.911 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
04:41:58.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
04:41:58.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
04:41:58.912 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:41:58.916 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:41:58.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:41:58.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
04:41:58.944 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
04:41:58.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
04:41:58.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:41:58.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:41:59.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
04:41:59.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
04:41:59.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
04:41:59.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
04:41:59.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:41:59.089 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:41:59.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:41:59.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:41:59.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/args4j-2.0.16.jar'
04:41:59.341 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:41:59.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/args4j-2.0.16.jar'
04:41:59.342 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:41:59.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:41:59.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/xz-1.4.jar'
04:41:59.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, xz-1.4.jar]'
04:41:59.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/xz-1.4.jar'
04:41:59.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, xz-1.4.jar]'
04:41:59.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/guava-14.0.1.jar'
04:41:59.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, guava-14.0.1.jar]'
04:41:59.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/guava-14.0.1.jar'
04:41:59.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, guava-14.0.1.jar]'
04:41:59.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
04:41:59.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
04:41:59.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
04:41:59.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
04:41:59.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:41:59.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:41:59.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:41:59.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:41:59.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:41:59.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:41:59.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:41:59.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:41:59.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:41:59.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:41:59.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:41:59.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:41:59.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:41:59.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:41:59.755 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:41:59.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:41:59.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:41:59.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:41:59.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:41:59.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:41:59.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:41:59.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:41:59.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:41:59.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:41:59.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
04:41:59.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
04:41:59.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
04:41:59.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
04:42:00.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:42:00.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:42:00.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:42:00.032 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:42:00.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:42:00.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/commons-compress-1.7.jar'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/commons-compress-1.7.jar'
04:42:00.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/transaction-api-1.1.jar'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/transaction-api-1.1.jar'
04:42:00.133 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, bin]'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin'
04:42:00.136 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, bin]'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore.bat'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, bin, cloudstore.bat]'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore.bat'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, bin, cloudstore.bat]'
04:42:00.137 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, bin, cloudstore]'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore'
04:42:00.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, bin, cloudstore]'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore]'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/installation.properties'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, installation.properties]'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321084420/installation/cloudstore/installation.properties'
04:42:00.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321084420, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15868321084420/installation/cloudstore
04:42:00.140 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
04:42:00.141 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
04:42:00.141 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
04:42:00.141 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/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'
04:42:00.141 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
04:42:00.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
04:42:00.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
04:42:00.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
04:42:00.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
04:42:00.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
04:42:00.142 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
04:42:00.143 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
04:42:00.144 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
04:42:00.145 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
04:42:00.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
04:42:00.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
04:42:00.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
04:42:00.146 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321084420/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15868321084420/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15868321084420/installation/cloudstore
04:42:00.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore
04:42:00.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/etc
04:42:00.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib
04:42:00.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
04:42:00.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
04:42:00.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
04:42:00.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-core-1.0.13.jar
04:42:00.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
04:42:00.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
04:42:00.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
04:42:00.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
04:42:00.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
04:42:00.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
04:42:00.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
04:42:00.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
04:42:00.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
04:42:00.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
04:42:00.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.annotation-api-1.2.jar
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/xz-1.4.jar.csupdbak
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-server-2.5.1.jar
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
04:42:00.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
04:42:00.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
04:42:00.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
04:42:00.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
04:42:00.488 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
04:42:00.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/slf4j-api-1.7.7.jar
04:42:00.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
04:42:00.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
04:42:00.489 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
04:42:00.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/derby-10.10.2.0.jar
04:42:00.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
04:42:00.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
04:42:00.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/args4j-2.0.16.jar
04:42:00.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
04:42:00.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/xz-1.4.jar
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/guava-14.0.1.jar
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
04:42:00.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-classic-1.0.13.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
04:42:00.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-client-2.5.1.jar
04:42:00.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
04:42:00.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/cglib-2.2.0-b21.jar
04:42:00.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jersey-common-2.5.1.jar
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/commons-compress-1.7.jar
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/transaction-api-1.1.jar
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
04:42:00.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
04:42:00.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
04:42:00.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
04:42:00.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
04:42:00.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
04:42:00.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
04:42:00.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/bin
04:42:00.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore.bat
04:42:00.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore.csupdbak
04:42:00.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore
04:42:00.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/bin/cloudstore.bat.csupdbak
04:42:00.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/backup
04:42:00.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k8zavf3f.tar.gz
04:42:00.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321084420/installation/cloudstore/installation.properties
04:42:00.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321084420/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
04:42:00.509 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
04:42:00.611 [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
04:42:00.770 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 158 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.
04:42:01.095 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
04:42:01.096 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1
04:42:01.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
04:42:01.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:01.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:01.101 [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
04:42:01.131 [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'
04:42:01.132 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1cb3' dir.usableSpace='10434 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%
04:42:01.317 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
04:42:01.321 [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
04:42:01.331 [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'
04:42:01.332 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1cb3' dir.usableSpace='10418 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
04:42:11.096 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15868321205660/installation/cloudstore' dir.usableSpace='10418 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15868321205660/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k8zavok9.tar.gz
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, etc]'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc'
04:42:11.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, etc]'
04:42:11.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc/profile.d'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, etc, profile.d]'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc/profile.d'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, etc, profile.d]'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:42:11.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:42:11.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:42:11.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib]'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib'
04:42:11.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib]'
04:42:11.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
04:42:11.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
04:42:11.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
04:42:11.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
04:42:11.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
04:42:11.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
04:42:11.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
04:42:11.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
04:42:11.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:42:11.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:42:11.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:42:11.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
04:42:11.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:42:11.206 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:42:11.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:42:11.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
04:42:11.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
04:42:11.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
04:42:11.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:42:11.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:42:11.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:42:11.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-server-2.5.1.jar'
04:42:11.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
04:42:11.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-server-2.5.1.jar'
04:42:11.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
04:42:11.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
04:42:11.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
04:42:11.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
04:42:11.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
04:42:11.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
04:42:11.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.331 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
04:42:11.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
04:42:11.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
04:42:11.332 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
04:42:11.338 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
04:42:11.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
04:42:11.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.343 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:42:11.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:42:11.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:42:11.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:42:11.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.509 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
04:42:11.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
04:42:11.510 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
04:42:11.511 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
04:42:11.544 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:42:11.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:42:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:42:11.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:42:11.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.550 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:42:11.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:42:11.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:42:11.551 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
04:42:11.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:42:11.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:42:11.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.838 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/args4j-2.0.16.jar'
04:42:11.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:42:11.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/args4j-2.0.16.jar'
04:42:11.839 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:42:11.844 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:42:11.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/xz-1.4.jar'
04:42:11.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, xz-1.4.jar]'
04:42:11.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/xz-1.4.jar'
04:42:11.846 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, xz-1.4.jar]'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/guava-14.0.1.jar'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, guava-14.0.1.jar]'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/guava-14.0.1.jar'
04:42:11.854 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, guava-14.0.1.jar]'
04:42:12.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
04:42:12.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
04:42:12.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
04:42:12.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:42:12.245 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:42:12.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
04:42:12.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
04:42:12.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
04:42:12.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
04:42:12.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
04:42:12.279 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:42:12.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:42:12.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
04:42:12.454 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
04:42:12.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
04:42:12.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
04:42:12.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
04:42:12.459 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
04:42:12.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
04:42:12.460 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
04:42:12.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
04:42:12.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
04:42:12.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
04:42:12.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
04:42:12.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
04:42:12.467 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
04:42:12.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
04:42:12.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:42:12.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:42:12.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.502 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:42:12.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:42:12.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:42:12.503 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:42:12.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:42:12.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
04:42:12.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
04:42:12.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
04:42:12.519 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:42:12.520 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:42:12.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
04:42:12.531 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
04:42:12.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
04:42:12.532 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
04:42:12.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
04:42:12.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
04:42:12.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
04:42:12.535 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
04:42:12.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
04:42:12.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:42:12.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:42:12.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
04:42:12.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:42:12.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:42:12.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:42:12.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:42:12.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:42:12.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:42:12.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
04:42:12.695 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
04:42:12.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
04:42:12.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
04:42:12.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
04:42:12.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/commons-compress-1.7.jar'
04:42:12.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:42:12.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/commons-compress-1.7.jar'
04:42:12.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:42:12.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/transaction-api-1.1.jar'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/transaction-api-1.1.jar'
04:42:12.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:42:12.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, bin]'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, bin]'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore.bat'
04:42:12.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, bin, cloudstore.bat]'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore.bat'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, bin, cloudstore.bat]'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, bin, cloudstore]'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore'
04:42:12.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, bin, cloudstore]'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore]'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/installation.properties'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, installation.properties]'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321205660/installation/cloudstore/installation.properties'
04:42:12.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321205660, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15868321205660/installation/cloudstore
04:42:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
04:42:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
04:42:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
04:42:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
04:42:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
04:42:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
04:42:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
04:42:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
04:42:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
04:42:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
04:42:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/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'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
04:42:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
04:42:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
04:42:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
04:42:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
04:42:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
04:42:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
04:42:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/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'
04:42:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
04:42:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/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'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
04:42:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/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'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
04:42:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321205660/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15868321205660/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15868321205660/installation/cloudstore
04:42:13.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore
04:42:13.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/etc
04:42:13.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-core-1.0.13.jar
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
04:42:13.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
04:42:13.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
04:42:13.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
04:42:13.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
04:42:13.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
04:42:13.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
04:42:13.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
04:42:13.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
04:42:13.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
04:42:13.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
04:42:13.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
04:42:13.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
04:42:13.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.annotation-api-1.2.jar
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/xz-1.4.jar.csupdbak
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/derby-10.13.1.1.jar
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-server-2.5.1.jar
04:42:13.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
04:42:13.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/slf4j-api-1.7.7.jar
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/args4j-2.0.16.jar
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
04:42:13.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
04:42:13.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
04:42:13.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
04:42:13.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
04:42:13.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/xz-1.4.jar
04:42:13.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/guava-14.0.1.jar
04:42:13.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
04:42:13.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
04:42:13.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
04:42:13.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
04:42:13.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
04:42:13.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
04:42:13.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-classic-1.0.13.jar
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
04:42:13.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
04:42:13.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
04:42:13.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
04:42:13.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
04:42:13.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
04:42:13.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
04:42:13.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
04:42:13.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-client-2.5.1.jar
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
04:42:13.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
04:42:13.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/cglib-2.2.0-b21.jar
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-common-2.5.1.jar
04:42:13.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/commons-compress-1.7.jar
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/transaction-api-1.1.jar
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
04:42:13.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
04:42:13.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
04:42:13.042 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
04:42:13.043 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
04:42:13.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
04:42:13.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
04:42:13.044 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/bin
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore.bat
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore.csupdbak
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/bin/cloudstore.bat.csupdbak
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/backup
04:42:13.045 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k8zavok9.tar.gz
04:42:13.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321205660/installation/cloudstore/installation.properties
04:42:13.046 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321205660/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
04:42:13.052 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
04:42:13.157 [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
04:42:13.362 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 201 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.
04:42:13.623 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
04:42:13.623 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1
04:42:13.623 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
04:42:13.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:13.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:13.628 [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
04:42:13.644 [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'
04:42:13.644 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2178' dir.usableSpace='10435 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%
04:42:13.792 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
04:42:13.792 [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
04:42:13.807 [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'
04:42:13.807 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2178' dir.usableSpace='10418 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
04:42:23.624 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15868321331080/installation/cloudstore' dir.usableSpace='10418 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15868321331080/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k8zavy88.tar.gz
04:42:23.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc'
04:42:23.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc]'
04:42:23.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc'
04:42:23.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc]'
04:42:23.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init'
04:42:23.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init]'
04:42:23.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init'
04:42:23.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init]'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init/cloudstore-server.conf'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init, cloudstore-server.conf]'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init/cloudstore-server.conf'
04:42:23.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init, cloudstore-server.conf]'
04:42:23.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init.d]'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d'
04:42:23.634 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init.d]'
04:42:23.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.636 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d/cloudstore-server'
04:42:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init.d, cloudstore-server]'
04:42:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d/cloudstore-server'
04:42:23.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, init.d, cloudstore-server]'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, profile.d]'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, profile.d]'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d/cloudstore.sh'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, etc, profile.d, cloudstore.sh]'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib]'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib'
04:42:23.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib]'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
04:42:23.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
04:42:23.647 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
04:42:23.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
04:42:23.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
04:42:23.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
04:42:23.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
04:42:23.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
04:42:23.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
04:42:23.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
04:42:23.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-core-1.0.13.jar'
04:42:23.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, logback-core-1.0.13.jar]'
04:42:23.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
04:42:23.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
04:42:23.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
04:42:23.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:42:23.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:42:23.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
04:42:23.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
04:42:23.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
04:42:23.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
04:42:23.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
04:42:23.748 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
04:42:23.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
04:42:23.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-server-2.5.1.jar'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-server-2.5.1.jar'
04:42:23.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
04:42:23.843 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
04:42:23.845 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
04:42:23.853 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
04:42:23.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
04:42:23.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
04:42:23.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:23.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:23.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
04:42:24.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
04:42:24.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
04:42:24.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
04:42:24.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:42:24.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:42:24.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
04:42:24.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/derby-10.10.2.0.jar'
04:42:24.029 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, derby-10.10.2.0.jar]'
04:42:24.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.250 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:42:24.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:42:24.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
04:42:24.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
04:42:24.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/args4j-2.0.16.jar'
04:42:24.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:42:24.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/args4j-2.0.16.jar'
04:42:24.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, args4j-2.0.16.jar]'
04:42:24.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:42:24.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:42:24.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
04:42:24.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
04:42:24.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/xz-1.4.jar'
04:42:24.297 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, xz-1.4.jar]'
04:42:24.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/xz-1.4.jar'
04:42:24.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, xz-1.4.jar]'
04:42:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.308 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/guava-14.0.1.jar'
04:42:24.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, guava-14.0.1.jar]'
04:42:24.309 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/guava-14.0.1.jar'
04:42:24.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, guava-14.0.1.jar]'
04:42:24.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.521 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
04:42:24.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
04:42:24.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
04:42:24.522 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
04:42:24.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
04:42:24.540 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
04:42:24.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:42:24.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:42:24.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-classic-1.0.13.jar'
04:42:24.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
04:42:24.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:42:24.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:42:24.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
04:42:24.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
04:42:24.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:42:24.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:42:24.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
04:42:24.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
04:42:24.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:42:24.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:42:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
04:42:24.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
04:42:24.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.762 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
04:42:24.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
04:42:24.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
04:42:24.763 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
04:42:24.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
04:42:24.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
04:42:24.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
04:42:24.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
04:42:24.787 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-client-2.5.1.jar'
04:42:24.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
04:42:24.800 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.801 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:42:24.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:42:24.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
04:42:24.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
04:42:24.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
04:42:24.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
04:42:24.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
04:42:24.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
04:42:24.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
04:42:25.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
04:42:25.027 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
04:42:25.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
04:42:25.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
04:42:25.088 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
04:42:25.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:42:25.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:42:25.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
04:42:25.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-common-2.5.1.jar'
04:42:25.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
04:42:25.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
04:42:25.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/commons-compress-1.7.jar'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/commons-compress-1.7.jar'
04:42:25.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, commons-compress-1.7.jar]'
04:42:25.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/transaction-api-1.1.jar'
04:42:25.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:42:25.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/transaction-api-1.1.jar'
04:42:25.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, lib, transaction-api-1.1.jar]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore-server]'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server'
04:42:25.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore-server]'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore.bat'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore.bat]'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore.bat'
04:42:25.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore.bat]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.215 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server.bat'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore-server.bat]'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server.bat'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, bin, cloudstore-server.bat]'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore]'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/installation.properties'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, installation.properties]'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15868321331080/installation/cloudstore/installation.properties'
04:42:25.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15868321331080, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15868321331080/installation/cloudstore
04:42:25.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
04:42:25.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
04:42:25.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/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'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
04:42:25.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
04:42:25.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
04:42:25.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
04:42:25.221 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
04:42:25.222 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15868321331080/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15868321331080/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15868321331080/installation/cloudstore
04:42:25.478 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore
04:42:25.478 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init/cloudstore-server.conf
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d/cloudstore-server
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d/cloudstore.sh
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
04:42:25.479 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-core-1.0.13.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
04:42:25.480 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
04:42:25.481 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
04:42:25.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
04:42:25.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
04:42:25.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
04:42:25.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
04:42:25.482 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.annotation-api-1.2.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/xz-1.4.jar.csupdbak
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-server-2.5.1.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
04:42:25.483 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
04:42:25.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
04:42:25.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
04:42:25.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
04:42:25.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
04:42:25.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
04:42:25.484 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/slf4j-api-1.7.7.jar
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/derby-10.10.2.0.jar
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
04:42:25.485 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
04:42:25.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
04:42:25.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/args4j-2.0.16.jar
04:42:25.486 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
04:42:25.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
04:42:25.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
04:42:25.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
04:42:25.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
04:42:25.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/xz-1.4.jar
04:42:25.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/guava-14.0.1.jar
04:42:25.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
04:42:25.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
04:42:25.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
04:42:25.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
04:42:25.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
04:42:25.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-classic-1.0.13.jar
04:42:25.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
04:42:25.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
04:42:25.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
04:42:25.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
04:42:25.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
04:42:25.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
04:42:25.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
04:42:25.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
04:42:25.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
04:42:25.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-client-2.5.1.jar
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
04:42:25.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/cglib-2.2.0-b21.jar
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-common-2.5.1.jar
04:42:25.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/commons-compress-1.7.jar
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/transaction-api-1.1.jar
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
04:42:25.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
04:42:25.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
04:42:25.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
04:42:25.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
04:42:25.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore.bat
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore.csupdbak
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server.bat
04:42:25.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
04:42:25.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore-server.csupdbak
04:42:25.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/bin/cloudstore.bat.csupdbak
04:42:25.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/backup
04:42:25.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k8zavy88.tar.gz
04:42:25.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15868321331080/installation/cloudstore/installation.properties
04:42:25.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15868321331080/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
04:42:25.512 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.455 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] Downloaded 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 (1.0 kB at 13 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-20200414.024226-7.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-20200414.024226-7.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-20200414.024226-7.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-20200414.024226-7.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] Downloaded from 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 64 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/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] 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-20200414.024226-7-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-20200414.024226-7-sources.jar (68 kB at 14 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected