[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [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 18:12:13.602 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 18:12:13.671 [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 18:12:14.004 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 333 ms: 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: 1.225 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 18:12:14.542 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:14.550 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 18:12:14.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:14.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:14.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:14.560 [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 18:12:14.564 [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' 18:12:14.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-227e' dir.usableSpace='10916 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% 18:12:14.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:14.627 [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 18:12:14.630 [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' 18:12:14.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-227e' dir.usableSpace='10899 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:12:24.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439336150/installation/cloudstore' dir.usableSpace='10899 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642439336150/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylqgga1.tar.gz 18:12:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc]' 18:12:24.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc' 18:12:24.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc]' 18:12:24.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init' 18:12:24.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init]' 18:12:24.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init' 18:12:24.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init]' 18:12:24.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf' 18:12:24.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d' 18:12:24.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d]' 18:12:24.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d' 18:12:24.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d]' 18:12:24.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d, cloudstore-server]' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d, cloudstore-server]' 18:12:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d]' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d' 18:12:24.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d]' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib]' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib]' 18:12:24.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:24.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:12:24.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:12:24.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:12:24.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:24.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:24.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:24.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:24.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:24.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:24.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:24.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:24.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:24.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:24.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:12:24.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:12:24.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:12:24.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 18:12:24.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 18:12:24.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:24.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:24.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:24.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:24.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:24.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:24.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:24.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:24.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:24.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:24.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:24.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:24.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:24.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:24.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:24.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:25.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:25.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:25.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:25.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:25.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:25.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:25.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:25.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:25.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:25.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 18:12:25.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 18:12:25.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:25.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:25.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, xz-1.4.jar]' 18:12:25.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar' 18:12:25.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, xz-1.4.jar]' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:25.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:25.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:25.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:25.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:25.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:25.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:25.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:25.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:25.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:25.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:25.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:25.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:25.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:25.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:25.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:25.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:25.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:25.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:25.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:25.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:25.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:26.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:26.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:26.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:26.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:26.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:26.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:26.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:26.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:26.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:26.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server]' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore.bat]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore.bat]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore]' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server.bat]' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server.bat]' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, installation.properties]' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439336150/installation/cloudstore 18:12:26.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 18:12:26.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 18:12:26.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:12:26.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/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' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/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' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/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' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/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' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439336150/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439336150/installation/cloudstore 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:12:26.527 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 18:12:26.527 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 18:12:26.527 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.13.1.1.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:12:26.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:12:26.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:12:26.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 18:12:26.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:12:26.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:12:26.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:12:26.547 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:12:26.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:12:26.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 18:12:26.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.csupdbak 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.csupdbak 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/backup 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylqgga1.tar.gz 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:12:26.561 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 18:12:26.643 [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 18:12:26.701 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 57 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. 18:12:26.926 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:26.927 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 18:12:26.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:26.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:26.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:26.932 [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 18:12:26.934 [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' 18:12:26.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12c9' dir.usableSpace='10921 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% 18:12:26.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:27.001 [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 18:12:27.002 [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' 18:12:27.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12c9' dir.usableSpace='10905 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:12:36.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439466180/installation/cloudstore' dir.usableSpace='10905 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642439466180/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylqgpts.tar.gz 18:12:36.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc]' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc]' 18:12:36.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d]' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d]' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:36.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:36.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:36.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:12:37.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:12:37.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:37.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:37.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, xz-1.4.jar]' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, xz-1.4.jar]' 18:12:37.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:12:37.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:37.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:37.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:37.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:37.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:38.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:38.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:38.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:38.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:38.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore.bat]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore.bat]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore]' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, installation.properties]' 18:12:38.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties' 18:12:38.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439466180/installation/cloudstore 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/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' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439466180/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439466180/installation/cloudstore 18:12:38.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore 18:12:38.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/etc 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 18:12:38.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:12:38.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 18:12:38.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:12:38.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:12:38.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:12:38.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:12:38.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.csupdbak 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/backup 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylqgpts.tar.gz 18:12:38.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties 18:12:38.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:12:38.438 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 18:12:38.527 [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 18:12:38.599 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 69 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. 18:12:38.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:38.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 18:12:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:38.877 [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 18:12:38.879 [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' 18:12:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12ed' dir.usableSpace='10916 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% 18:12:38.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:38.950 [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 18:12:38.952 [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' 18:12:38.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12ed' dir.usableSpace='10899 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:12:48.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439584890/installation/cloudstore' dir.usableSpace='10899 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642439584890/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylqgz1k.tar.gz 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc' 18:12:48.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc]' 18:12:48.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc' 18:12:48.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib]' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:48.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:48.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:48.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:48.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:49.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:49.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:49.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:49.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:49.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, xz-1.4.jar]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, xz-1.4.jar]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:49.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:50.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:50.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:50.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:50.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:50.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:50.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:50.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:50.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:50.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:50.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:50.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:50.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:50.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:50.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:50.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore.bat]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore.bat]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, installation.properties]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439584890/installation/cloudstore 18:12:50.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/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' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/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' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/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' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/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' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439584890/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439584890/installation/cloudstore 18:12:50.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore 18:12:50.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/etc 18:12:50.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib 18:12:50.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.13.1.1.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:12:50.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:12:50.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 18:12:50.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:12:50.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:12:50.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:12:50.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:12:50.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:12:50.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:12:50.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:12:50.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.csupdbak 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/backup 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylqgz1k.tar.gz 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:12:50.670 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 18:12:50.748 [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 18:12:50.813 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 65 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. 18:12:51.066 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:51.067 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 18:12:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:51.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:12:51.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:12:51.072 [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 18:12:51.074 [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' 18:12:51.074 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13ba' dir.usableSpace='10916 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% 18:12:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:51.142 [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 18:12:51.143 [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' 18:12:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13ba' dir.usableSpace='10900 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:13:01.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439707170/installation/cloudstore' dir.usableSpace='10899 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642439707170/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylqh8gc.tar.gz 18:13:01.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc]' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc]' 18:13:01.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d, cloudstore-server]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d, cloudstore-server]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:13:01.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:13:01.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:13:01.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:13:01.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:13:01.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:13:01.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:13:01.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:13:01.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar' 18:13:01.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:13:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, xz-1.4.jar]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, xz-1.4.jar]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, guava-14.0.1.jar]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, guava-14.0.1.jar]' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:13:01.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:13:01.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:13:02.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:13:02.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:13:02.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:13:02.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:13:02.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:13:02.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:13:02.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:13:02.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:13:02.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar' 18:13:02.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore.bat]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore.bat]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server.bat]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server.bat]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, installation.properties]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439707170/installation/cloudstore 18:13:02.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 18:13:02.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/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' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:13:02.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 18:13:02.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439707170/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439707170/installation/cloudstore 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 18:13:02.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 18:13:02.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar 18:13:02.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:13:02.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 18:13:02.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:13:02.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:13:02.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:13:02.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:13:02.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.csupdbak 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.csupdbak 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/backup 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylqh8gc.tar.gz 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:13:02.853 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.75 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.7-SNAPSHOT.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.7-SNAPSHOT-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.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.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.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 167.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.jar (77 KB at 9530.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.pom (3 KB at 2897.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 97.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13-sources.jar (65 KB at 21544.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 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