[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.CloudStoreUpdaterTest Running co.codewizards.cloudstore.updater.PGPTest 11:42:24.686 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 11:42:24.748 [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 11:42:25.048 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 299 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.119 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 11:42:25.609 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:42:25.617 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]tryAcquire: returning true. lockCounter=1 11:42:25.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:42:25.619 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:25.620 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:25.628 [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 11:42:25.633 [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' 11:42:25.633 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1094' dir.usableSpace='14069 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% 11:42:25.713 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:42:25.715 [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 11:42:25.718 [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' 11:42:25.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1094' dir.usableSpace='14052 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:42:35.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642205446980/installation/cloudstore' dir.usableSpace='14052 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642205446980/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylcj59h.tar.gz 11:42:35.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc' 11:42:35.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc]' 11:42:35.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc' 11:42:35.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc]' 11:42:35.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init' 11:42:35.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init]' 11:42:35.636 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init' 11:42:35.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init]' 11:42:35.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init/cloudstore-server.conf' 11:42:35.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:42:35.639 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init/cloudstore-server.conf' 11:42:35.639 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:42:35.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.641 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d' 11:42:35.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init.d]' 11:42:35.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d' 11:42:35.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init.d]' 11:42:35.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.644 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d/cloudstore-server' 11:42:35.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init.d, cloudstore-server]' 11:42:35.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d/cloudstore-server' 11:42:35.645 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, init.d, cloudstore-server]' 11:42:35.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.648 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d' 11:42:35.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, profile.d]' 11:42:35.649 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d' 11:42:35.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, profile.d]' 11:42:35.651 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.652 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:35.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:35.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:35.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:35.654 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib' 11:42:35.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib]' 11:42:35.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib' 11:42:35.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib]' 11:42:35.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.658 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:35.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:35.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:35.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:35.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.674 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:42:35.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:42:35.675 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:42:35.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:42:35.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:35.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:35.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:35.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:35.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:35.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:35.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:35.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:35.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:35.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:35.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:35.728 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:35.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:35.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:35.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:35.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:35.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:35.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:35.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:35.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:35.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:35.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:35.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:35.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:35.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:42:35.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:42:35.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:42:35.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:42:35.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:35.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:35.790 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:35.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:35.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 11:42:35.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 11:42:35.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 11:42:35.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 11:42:35.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:35.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:35.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:35.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:35.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.869 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:35.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:35.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:35.870 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:35.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:35.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:35.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:35.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:35.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:42:35.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:42:35.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:42:35.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:42:35.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.896 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:42:35.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:42:35.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:42:35.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:42:35.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:35.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:35.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:35.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:35.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:35.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:36.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:36.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:36.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:36.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:36.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:36.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:36.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:36.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:36.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:36.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:36.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:36.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:36.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:42:36.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:42:36.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:42:36.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:42:36.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:36.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:36.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:36.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:36.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:36.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:36.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:36.332 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:36.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.337 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 11:42:36.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 11:42:36.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 11:42:36.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 11:42:36.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:36.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:36.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:36.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:36.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/xz-1.4.jar' 11:42:36.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, xz-1.4.jar]' 11:42:36.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/xz-1.4.jar' 11:42:36.349 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, xz-1.4.jar]' 11:42:36.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:36.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:36.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:36.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:36.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:42:36.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:42:36.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:42:36.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:42:36.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:36.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:36.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:36.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:36.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.782 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:36.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:36.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:42:36.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:42:36.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:42:36.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:42:36.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:42:36.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:42:36.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:42:36.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:42:36.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:36.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:36.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:36.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:36.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:36.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:36.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:36.831 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:36.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.981 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:36.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:36.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:36.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:36.986 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:42:36.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:42:36.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:42:36.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:42:36.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:42:36.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:42:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:36.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:36.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:42:36.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:42:36.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:42:36.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:42:37.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:37.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:37.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:37.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:37.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:37.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:37.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:37.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:37.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:37.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:37.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:37.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:37.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:37.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:37.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:37.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:42:37.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:42:37.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:42:37.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:42:37.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:37.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:37.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:37.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:37.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:42:37.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:42:37.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:42:37.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:37.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:37.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:42:37.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:42:37.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:42:37.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:42:37.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:42:37.124 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:42:37.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:37.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:37.174 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:37.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:37.177 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:37.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:37.178 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:37.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:37.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:37.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:37.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:37.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.253 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:37.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:37.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:37.254 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:37.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:42:37.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:42:37.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:37.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:37.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:37.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:37.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:37.303 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin]' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin' 11:42:37.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin]' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore-server]' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server' 11:42:37.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore-server]' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore.bat' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore.bat]' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore.bat' 11:42:37.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore.bat]' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore]' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore' 11:42:37.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore]' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server.bat' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore-server.bat]' 11:42:37.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server.bat' 11:42:37.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, bin, cloudstore-server.bat]' 11:42:37.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore' 11:42:37.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore]' 11:42:37.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/installation.properties' 11:42:37.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, installation.properties]' 11:42:37.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205446980/installation/cloudstore/installation.properties' 11:42:37.312 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205446980, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642205446980/installation/cloudstore 11:42:37.313 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 11:42:37.314 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 11:42:37.314 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:42:37.315 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:42:37.315 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:42:37.316 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 11:42:37.317 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/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' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:42:37.318 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:42:37.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 11:42:37.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:42:37.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:42:37.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:42:37.319 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:42:37.320 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:42:37.321 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:42:37.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/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' 11:42:37.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:42:37.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/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' 11:42:37.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:42:37.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 11:42:37.322 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 11:42:37.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:42:37.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:42:37.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:42:37.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:42:37.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:42:37.323 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/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' 11:42:37.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:42:37.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:42:37.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:42:37.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 11:42:37.324 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:42:37.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:42:37.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 11:42:37.325 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205446980/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642205446980/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642205446980/installation/cloudstore 11:42:37.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore 11:42:37.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc 11:42:37.601 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init/cloudstore-server.conf 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d/cloudstore-server 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d/cloudstore.sh 11:42:37.602 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 11:42:37.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib 11:42:37.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:42:37.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 11:42:37.603 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-core-1.0.13.jar 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:42:37.604 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:42:37.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:42:37.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 11:42:37.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 11:42:37.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:42:37.605 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 11:42:37.606 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/derby-10.13.1.1.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:42:37.607 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:42:37.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 11:42:37.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:42:37.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:42:37.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:42:37.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:42:37.608 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:42:37.609 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/args4j-2.0.16.jar 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:42:37.610 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/xz-1.4.jar 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/guava-14.0.1.jar 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 11:42:37.611 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:42:37.612 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 11:42:37.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 11:42:37.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 11:42:37.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:42:37.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 11:42:37.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:42:37.617 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:42:37.618 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:42:37.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 11:42:37.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:42:37.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:42:37.619 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:42:37.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:42:37.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 11:42:37.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:42:37.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/commons-compress-1.7.jar 11:42:37.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/transaction-api-1.1.jar 11:42:37.620 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:42:37.621 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:42:37.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:42:37.622 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:42:37.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:42:37.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 11:42:37.623 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:42:37.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 11:42:37.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 11:42:37.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin 11:42:37.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server 11:42:37.624 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore.bat 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore.csupdbak 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server.bat 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore-server.csupdbak 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/backup 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylcj59h.tar.gz 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205446980/installation/cloudstore/installation.properties 11:42:37.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205446980/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:42:37.633 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1dd02175]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:42:37.725 [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 11:42:37.793 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 65 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. 11:42:38.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:42:38.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]tryAcquire: returning true. lockCounter=1 11:42:38.006 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:42:38.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:38.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:38.011 [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 11:42:38.013 [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' 11:42:38.013 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-20d4' dir.usableSpace='14075 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% 11:42:38.079 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:42:38.080 [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 11:42:38.082 [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' 11:42:38.083 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-20d4' dir.usableSpace='14058 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:42:48.006 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642205576930/installation/cloudstore' dir.usableSpace='14058 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642205576930/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylcjetj.tar.gz 11:42:48.009 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc' 11:42:48.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, etc]' 11:42:48.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc' 11:42:48.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, etc]' 11:42:48.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.013 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc/profile.d' 11:42:48.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, etc, profile.d]' 11:42:48.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc/profile.d' 11:42:48.014 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, etc, profile.d]' 11:42:48.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:48.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:48.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:48.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:48.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib' 11:42:48.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib]' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib]' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.021 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:42:48.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:42:48.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:42:48.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:48.034 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:48.065 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:42:48.066 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:48.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:48.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:42:48.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:42:48.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:42:48.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:42:48.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:42:48.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:48.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:48.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:48.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:42:48.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:42:48.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:48.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:48.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:48.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:48.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:42:48.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:42:48.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:42:48.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:48.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:48.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:48.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:48.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:48.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:48.526 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:48.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:48.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:48.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:48.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:48.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/xz-1.4.jar' 11:42:48.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, xz-1.4.jar]' 11:42:48.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/xz-1.4.jar' 11:42:48.534 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, xz-1.4.jar]' 11:42:48.542 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:48.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:48.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:42:48.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:42:48.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:42:48.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:42:48.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:42:48.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:48.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:48.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:48.771 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:48.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:48.922 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:48.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:48.926 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:48.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:48.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:48.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:42:48.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:42:48.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:42:48.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:42:49.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:49.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:49.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:49.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:49.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:49.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:49.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:49.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:49.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:49.261 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:49.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:49.262 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:49.263 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:49.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:49.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:49.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:49.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, bin]' 11:42:49.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin' 11:42:49.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, bin]' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore.bat' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, bin, cloudstore.bat]' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore.bat' 11:42:49.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, bin, cloudstore.bat]' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, bin, cloudstore]' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, bin, cloudstore]' 11:42:49.297 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore]' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/installation.properties' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, installation.properties]' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205576930/installation/cloudstore/installation.properties' 11:42:49.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205576930, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642205576930/installation/cloudstore 11:42:49.299 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:42:49.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 11:42:49.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:42:49.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/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' 11:42:49.300 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:42:49.301 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:42:49.302 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:42:49.303 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 11:42:49.303 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 11:42:49.303 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:42:49.303 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:42:49.303 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:42:49.304 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:42:49.305 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205576930/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642205576930/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642205576930/installation/cloudstore 11:42:49.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore 11:42:49.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/etc 11:42:49.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib 11:42:49.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:42:49.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 11:42:49.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:42:49.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-core-1.0.13.jar 11:42:49.580 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:42:49.580 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 11:42:49.580 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:42:49.580 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 11:42:49.580 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:42:49.581 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 11:42:49.581 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:42:49.581 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:42:49.581 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:42:49.581 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:42:49.582 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:42:49.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:42:49.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:42:49.583 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:42:49.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:42:49.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 11:42:49.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 11:42:49.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 11:42:49.584 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/derby-10.10.2.0.jar 11:42:49.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:42:49.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 11:42:49.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/args4j-2.0.16.jar 11:42:49.585 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 11:42:49.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:42:49.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:42:49.586 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/xz-1.4.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/guava-14.0.1.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:42:49.587 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:42:49.588 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:42:49.589 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:42:49.590 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/commons-compress-1.7.jar 11:42:49.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/transaction-api-1.1.jar 11:42:49.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 11:42:49.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:42:49.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 11:42:49.591 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:42:49.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:42:49.592 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:42:49.593 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:42:49.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:42:49.594 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/bin 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore.bat 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore.csupdbak 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/backup 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylcjetj.tar.gz 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205576930/installation/cloudstore/installation.properties 11:42:49.595 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205576930/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:42:49.602 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3aefe5e5]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:42:49.692 [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 11:42:49.769 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 74 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. 11:42:50.036 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:42:50.036 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]tryAcquire: returning true. lockCounter=1 11:42:50.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:42:50.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:42:50.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:42:50.041 [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 11:42:50.042 [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' 11:42:50.043 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13b4' dir.usableSpace='14069 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% 11:42:50.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:42:50.117 [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 11:42:50.119 [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' 11:42:50.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13b4' dir.usableSpace='14052 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:43:00.036 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642205696510/installation/cloudstore' dir.usableSpace='14052 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642205696510/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylcjo3p.tar.gz 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc' 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, etc]' 11:43:00.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc' 11:43:00.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, etc]' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc/profile.d' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, etc, profile.d]' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc/profile.d' 11:43:00.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, etc, profile.d]' 11:43:00.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:43:00.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:43:00.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:43:00.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:43:00.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib]' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib]' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:43:00.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:43:00.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:43:00.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:43:00.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:43:00.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:43:00.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:43:00.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:43:00.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:43:00.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:43:00.092 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:43:00.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:43:00.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:43:00.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:43:00.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:43:00.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:43:00.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:43:00.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:43:00.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:43:00.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:43:00.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:43:00.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:43:00.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:43:00.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:43:00.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:43:00.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:43:00.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:43:00.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:43:00.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:43:00.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:43:00.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:43:00.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:43:00.379 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:43:00.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:43:00.596 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:43:00.597 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:43:00.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:43:00.598 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:43:00.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:43:00.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/args4j-2.0.16.jar' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/args4j-2.0.16.jar' 11:43:00.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:43:00.637 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/xz-1.4.jar' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, xz-1.4.jar]' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/xz-1.4.jar' 11:43:00.638 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, xz-1.4.jar]' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/guava-14.0.1.jar' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, guava-14.0.1.jar]' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/guava-14.0.1.jar' 11:43:00.647 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, guava-14.0.1.jar]' 11:43:00.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:00.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:00.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:43:00.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:43:00.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:43:00.830 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:43:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:43:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:43:01.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:43:01.106 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:43:01.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:43:01.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:43:01.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:43:01.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:43:01.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:43:01.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:43:01.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:43:01.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.291 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:43:01.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:43:01.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:43:01.292 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:43:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:43:01.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:43:01.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:43:01.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:43:01.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:43:01.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:43:01.327 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:43:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:43:01.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:43:01.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:43:01.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:43:01.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:43:01.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:43:01.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:43:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:43:01.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:43:01.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:43:01.392 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:43:01.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:43:01.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:43:01.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:43:01.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:43:01.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:43:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:43:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:43:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:43:01.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:43:01.462 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:43:01.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.516 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:43:01.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:43:01.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:43:01.517 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:43:01.527 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:43:01.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:43:01.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/commons-compress-1.7.jar' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/commons-compress-1.7.jar' 11:43:01.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:43:01.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/transaction-api-1.1.jar' 11:43:01.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:43:01.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/transaction-api-1.1.jar' 11:43:01.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, bin]' 11:43:01.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, bin]' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore.bat' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, bin, cloudstore.bat]' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore.bat' 11:43:01.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, bin, cloudstore.bat]' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, bin, cloudstore]' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, bin, cloudstore]' 11:43:01.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore]' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/installation.properties' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, installation.properties]' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205696510/installation/cloudstore/installation.properties' 11:43:01.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205696510, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642205696510/installation/cloudstore 11:43:01.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:43:01.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:43:01.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:43:01.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:43:01.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:43:01.573 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/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' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:43:01.574 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:43:01.575 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:43:01.575 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:43:01.575 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 11:43:01.575 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:43:01.575 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:43:01.575 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 11:43:01.576 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:43:01.577 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/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' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/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' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/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' 11:43:01.578 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:43:01.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:43:01.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:43:01.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:43:01.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:43:01.579 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205696510/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642205696510/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642205696510/installation/cloudstore 11:43:01.812 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore 11:43:01.812 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/etc 11:43:01.813 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib 11:43:01.813 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-core-1.0.13.jar 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:43:01.814 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:43:01.815 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 11:43:01.815 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 11:43:01.815 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:43:01.815 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:43:01.815 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:43:01.816 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/derby-10.13.1.1.jar 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:43:01.817 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 11:43:01.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:43:01.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:43:01.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:43:01.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:43:01.818 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:43:01.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:43:01.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 11:43:01.819 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/args4j-2.0.16.jar 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/xz-1.4.jar 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/guava-14.0.1.jar 11:43:01.820 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:43:01.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 11:43:01.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 11:43:01.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:43:01.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:43:01.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:43:01.821 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 11:43:01.822 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:43:01.823 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:43:01.824 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:43:01.825 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:43:01.826 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/commons-compress-1.7.jar 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/transaction-api-1.1.jar 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:43:01.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:43:01.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:43:01.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:43:01.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:43:01.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:43:01.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 11:43:01.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/bin 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore.bat 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore.csupdbak 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/backup 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylcjo3p.tar.gz 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205696510/installation/cloudstore/installation.properties 11:43:01.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205696510/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:43:01.838 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7880cdf3]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:43:01.929 [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 11:43:02.013 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 81 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. 11:43:02.278 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:43:02.278 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]tryAcquire: returning true. lockCounter=1 11:43:02.278 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:43:02.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:02.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:02.282 [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 11:43:02.284 [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' 11:43:02.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9e9' dir.usableSpace='14070 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% 11:43:02.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:43:02.353 [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 11:43:02.355 [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' 11:43:02.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9e9' dir.usableSpace='14053 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:43:12.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642205818940/installation/cloudstore' dir.usableSpace='14053 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642205818940/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylcjxjs.tar.gz 11:43:12.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc' 11:43:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc]' 11:43:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc' 11:43:12.284 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc]' 11:43:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init' 11:43:12.285 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init]' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init]' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init/cloudstore-server.conf' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init/cloudstore-server.conf' 11:43:12.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init.d]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init.d]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d/cloudstore-server' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init.d, cloudstore-server]' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d/cloudstore-server' 11:43:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, init.d, cloudstore-server]' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, profile.d]' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d' 11:43:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, profile.d]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib]' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib' 11:43:12.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib]' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:43:12.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:43:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:43:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:43:12.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:43:12.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:43:12.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:43:12.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:43:12.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:43:12.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:43:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:43:12.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:43:12.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:43:12.348 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:43:12.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:43:12.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:43:12.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:43:12.360 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:43:12.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:43:12.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:43:12.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:43:12.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:43:12.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:43:12.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:43:12.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:43:12.424 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:43:12.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.428 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:43:12.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:43:12.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:43:12.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:43:12.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:43:12.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:43:12.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:43:12.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:43:12.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:43:12.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:43:12.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:43:12.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:43:12.523 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:43:12.524 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:43:12.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:43:12.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:43:12.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:43:12.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:43:12.533 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:43:12.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:43:12.670 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:43:12.671 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:43:12.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:43:12.677 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:43:12.703 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:43:12.706 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.706 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.706 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.706 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.706 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:43:12.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:43:12.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:43:12.707 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:43:12.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:43:12.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/args4j-2.0.16.jar' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/args4j-2.0.16.jar' 11:43:12.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:43:12.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/xz-1.4.jar' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, xz-1.4.jar]' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/xz-1.4.jar' 11:43:12.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, xz-1.4.jar]' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/guava-14.0.1.jar' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, guava-14.0.1.jar]' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/guava-14.0.1.jar' 11:43:12.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, guava-14.0.1.jar]' 11:43:13.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:43:13.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:43:13.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:43:13.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:43:13.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:43:13.173 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:43:13.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:43:13.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:43:13.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:43:13.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:43:13.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:43:13.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:43:13.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:43:13.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:43:13.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:43:13.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:43:13.361 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:43:13.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 11:43:13.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 11:43:13.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 11:43:13.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 11:43:13.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:43:13.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:43:13.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:43:13.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:43:13.377 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 11:43:13.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:43:13.384 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:43:13.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:43:13.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:43:13.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:43:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:43:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:43:13.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:43:13.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:43:13.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:43:13.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:43:13.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:43:13.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:43:13.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/commons-compress-1.7.jar' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/commons-compress-1.7.jar' 11:43:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/transaction-api-1.1.jar' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/transaction-api-1.1.jar' 11:43:13.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore-server]' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server' 11:43:13.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore-server]' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore.bat' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore.bat]' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore.bat' 11:43:13.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore.bat]' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore]' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore]' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.766 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server.bat' 11:43:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore-server.bat]' 11:43:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server.bat' 11:43:13.767 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, bin, cloudstore-server.bat]' 11:43:13.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore' 11:43:13.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore]' 11:43:13.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/installation.properties' 11:43:13.768 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, installation.properties]' 11:43:13.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642205818940/installation/cloudstore/installation.properties' 11:43:13.769 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642205818940, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642205818940/installation/cloudstore 11:43:13.771 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 11:43:13.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 11:43:13.772 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:43:13.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:43:13.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 11:43:13.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 11:43:13.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:43:13.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:43:13.773 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/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' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:43:13.774 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:43:13.775 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 11:43:13.776 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:43:13.777 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 11:43:13.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:43:13.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:43:13.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 11:43:13.778 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642205818940/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642205818940/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642205818940/installation/cloudstore 11:43:14.016 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore 11:43:14.016 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc 11:43:14.016 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init 11:43:14.016 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init/cloudstore-server.conf 11:43:14.016 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d/cloudstore-server 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d/cloudstore.sh 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib 11:43:14.017 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-core-1.0.13.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 11:43:14.018 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 11:43:14.019 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:43:14.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:43:14.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 11:43:14.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:43:14.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 11:43:14.020 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:43:14.021 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:43:14.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:43:14.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:43:14.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 11:43:14.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 11:43:14.022 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 11:43:14.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/derby-10.10.2.0.jar 11:43:14.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:43:14.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:43:14.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 11:43:14.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/args4j-2.0.16.jar 11:43:14.023 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 11:43:14.024 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/xz-1.4.jar 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/guava-14.0.1.jar 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:43:14.025 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:43:14.026 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:43:14.027 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 11:43:14.028 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:43:14.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:43:14.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 11:43:14.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:43:14.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:43:14.029 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:43:14.030 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/commons-compress-1.7.jar 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/transaction-api-1.1.jar 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:43:14.031 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 11:43:14.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:43:14.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:43:14.032 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:43:14.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:43:14.033 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore.bat 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore.csupdbak 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server.bat 11:43:14.034 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 11:43:14.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore-server.csupdbak 11:43:14.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:43:14.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/backup 11:43:14.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylcjxjs.tar.gz 11:43:14.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642205818940/installation/cloudstore/installation.properties 11:43:14.035 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642205818940/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:43:14.040 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [bef2d72]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.775 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 143.1 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.094315-10.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.094315-10.jar (77 KB at 6353.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.094315-10.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.094315-10.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 1004.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.094315-10-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.094315-10-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