[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.PGPTest Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 17:05:59.871 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 17:05:59.938 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in co.codewizards.cloudstore.updater.PGPTest 17:06:00.245 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 306 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. 17:06:00.716 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [120d6fe6]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 17:06:00.723 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [120d6fe6]tryAcquire: returning true. lockCounter=1 17:06:00.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 17:06:00.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:00.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:00.733 [main] DEBUG c.c.c.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 17:06:00.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 17:06:00.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-100c' dir.usableSpace='32637 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% 17:06:00.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 17:06:00.805 [main] DEBUG c.c.c.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 17:06:00.808 [main] DEBUG c.c.c.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' 17:06:00.808 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-100c' dir.usableSpace='32620 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 17:06:10.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935598830/installation/cloudstore' dir.usableSpace='32620 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15079935598830/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-j8rgfq1z.tar.gz 17:06:10.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc' 17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc]' 17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc' 17:06:10.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc]' 17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init' 17:06:10.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init]' 17:06:10.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init' 17:06:10.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init]' 17:06:10.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf' 17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init, cloudstore-server.conf]' 17:06:10.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf' 17:06:10.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init, cloudstore-server.conf]' 17:06:10.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d' 17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d]' 17:06:10.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d' 17:06:10.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d]' 17:06:10.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server' 17:06:10.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d, cloudstore-server]' 17:06:10.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server' 17:06:10.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d, cloudstore-server]' 17:06:10.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d' 17:06:10.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d]' 17:06:10.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d' 17:06:10.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d]' 17:06:10.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:10.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:10.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:10.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:10.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib' 17:06:10.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib]' 17:06:10.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib' 17:06:10.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib]' 17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 17:06:10.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 17:06:10.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 17:06:10.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 17:06:10.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:10.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:10.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:10.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 17:06:10.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 17:06:10.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 17:06:10.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 17:06:10.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:10.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:10.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 17:06:10.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 17:06:10.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 17:06:10.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 17:06:10.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:10.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 17:06:10.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 17:06:10.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:10.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 17:06:10.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar' 17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar' 17:06:10.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 17:06:10.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 17:06:10.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 17:06:10.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 17:06:10.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 17:06:10.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 17:06:10.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 17:06:10.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 17:06:10.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 17:06:10.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 17:06:10.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 17:06:10.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:10.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 17:06:11.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 17:06:11.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 17:06:11.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 17:06:11.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:11.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:11.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:11.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:11.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:11.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:11.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:11.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:11.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, xz-1.4.jar]' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar' 17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, xz-1.4.jar]' 17:06:11.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:11.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:11.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:11.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:11.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 17:06:11.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 17:06:11.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 17:06:11.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:11.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:12.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 17:06:12.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 17:06:12.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 17:06:12.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 17:06:12.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 17:06:12.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 17:06:12.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 17:06:12.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:12.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:12.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:12.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:12.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 17:06:12.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 17:06:12.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 17:06:12.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 17:06:12.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 17:06:12.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 17:06:12.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 17:06:12.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 17:06:12.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 17:06:12.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:12.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 17:06:12.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:12.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 17:06:12.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 17:06:12.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 17:06:12.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:12.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin' 17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin]' 17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin' 17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin]' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server]' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server' 17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server]' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore.bat]' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat' 17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore.bat]' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore]' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore' 17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore]' 17:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server.bat]' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server.bat]' 17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, installation.properties]' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties' 17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15079935598830/installation/cloudstore 17:06:12.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 17:06:12.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 17:06:12.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 17:06:12.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 17:06:12.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/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' 17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/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' 17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/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' 17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/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' 17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 17:06:12.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 17:06:12.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 17:06:12.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 17:06:12.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 17:06:12.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 17:06:12.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15079935598830/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15079935598830/installation/cloudstore 17:06:12.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore 17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc 17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init 17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf 17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d 17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server 17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d 17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh 17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib 17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar 17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar.csupdbak 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.13.1.1.jar 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 17:06:12.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar 17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 17:06:12.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar 17:06:12.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 17:06:12.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar 17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar 17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 17:06:12.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar 17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar 17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar 17:06:12.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar 17:06:12.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 17:06:12.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar 17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar 17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 17:06:12.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 17:06:12.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 17:06:12.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 17:06:12.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 17:06:12.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 17:06:12.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 17:06:12.670 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 17:06:12.670 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.csupdbak 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.csupdbak 17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat.csupdbak 17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/backup 17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-j8rgfq1z.tar.gz 17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties 17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 17:06:12.680 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [120d6fe6]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 17:06:12.767 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 17:06:12.818 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 49 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. 17:06:13.041 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1677d1]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 17:06:13.041 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1677d1]tryAcquire: returning true. lockCounter=1 17:06:13.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 17:06:13.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:13.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:13.046 [main] DEBUG c.c.c.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 17:06:13.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 17:06:13.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2bb' dir.usableSpace='32643 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% 17:06:13.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 17:06:13.115 [main] DEBUG c.c.c.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 17:06:13.118 [main] DEBUG c.c.c.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' 17:06:13.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2bb' dir.usableSpace='32626 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 17:06:23.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935727380/installation/cloudstore' dir.usableSpace='32626 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15079935727380/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-j8rgfzk3.tar.gz 17:06:23.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc' 17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc]' 17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc' 17:06:23.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc]' 17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d' 17:06:23.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d]' 17:06:23.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d' 17:06:23.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d]' 17:06:23.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib' 17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib]' 17:06:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib' 17:06:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib]' 17:06:23.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 17:06:23.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 17:06:23.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:23.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:23.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:23.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:23.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:23.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:23.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:23.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar' 17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, xz-1.4.jar]' 17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar' 17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, xz-1.4.jar]' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:23.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:23.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:23.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:23.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:23.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:23.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:23.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 17:06:23.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 17:06:23.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:24.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:24.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin]' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin' 17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore.bat]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore.bat]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore]' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore' 17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore]' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, installation.properties]' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties' 17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15079935727380/installation/cloudstore 17:06:24.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 17:06:24.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/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' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15079935727380/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15079935727380/installation/cloudstore 17:06:24.494 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore 17:06:24.494 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/etc 17:06:24.494 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar 17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar.csupdbak 17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-server-2.5.1.jar 17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 17:06:24.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 17:06:24.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 17:06:24.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar 17:06:24.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar 17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar 17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 17:06:24.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 17:06:24.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar 17:06:24.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar 17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 17:06:24.509 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 17:06:24.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 17:06:24.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 17:06:24.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 17:06:24.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin 17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat 17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.csupdbak 17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore 17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat.csupdbak 17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/backup 17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-j8rgfzk3.tar.gz 17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties 17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 17:06:24.520 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1677d1]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 17:06:24.605 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 17:06:24.672 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 66 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. 17:06:24.930 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4313f5bc]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 17:06:24.931 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4313f5bc]tryAcquire: returning true. lockCounter=1 17:06:24.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 17:06:24.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:24.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:24.935 [main] DEBUG c.c.c.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 17:06:24.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 17:06:24.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-154a' dir.usableSpace='32637 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% 17:06:25.005 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 17:06:25.008 [main] DEBUG c.c.c.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 17:06:25.010 [main] DEBUG c.c.c.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' 17:06:25.010 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-154a' dir.usableSpace='32620 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 17:06:34.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935845670/installation/cloudstore' dir.usableSpace='32620 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15079935845670/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-j8rgg8qd.tar.gz 17:06:34.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc' 17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc]' 17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc' 17:06:34.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc]' 17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d' 17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d]' 17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d' 17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d]' 17:06:34.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:34.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:34.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:34.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:34.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib]' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib' 17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib]' 17:06:34.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 17:06:34.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:34.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:35.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 17:06:35.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 17:06:35.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar' 17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 17:06:35.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 17:06:35.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 17:06:35.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 17:06:35.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:35.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:35.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:35.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:35.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, xz-1.4.jar]' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar' 17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, xz-1.4.jar]' 17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:35.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:35.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:35.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:36.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 17:06:36.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 17:06:36.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 17:06:36.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:36.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:36.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:36.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:36.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 17:06:36.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 17:06:36.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 17:06:36.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:36.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin]' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin]' 17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore.bat]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore.bat]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore]' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore' 17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore]' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, installation.properties]' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties' 17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15079935845670/installation/cloudstore 17:06:36.456 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 17:06:36.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 17:06:36.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 17:06:36.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/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' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/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' 17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/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' 17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/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' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 17:06:36.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 17:06:36.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 17:06:36.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15079935845670/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15079935845670/installation/cloudstore 17:06:36.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore 17:06:36.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/etc 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 17:06:36.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 17:06:36.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 17:06:36.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 17:06:36.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 17:06:36.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 17:06:36.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 17:06:36.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar.csupdbak 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.13.1.1.jar 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar 17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar 17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar 17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 17:06:36.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar 17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 17:06:36.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 17:06:36.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 17:06:36.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 17:06:36.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 17:06:36.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 17:06:36.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 17:06:36.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.csupdbak 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat.csupdbak 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/backup 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-j8rgg8qd.tar.gz 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties 17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 17:06:36.747 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4313f5bc]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 17:06:36.835 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 17:06:36.900 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 62 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. 17:06:37.151 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56528192]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 17:06:37.151 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56528192]tryAcquire: returning true. lockCounter=1 17:06:37.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 17:06:37.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:37.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:37.155 [main] DEBUG c.c.c.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 17:06:37.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 17:06:37.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9d5' dir.usableSpace='32638 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% 17:06:37.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 17:06:37.227 [main] DEBUG c.c.c.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 17:06:37.228 [main] DEBUG c.c.c.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' 17:06:37.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9d5' dir.usableSpace='32621 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 17:06:47.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935967960/installation/cloudstore' dir.usableSpace='32621 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15079935967960/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-j8rggi5y.tar.gz 17:06:47.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc]' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc' 17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc]' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init]' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init]' 17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init, cloudstore-server.conf]' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init, cloudstore-server.conf]' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d]' 17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d]' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d, cloudstore-server]' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server' 17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d, cloudstore-server]' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d]' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d]' 17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh' 17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d, cloudstore.sh]' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib]' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib' 17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib]' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 17:06:47.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:47.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:47.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar' 17:06:47.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-core-1.0.13.jar]' 17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 17:06:47.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 17:06:47.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 17:06:47.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 17:06:47.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 17:06:47.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar' 17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar' 17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, derby-10.10.2.0.jar]' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar' 17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, args4j-2.0.16.jar]' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar' 17:06:47.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, xz-1.4.jar]' 17:06:47.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar' 17:06:47.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, xz-1.4.jar]' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar' 17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, guava-14.0.1.jar]' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 17:06:47.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 17:06:47.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 17:06:47.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar' 17:06:47.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:48.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:48.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 17:06:48.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 17:06:48.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 17:06:48.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 17:06:48.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:48.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 17:06:48.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar' 17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 17:06:48.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:48.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 17:06:48.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 17:06:48.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 17:06:48.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 17:06:48.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 17:06:48.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:48.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar' 17:06:48.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 17:06:48.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 17:06:48.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar' 17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, commons-compress-1.7.jar]' 17:06:48.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar' 17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, transaction-api-1.1.jar]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server]' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server' 17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore.bat]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore.bat]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore' 17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server.bat]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server.bat]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, installation.properties]' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties' 17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15079935967960/installation/cloudstore 17:06:48.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 17:06:48.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/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' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 17:06:48.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 17:06:48.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15079935967960/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15079935967960/installation/cloudstore 17:06:48.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 17:06:48.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 17:06:48.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 17:06:48.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 17:06:48.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 17:06:48.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 17:06:48.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 17:06:48.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 17:06:48.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 17:06:48.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 17:06:48.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 17:06:48.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 17:06:48.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 17:06:48.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 17:06:48.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 17:06:48.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 17:06:48.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 17:06:48.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar 17:06:48.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 17:06:48.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar.csupdbak 17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar 17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar 17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar 17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 17:06:48.907 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 17:06:48.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 17:06:48.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 17:06:48.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 17:06:48.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 17:06:48.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 17:06:48.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin 17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server 17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat 17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.csupdbak 17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore 17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.csupdbak 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat.csupdbak 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/backup 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-j8rggi5y.tar.gz 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties 17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 17:06:48.926 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56528192]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.498 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 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/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar (77 KB at 9519.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom (3 KB at 2888.7 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (687 B at 44.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (719 B at 234.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar (65 KB at 12927.3 KB/sec) [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/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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