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] 
[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.585 sec
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
08:03:58.401 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
08:03:58.501 [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
08:04:00.125 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 1624 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.
08:04:00.649 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
08:04:00.652 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1
08:04:00.653 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
08:04:00.653 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:00.654 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:00.694 [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
08:04:00.732 [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'
08:04:00.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-42e' dir.usableSpace='14537 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%
08:04:01.943 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
08:04:01.945 [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
08:04:01.959 [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'
08:04:01.960 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-42e' dir.usableSpace='14520 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
08:04:10.653 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870170384100/installation/cloudstore' dir.usableSpace='14532 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15870170384100/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k92cz5en.tar.gz
08:04:10.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc'
08:04:10.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc]'
08:04:10.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc'
08:04:10.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc]'
08:04:10.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.682 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init'
08:04:10.683 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init]'
08:04:10.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init'
08:04:10.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init]'
08:04:10.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.686 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.687 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init/cloudstore-server.conf'
08:04:10.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init, cloudstore-server.conf]'
08:04:10.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init/cloudstore-server.conf'
08:04:10.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init, cloudstore-server.conf]'
08:04:10.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d'
08:04:10.693 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init.d]'
08:04:10.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d'
08:04:10.694 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init.d]'
08:04:10.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d/cloudstore-server'
08:04:10.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init.d, cloudstore-server]'
08:04:10.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d/cloudstore-server'
08:04:10.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, init.d, cloudstore-server]'
08:04:10.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d'
08:04:10.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, profile.d]'
08:04:10.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d'
08:04:10.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, profile.d]'
08:04:10.704 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.705 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:10.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:10.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:10.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:10.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib'
08:04:10.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib]'
08:04:10.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib'
08:04:10.712 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib]'
08:04:10.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
08:04:10.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
08:04:10.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
08:04:10.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
08:04:10.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
08:04:10.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
08:04:10.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
08:04:10.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
08:04:10.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
08:04:10.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
08:04:10.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
08:04:10.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
08:04:10.743 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.744 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:10.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:10.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:10.745 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:10.789 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.790 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.791 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
08:04:10.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
08:04:10.792 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
08:04:10.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
08:04:10.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:10.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:10.804 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:10.805 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:10.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.817 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
08:04:10.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
08:04:10.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
08:04:10.818 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
08:04:10.824 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.825 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:10.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:10.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:10.826 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:10.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
08:04:10.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
08:04:10.877 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
08:04:10.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
08:04:10.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:10.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:10.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:10.883 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:10.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
08:04:10.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
08:04:10.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
08:04:10.890 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
08:04:10.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-server-2.5.1.jar'
08:04:10.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
08:04:10.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-server-2.5.1.jar'
08:04:10.897 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
08:04:10.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
08:04:10.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
08:04:10.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
08:04:10.968 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
08:04:10.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
08:04:10.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
08:04:10.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
08:04:10.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
08:04:10.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
08:04:10.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
08:04:10.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
08:04:10.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
08:04:10.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
08:04:10.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
08:04:10.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
08:04:10.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
08:04:10.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:10.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:10.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:11.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:11.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:11.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:11.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
08:04:11.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
08:04:11.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
08:04:11.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
08:04:11.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:11.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:11.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:11.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:11.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:11.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:11.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:11.391 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.392 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
08:04:11.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
08:04:11.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
08:04:11.393 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
08:04:11.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:11.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:11.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:11.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:11.430 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.430 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.430 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:11.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:11.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:11.431 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:11.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
08:04:11.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
08:04:11.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
08:04:11.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
08:04:11.444 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:11.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:11.447 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.447 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/xz-1.4.jar'
08:04:11.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, xz-1.4.jar]'
08:04:11.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/xz-1.4.jar'
08:04:11.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, xz-1.4.jar]'
08:04:11.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.457 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:11.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:11.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:11.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:11.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.629 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.629 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
08:04:11.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
08:04:11.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
08:04:11.630 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
08:04:11.855 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:11.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:11.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:11.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:11.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.878 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:11.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:11.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:11.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:11.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
08:04:11.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
08:04:11.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
08:04:11.893 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
08:04:11.894 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
08:04:11.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
08:04:11.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
08:04:11.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
08:04:11.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.919 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:11.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:11.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:11.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:11.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:11.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:11.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:11.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:11.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:11.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:12.070 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
08:04:12.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
08:04:12.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.083 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
08:04:12.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
08:04:12.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
08:04:12.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
08:04:12.085 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.085 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
08:04:12.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
08:04:12.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
08:04:12.086 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
08:04:12.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
08:04:12.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
08:04:12.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
08:04:12.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
08:04:12.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
08:04:12.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
08:04:12.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
08:04:12.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
08:04:12.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
08:04:12.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
08:04:12.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
08:04:12.129 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
08:04:12.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:12.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:12.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:12.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:12.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:12.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:12.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:12.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:12.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.156 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:12.157 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:12.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.161 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
08:04:12.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
08:04:12.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
08:04:12.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
08:04:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:12.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:12.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:12.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
08:04:12.177 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
08:04:12.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
08:04:12.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
08:04:12.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
08:04:12.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.247 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:12.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:12.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:12.248 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:12.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
08:04:12.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
08:04:12.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
08:04:12.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
08:04:12.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:12.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:12.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:12.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:12.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:12.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:12.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:12.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:12.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
08:04:12.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
08:04:12.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
08:04:12.352 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
08:04:12.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.367 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
08:04:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
08:04:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
08:04:12.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
08:04:12.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
08:04:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
08:04:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
08:04:12.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
08:04:12.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:12.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:12.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:12.381 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:12.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.408 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:12.409 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin]'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin'
08:04:12.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin]'
08:04:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server'
08:04:12.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore-server]'
08:04:12.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server'
08:04:12.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore-server]'
08:04:12.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore.bat'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore.bat]'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore.bat'
08:04:12.415 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore.bat]'
08:04:12.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.416 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore'
08:04:12.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore]'
08:04:12.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore'
08:04:12.417 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore]'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server.bat'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore-server.bat]'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server.bat'
08:04:12.418 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, bin, cloudstore-server.bat]'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore]'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/installation.properties'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, installation.properties]'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170384100/installation/cloudstore/installation.properties'
08:04:12.419 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170384100, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15870170384100/installation/cloudstore
08:04:12.423 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
08:04:12.424 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
08:04:12.424 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
08:04:12.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
08:04:12.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
08:04:12.425 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
08:04:12.426 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/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'
08:04:12.427 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
08:04:12.428 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
08:04:12.429 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
08:04:12.430 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
08:04:12.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
08:04:12.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
08:04:12.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
08:04:12.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
08:04:12.431 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/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'
08:04:12.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
08:04:12.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/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'
08:04:12.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
08:04:12.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
08:04:12.432 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
08:04:12.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
08:04:12.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
08:04:12.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
08:04:12.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
08:04:12.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
08:04:12.433 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/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'
08:04:12.434 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
08:04:12.434 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
08:04:12.434 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
08:04:12.434 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
08:04:12.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
08:04:12.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
08:04:12.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
08:04:12.435 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170384100/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15870170384100/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15870170384100/installation/cloudstore
08:04:12.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore
08:04:12.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc
08:04:12.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init
08:04:12.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init/cloudstore-server.conf
08:04:12.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
08:04:12.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d
08:04:12.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d/cloudstore-server
08:04:12.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
08:04:12.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d
08:04:12.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d/cloudstore.sh
08:04:12.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
08:04:12.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-core-1.0.13.jar
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
08:04:12.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
08:04:12.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
08:04:12.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
08:04:12.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
08:04:12.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
08:04:12.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
08:04:12.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
08:04:12.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
08:04:12.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
08:04:12.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
08:04:12.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
08:04:12.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
08:04:12.743 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
08:04:12.743 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
08:04:12.743 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
08:04:12.743 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
08:04:12.743 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
08:04:12.743 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.annotation-api-1.2.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/xz-1.4.jar.csupdbak
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/derby-10.13.1.1.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-server-2.5.1.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
08:04:12.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
08:04:12.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
08:04:12.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
08:04:12.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
08:04:12.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
08:04:12.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
08:04:12.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
08:04:12.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/slf4j-api-1.7.7.jar
08:04:12.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
08:04:12.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
08:04:12.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
08:04:12.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
08:04:12.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/args4j-2.0.16.jar
08:04:12.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
08:04:12.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
08:04:12.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
08:04:12.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
08:04:12.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
08:04:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/xz-1.4.jar
08:04:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/guava-14.0.1.jar
08:04:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
08:04:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
08:04:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
08:04:12.749 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
08:04:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
08:04:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
08:04:12.750 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
08:04:12.751 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-classic-1.0.13.jar
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
08:04:12.752 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
08:04:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
08:04:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
08:04:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
08:04:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
08:04:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
08:04:12.753 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-client-2.5.1.jar
08:04:12.754 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
08:04:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
08:04:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
08:04:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
08:04:12.755 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
08:04:12.756 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
08:04:12.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
08:04:12.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
08:04:12.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
08:04:12.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
08:04:12.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
08:04:12.757 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
08:04:12.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/cglib-2.2.0-b21.jar
08:04:12.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-common-2.5.1.jar
08:04:12.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
08:04:12.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
08:04:12.758 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
08:04:12.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
08:04:12.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/commons-compress-1.7.jar
08:04:12.759 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/transaction-api-1.1.jar
08:04:12.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
08:04:12.760 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
08:04:12.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
08:04:12.761 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
08:04:12.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
08:04:12.762 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
08:04:12.763 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore.bat
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore.csupdbak
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore
08:04:12.764 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server.bat
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore-server.csupdbak
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/bin/cloudstore.bat.csupdbak
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/backup
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k92cz5en.tar.gz
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170384100/installation/cloudstore/installation.properties
08:04:12.765 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170384100/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
08:04:12.774 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
08:04:12.884 [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
08:04:16.848 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 3961 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.
08:04:17.093 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
08:04:17.093 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1
08:04:17.093 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
08:04:17.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:17.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:17.100 [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
08:04:17.199 [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'
08:04:17.200 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-b0c' dir.usableSpace='14921 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%
08:04:18.952 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
08:04:18.954 [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
08:04:18.980 [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'
08:04:18.981 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-b0c' dir.usableSpace='15008 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
08:04:27.093 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870170528400/installation/cloudstore' dir.usableSpace='15169 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15870170528400/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k92czi3a.tar.gz
08:04:27.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.098 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc'
08:04:27.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, etc]'
08:04:27.099 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc'
08:04:27.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, etc]'
08:04:27.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.102 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc/profile.d'
08:04:27.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, etc, profile.d]'
08:04:27.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc/profile.d'
08:04:27.104 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, etc, profile.d]'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:27.107 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:27.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib'
08:04:27.108 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib]'
08:04:27.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib'
08:04:27.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib]'
08:04:27.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
08:04:27.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
08:04:27.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
08:04:27.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
08:04:27.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:27.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
08:04:27.162 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:27.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
08:04:27.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
08:04:27.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
08:04:27.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
08:04:27.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
08:04:27.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
08:04:27.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:27.203 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:27.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:27.204 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:27.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:27.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:27.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:27.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:27.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
08:04:27.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
08:04:27.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:27.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:27.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:27.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
08:04:27.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
08:04:27.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:27.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:27.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:27.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:27.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:27.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:27.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:27.407 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:27.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:27.674 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/xz-1.4.jar'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, xz-1.4.jar]'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/xz-1.4.jar'
08:04:27.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, xz-1.4.jar]'
08:04:27.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.684 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:27.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:27.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:27.685 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:27.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
08:04:27.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
08:04:27.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.881 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
08:04:27.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
08:04:27.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
08:04:27.882 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
08:04:27.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.888 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:27.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:27.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:27.889 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:27.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.909 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:27.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:27.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:27.910 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:27.920 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:27.921 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:27.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:27.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:27.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:27.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:27.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:27.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:28.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:28.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:28.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:28.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:28.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:28.062 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:28.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:28.063 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:28.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:28.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:28.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:28.075 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
08:04:28.078 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
08:04:28.295 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:28.296 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:28.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:28.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:28.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:28.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:28.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:28.348 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:28.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:28.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:28.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, bin]'
08:04:28.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, bin]'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore.bat'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, bin, cloudstore.bat]'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore.bat'
08:04:28.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, bin, cloudstore.bat]'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, bin, cloudstore]'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore'
08:04:28.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, bin, cloudstore]'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore]'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/installation.properties'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, installation.properties]'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170528400/installation/cloudstore/installation.properties'
08:04:28.438 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170528400, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15870170528400/installation/cloudstore
08:04:28.440 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
08:04:28.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
08:04:28.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
08:04:28.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/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'
08:04:28.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
08:04:28.441 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
08:04:28.442 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
08:04:28.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
08:04:28.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
08:04:28.443 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
08:04:28.444 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
08:04:28.445 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
08:04:28.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
08:04:28.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
08:04:28.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
08:04:28.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
08:04:28.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
08:04:28.446 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170528400/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15870170528400/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15870170528400/installation/cloudstore
08:04:28.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore
08:04:28.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/etc
08:04:28.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib
08:04:28.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
08:04:28.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-core-1.0.13.jar
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
08:04:28.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
08:04:28.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
08:04:28.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
08:04:28.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
08:04:28.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
08:04:28.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.annotation-api-1.2.jar
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/xz-1.4.jar.csupdbak
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-server-2.5.1.jar
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
08:04:28.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
08:04:28.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
08:04:28.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
08:04:28.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
08:04:28.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/slf4j-api-1.7.7.jar
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/derby-10.10.2.0.jar
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
08:04:28.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/args4j-2.0.16.jar
08:04:28.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
08:04:28.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/xz-1.4.jar
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/guava-14.0.1.jar
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-classic-1.0.13.jar
08:04:28.736 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
08:04:28.737 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
08:04:28.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
08:04:28.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
08:04:28.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
08:04:28.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
08:04:28.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
08:04:28.738 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-client-2.5.1.jar
08:04:28.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
08:04:28.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
08:04:28.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
08:04:28.739 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
08:04:28.740 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/cglib-2.2.0-b21.jar
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jersey-common-2.5.1.jar
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/commons-compress-1.7.jar
08:04:28.741 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/transaction-api-1.1.jar
08:04:28.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
08:04:28.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
08:04:28.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
08:04:28.742 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
08:04:28.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
08:04:28.744 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
08:04:28.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
08:04:28.745 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
08:04:28.746 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/bin
08:04:28.746 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore.bat
08:04:28.746 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore.csupdbak
08:04:28.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore
08:04:28.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/bin/cloudstore.bat.csupdbak
08:04:28.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/backup
08:04:28.747 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k92czi3a.tar.gz
08:04:28.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170528400/installation/cloudstore/installation.properties
08:04:28.748 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170528400/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
08:04:28.756 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
08:04:28.861 [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
08:04:29.848 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 984 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.
08:04:30.109 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
08:04:30.109 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1
08:04:30.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
08:04:30.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:30.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:30.114 [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
08:04:30.235 [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'
08:04:30.236 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-14c1' dir.usableSpace='15180 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%
08:04:31.322 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
08:04:31.326 [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
08:04:31.338 [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'
08:04:31.338 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-14c1' dir.usableSpace='15163 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
08:04:40.110 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870170688170/installation/cloudstore' dir.usableSpace='15462 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15870170688170/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k92czs4v.tar.gz
08:04:40.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc'
08:04:40.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, etc]'
08:04:40.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc'
08:04:40.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, etc]'
08:04:40.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.116 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc/profile.d'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, etc, profile.d]'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc/profile.d'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, etc, profile.d]'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:40.117 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib]'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib'
08:04:40.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib]'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
08:04:40.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
08:04:40.128 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
08:04:40.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.130 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:40.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:40.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:40.131 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:40.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
08:04:40.166 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:40.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
08:04:40.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
08:04:40.190 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:40.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:40.191 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:40.192 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:40.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:40.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:40.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:40.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-server-2.5.1.jar'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-server-2.5.1.jar'
08:04:40.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
08:04:40.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
08:04:40.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
08:04:40.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
08:04:40.305 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
08:04:40.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
08:04:40.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:40.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:40.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:40.314 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:40.450 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
08:04:40.451 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
08:04:40.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:40.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:40.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:40.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:40.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:40.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:40.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:40.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:40.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
08:04:40.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:40.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:40.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:40.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:40.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:40.735 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:40.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.740 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:40.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:40.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:40.741 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/xz-1.4.jar'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, xz-1.4.jar]'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/xz-1.4.jar'
08:04:40.742 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, xz-1.4.jar]'
08:04:40.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:40.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:40.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:40.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
08:04:40.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
08:04:41.171 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:41.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:41.172 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:41.173 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:41.180 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:41.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:41.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:41.196 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:41.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
08:04:41.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
08:04:41.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
08:04:41.209 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
08:04:41.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:41.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:41.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:41.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
08:04:41.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
08:04:41.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
08:04:41.397 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
08:04:41.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
08:04:41.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
08:04:41.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.405 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
08:04:41.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
08:04:41.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
08:04:41.406 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
08:04:41.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
08:04:41.413 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
08:04:41.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
08:04:41.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
08:04:41.432 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
08:04:41.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.442 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
08:04:41.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
08:04:41.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
08:04:41.443 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
08:04:41.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:41.461 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:41.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:41.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:41.464 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:41.477 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
08:04:41.481 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
08:04:41.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.482 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:41.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:41.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:41.483 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
08:04:41.494 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
08:04:41.497 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
08:04:41.533 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
08:04:41.534 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
08:04:41.539 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
08:04:41.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:41.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:41.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
08:04:41.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:41.592 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:41.614 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:41.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
08:04:41.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
08:04:41.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
08:04:41.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
08:04:41.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
08:04:41.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
08:04:41.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
08:04:41.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
08:04:41.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
08:04:41.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.688 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:41.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:41.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:41.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:41.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:41.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, bin]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, bin]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore.bat'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, bin, cloudstore.bat]'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore.bat'
08:04:41.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, bin, cloudstore.bat]'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, bin, cloudstore]'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore'
08:04:41.722 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, bin, cloudstore]'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore]'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/installation.properties'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, installation.properties]'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170688170/installation/cloudstore/installation.properties'
08:04:41.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170688170, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15870170688170/installation/cloudstore
08:04:41.724 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
08:04:41.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
08:04:41.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
08:04:41.725 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
08:04:41.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
08:04:41.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
08:04:41.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
08:04:41.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
08:04:41.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
08:04:41.726 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
08:04:41.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
08:04:41.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
08:04:41.727 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
08:04:41.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/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'
08:04:41.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
08:04:41.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
08:04:41.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
08:04:41.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
08:04:41.728 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
08:04:41.729 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
08:04:41.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
08:04:41.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
08:04:41.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
08:04:41.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
08:04:41.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
08:04:41.730 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
08:04:41.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
08:04:41.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
08:04:41.731 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/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'
08:04:41.732 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/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'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
08:04:41.733 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/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'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
08:04:41.734 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
08:04:41.735 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170688170/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15870170688170/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15870170688170/installation/cloudstore
08:04:42.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore
08:04:42.017 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/etc
08:04:42.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib
08:04:42.018 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
08:04:42.019 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
08:04:42.019 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-core-1.0.13.jar
08:04:42.019 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
08:04:42.020 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
08:04:42.020 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
08:04:42.020 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
08:04:42.020 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
08:04:42.021 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
08:04:42.021 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
08:04:42.021 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
08:04:42.021 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
08:04:42.021 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
08:04:42.022 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
08:04:42.022 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
08:04:42.022 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
08:04:42.022 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
08:04:42.022 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
08:04:42.022 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
08:04:42.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
08:04:42.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
08:04:42.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
08:04:42.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
08:04:42.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.annotation-api-1.2.jar
08:04:42.023 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/xz-1.4.jar.csupdbak
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/derby-10.13.1.1.jar
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-server-2.5.1.jar
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
08:04:42.024 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
08:04:42.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
08:04:42.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
08:04:42.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
08:04:42.025 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
08:04:42.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/slf4j-api-1.7.7.jar
08:04:42.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
08:04:42.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
08:04:42.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
08:04:42.026 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
08:04:42.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/args4j-2.0.16.jar
08:04:42.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
08:04:42.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
08:04:42.027 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/xz-1.4.jar
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/guava-14.0.1.jar
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
08:04:42.028 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
08:04:42.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
08:04:42.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
08:04:42.029 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
08:04:42.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-classic-1.0.13.jar
08:04:42.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
08:04:42.030 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
08:04:42.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
08:04:42.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
08:04:42.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
08:04:42.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
08:04:42.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
08:04:42.031 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
08:04:42.032 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-client-2.5.1.jar
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
08:04:42.033 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
08:04:42.034 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
08:04:42.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
08:04:42.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
08:04:42.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/cglib-2.2.0-b21.jar
08:04:42.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-common-2.5.1.jar
08:04:42.035 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/commons-compress-1.7.jar
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/transaction-api-1.1.jar
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
08:04:42.036 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
08:04:42.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
08:04:42.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
08:04:42.038 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
08:04:42.039 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
08:04:42.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
08:04:42.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
08:04:42.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/bin
08:04:42.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore.bat
08:04:42.040 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore.csupdbak
08:04:42.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore
08:04:42.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/bin/cloudstore.bat.csupdbak
08:04:42.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/backup
08:04:42.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k92czs4v.tar.gz
08:04:42.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170688170/installation/cloudstore/installation.properties
08:04:42.041 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170688170/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
08:04:42.049 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
08:04:42.164 [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
08:04:44.968 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 2802 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.
08:04:45.248 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
08:04:45.249 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1
08:04:45.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
08:04:45.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:45.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:45.254 [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
08:04:45.281 [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'
08:04:45.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-cdf' dir.usableSpace='15641 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%
08:04:45.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
08:04:45.822 [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
08:04:45.869 [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'
08:04:45.869 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-cdf' dir.usableSpace='15624 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
08:04:55.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15870170821180/installation/cloudstore' dir.usableSpace='15633 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15870170821180/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k92d03te.tar.gz
08:04:55.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc'
08:04:55.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc]'
08:04:55.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc'
08:04:55.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc]'
08:04:55.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init'
08:04:55.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init]'
08:04:55.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init'
08:04:55.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init]'
08:04:55.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init/cloudstore-server.conf'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init, cloudstore-server.conf]'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init/cloudstore-server.conf'
08:04:55.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init, cloudstore-server.conf]'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init.d]'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d'
08:04:55.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init.d]'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d/cloudstore-server'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init.d, cloudstore-server]'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d/cloudstore-server'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, init.d, cloudstore-server]'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, profile.d]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, profile.d]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d/cloudstore.sh'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, etc, profile.d, cloudstore.sh]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib'
08:04:55.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib]'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib]'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
08:04:55.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
08:04:55.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
08:04:55.271 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
08:04:55.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
08:04:55.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:55.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:55.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-core-1.0.13.jar'
08:04:55.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, logback-core-1.0.13.jar]'
08:04:55.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
08:04:55.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
08:04:55.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
08:04:55.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
08:04:55.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
08:04:55.329 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
08:04:55.330 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
08:04:55.339 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
08:04:55.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
08:04:55.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
08:04:55.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
08:04:55.360 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
08:04:55.364 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
08:04:55.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:55.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:55.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
08:04:55.369 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
08:04:55.395 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
08:04:55.398 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-server-2.5.1.jar'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-server-2.5.1.jar'
08:04:55.401 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
08:04:55.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
08:04:55.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
08:04:55.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
08:04:55.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
08:04:55.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
08:04:55.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
08:04:55.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
08:04:55.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
08:04:55.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
08:04:55.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
08:04:55.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
08:04:55.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
08:04:55.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:55.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:55.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
08:04:55.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
08:04:55.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.632 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
08:04:55.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
08:04:55.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
08:04:55.633 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
08:04:55.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
08:04:55.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
08:04:55.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:55.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:55.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/derby-10.10.2.0.jar'
08:04:55.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, derby-10.10.2.0.jar]'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
08:04:55.901 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
08:04:55.929 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/args4j-2.0.16.jar'
08:04:55.930 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, args4j-2.0.16.jar]'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
08:04:55.935 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
08:04:55.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.936 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/xz-1.4.jar'
08:04:55.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, xz-1.4.jar]'
08:04:55.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/xz-1.4.jar'
08:04:55.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, xz-1.4.jar]'
08:04:55.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/guava-14.0.1.jar'
08:04:55.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, guava-14.0.1.jar]'
08:04:56.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
08:04:56.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
08:04:56.138 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-classic-1.0.13.jar'
08:04:56.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
08:04:56.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:56.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:56.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
08:04:56.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
08:04:56.176 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
08:04:56.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.181 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:56.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:56.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
08:04:56.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
08:04:56.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
08:04:56.337 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
08:04:56.345 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:56.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
08:04:56.355 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
08:04:56.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-client-2.5.1.jar'
08:04:56.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
08:04:56.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
08:04:56.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.374 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
08:04:56.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
08:04:56.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
08:04:56.375 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
08:04:56.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
08:04:56.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
08:04:56.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
08:04:56.380 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
08:04:56.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:56.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:56.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
08:04:56.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
08:04:56.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
08:04:56.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
08:04:56.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
08:04:56.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
08:04:56.658 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
08:04:56.659 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
08:04:56.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
08:04:56.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
08:04:56.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
08:04:56.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
08:04:56.681 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-common-2.5.1.jar'
08:04:56.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
08:04:56.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
08:04:56.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
08:04:56.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:56.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:56.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/commons-compress-1.7.jar'
08:04:56.778 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, commons-compress-1.7.jar]'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/transaction-api-1.1.jar'
08:04:56.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, lib, transaction-api-1.1.jar]'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin]'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin'
08:04:56.806 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin]'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore-server]'
08:04:56.807 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore-server]'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore.bat'
08:04:56.808 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore.bat]'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore.bat'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore.bat]'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore]'
08:04:56.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore]'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server.bat'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore-server.bat]'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server.bat'
08:04:56.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, bin, cloudstore-server.bat]'
08:04:56.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore'
08:04:56.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore]'
08:04:56.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/installation.properties'
08:04:56.811 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, installation.properties]'
08:04:56.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15870170821180/installation/cloudstore/installation.properties'
08:04:56.812 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15870170821180, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15870170821180/installation/cloudstore
08:04:56.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
08:04:56.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
08:04:56.813 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
08:04:56.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
08:04:56.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
08:04:56.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
08:04:56.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
08:04:56.814 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
08:04:56.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
08:04:56.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/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'
08:04:56.815 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
08:04:56.816 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
08:04:56.817 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
08:04:56.818 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
08:04:56.819 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
08:04:56.820 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
08:04:56.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
08:04:56.821 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15870170821180/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15870170821180/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15870170821180/installation/cloudstore
08:04:57.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore
08:04:57.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc
08:04:57.102 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init
08:04:57.103 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init/cloudstore-server.conf
08:04:57.103 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
08:04:57.103 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d
08:04:57.103 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d/cloudstore-server
08:04:57.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
08:04:57.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d
08:04:57.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d/cloudstore.sh
08:04:57.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
08:04:57.104 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-core-1.0.13.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
08:04:57.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
08:04:57.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
08:04:57.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
08:04:57.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
08:04:57.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
08:04:57.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
08:04:57.106 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
08:04:57.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
08:04:57.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
08:04:57.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
08:04:57.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
08:04:57.107 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.annotation-api-1.2.jar
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/xz-1.4.jar.csupdbak
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-server-2.5.1.jar
08:04:57.108 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
08:04:57.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
08:04:57.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
08:04:57.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
08:04:57.109 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
08:04:57.110 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
08:04:57.110 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
08:04:57.110 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
08:04:57.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/slf4j-api-1.7.7.jar
08:04:57.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
08:04:57.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
08:04:57.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
08:04:57.111 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
08:04:57.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/derby-10.10.2.0.jar
08:04:57.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
08:04:57.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
08:04:57.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
08:04:57.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/args4j-2.0.16.jar
08:04:57.112 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
08:04:57.113 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/xz-1.4.jar
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/guava-14.0.1.jar
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
08:04:57.114 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-classic-1.0.13.jar
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
08:04:57.115 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
08:04:57.116 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-client-2.5.1.jar
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
08:04:57.117 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
08:04:57.118 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
08:04:57.119 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
08:04:57.119 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
08:04:57.119 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
08:04:57.119 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
08:04:57.119 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
08:04:57.119 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/cglib-2.2.0-b21.jar
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-common-2.5.1.jar
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/commons-compress-1.7.jar
08:04:57.120 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/transaction-api-1.1.jar
08:04:57.121 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
08:04:57.121 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
08:04:57.121 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
08:04:57.121 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
08:04:57.122 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
08:04:57.122 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
08:04:57.123 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
08:04:57.124 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
08:04:57.124 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore.bat
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore.csupdbak
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server.bat
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore-server.csupdbak
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/bin/cloudstore.bat.csupdbak
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/backup
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k92d03te.tar.gz
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15870170821180/installation/cloudstore/installation.properties
08:04:57.125 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15870170821180/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
08:04:57.133 [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: 59.063 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 79 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.060457-2.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.060457-2.jar (78 kB at 4.4 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.060457-2.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.060457-2.pom (3.0 kB at 1.5 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 8.4 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 256 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 106 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.060457-2-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200416.060457-2-sources.jar (68 kB at 17 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 511 kB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected