[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.6 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 699.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 4825.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 822.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 561.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 6302.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 08:15:20.464 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 08:15:20.508 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 08:15:21.466 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB 08:15:21.494 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 08:15:21.500 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 08:15:21.501 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1986 ms. 08:15:23.497 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 08:15:23.512 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]tryAcquire: returning true. lockCounter=1 08:15:23.514 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]release: releasing underlying FileLock. lockCounter=0 08:15:23.515 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 08:15:23.516 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]tryAcquire: returning true. lockCounter=1 08:15:23.531 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 08:15:23.532 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4929ms 08:15:23.557 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@7fa98a66 added {qtp607932305{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:15:23.560 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@7fa98a66 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6e20b53a,AUTO} 08:15:23.585 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5c5eefef{HTTP/1.1} added {HttpConfiguration@16293aa2{32768,8192/8192,https://:0,[]},POJO} 08:15:23.589 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{null}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@7fa98a66,UNMANAGED} 08:15:23.590 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{null}{0.0.0.0:0} added {qtp607932305{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:15:23.591 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6e20b53a,AUTO} 08:15:23.592 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@38c6f217,POJO} 08:15:23.594 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{null}{0.0.0.0:0} added {HttpConnectionFactory@5c5eefef{HTTP/1.1},AUTO} 08:15:23.598 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7e07db1f,MANAGED} 08:15:23.598 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 08:15:23.599 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@7fa98a66 added {ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:0},AUTO} 08:15:23.642 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@3270d194 added {org.eclipse.jetty.server.session.HashSessionManager@235834f2,AUTO} 08:15:23.643 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@5656be13{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@3270d194,AUTO} 08:15:23.653 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@3270d194 added {org.eclipse.jetty.servlet.ServletHandler@515c6049,AUTO} 08:15:23.675 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 08:15:23.720 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:15:23.807 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@515c6049 added {org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true,AUTO} 08:15:23.809 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@515c6049 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-76f2bbc1,POJO} 08:15:23.814 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1 from default=false 08:15:23.816 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:23.816 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:23.817 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:23.817 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:23.818 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-76f2bbc1=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:23.818 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@7fa98a66 added {o.e.j.s.ServletContextHandler@5656be13{/,null,null},AUTO} 08:15:23.820 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@7fa98a66 08:15:23.826 [main] INFO org.eclipse.jetty.server.Server - jetty-9.1.5.v20140505 08:15:23.851 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@7fa98a66 08:15:23.852 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp607932305{STOPPED,8<=0<=500,i=0,q=0} 08:15:23.860 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5261ms qtp607932305{STARTED,8<=8<=500,i=7,q=0} 08:15:23.861 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6e20b53a 08:15:23.862 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5263ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6e20b53a 08:15:23.862 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@5656be13{/,null,null} 08:15:23.879 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@5656be13{/,null,STARTING} 08:15:23.880 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@3270d194 08:15:23.880 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@3270d194 08:15:23.880 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@235834f2 08:15:23.883 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@55536d9e 08:15:23.884 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5286ms org.eclipse.jetty.server.session.HashSessionIdManager@55536d9e 08:15:23.885 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@7fa98a66 added {org.eclipse.jetty.server.session.HashSessionIdManager@55536d9e,MANAGED} 08:15:23.887 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5289ms org.eclipse.jetty.server.session.HashSessionManager@235834f2 08:15:23.887 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:23.888 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1 from default=false 08:15:23.888 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:23.889 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:23.889 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:23.889 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:23.890 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-76f2bbc1=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:23.890 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:23.891 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@515c6049 added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false,AUTO} 08:15:23.892 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@515c6049 added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de,POJO} 08:15:23.893 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1 from default=false 08:15:23.893 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de from default=false 08:15:23.893 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:23.893 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:23.894 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:23.895 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:15:23.895 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-76f2bbc1=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:23.896 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1 from default=false 08:15:23.896 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de from default=false 08:15:23.896 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:23.897 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:23.897 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:23.898 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:15:23.900 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-76f2bbc1=org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:23.900 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:23.900 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5302ms org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:23.901 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5302ms org.eclipse.jetty.server.session.SessionHandler@3270d194 08:15:23.901 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:23.904 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5305ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:23.904 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:23.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5306ms org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:23.908 [main] DEBUG o.e.jetty.servlet.ServletHolder - Filter.init org.glassfish.jersey.servlet.ServletContainer@53976f5c Dec 25, 2018 8:15:24 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:15:25.282 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:15:25.288 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@56c9bbd8 08:15:25.314 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5656be13{/,null,AVAILABLE} 08:15:25.315 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6716ms o.e.j.s.ServletContextHandler@5656be13{/,null,AVAILABLE} 08:15:25.315 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:0} 08:15:25.331 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:37253} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37253],POJO} 08:15:25.332 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5c5eefef{HTTP/1.1} 08:15:25.332 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6734ms HttpConnectionFactory@5c5eefef{HTTP/1.1} 08:15:25.333 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7e07db1f 08:15:25.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=-1 selected=-1 08:15:25.346 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6747ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=0 selected=0 08:15:25.347 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=-1 selected=-1 08:15:25.348 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6749ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=0 selected=0 08:15:25.349 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=-1 selected=-1 08:15:25.352 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6753ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=0 selected=0 08:15:25.355 [qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=0 selected=0 08:15:25.357 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=-1 selected=-1 08:15:25.358 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=0 selected=0 08:15:25.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6760ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=0 selected=0 08:15:25.358 [qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=0 selected=0 08:15:25.361 [qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=0 selected=0 08:15:25.362 [qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:25.361 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:25.359 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=-1 selected=-1 08:15:25.359 [qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:25.361 [qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:25.364 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6765ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=0 selected=0 08:15:25.367 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=-1 selected=-1 08:15:25.367 [qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=0 selected=0 08:15:25.367 [qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:25.368 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6769ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=0 selected=0 08:15:25.368 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6770ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7e07db1f 08:15:25.370 [qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=0 selected=0 08:15:25.371 [qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:25.374 [main] INFO o.e.jetty.server.ServerConnector - Started ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:37253} 08:15:25.377 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6777ms ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:37253} 08:15:25.378 [main] INFO org.eclipse.jetty.server.Server - Started @6779ms 08:15:25.378 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6779ms org.eclipse.jetty.server.Server@7fa98a66 08:15:25.382 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4763c727]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 08:15:25.382 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4763c727]tryAcquire: returning true. lockCounter=1 08:15:25.383 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4763c727]release: releasing underlying FileLock. lockCounter=0 08:15:25.387 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56276db8]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 08:15:25.388 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56276db8]tryAcquire: returning true. lockCounter=1 08:15:25.398 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56276db8]release: releasing underlying FileLock. lockCounter=0 08:15:25.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' 08:15:25.399 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jq3f1hby-pj8zv]' 08:15:25.420 [main] INFO c.c.c.local.LocalRepoManagerImpl - [3e8f7922]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' 08:15:25.429 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [77602954]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:25.429 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [77602954]tryAcquire: returning true. lockCounter=1 08:15:25.430 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:25.433 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [77602954]release: releasing underlying FileLock. lockCounter=0 08:15:25.439 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ba534b0]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/cloudstore-repository.lock' 08:15:25.440 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ba534b0]tryAcquire: returning true. lockCounter=1 08:15:25.440 [main] INFO c.c.c.local.LocalRepoManagerImpl - [3e8f7922]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' locked successfully. 08:15:25.444 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 08:15:28.157 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [3e8f7922]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 08:15:28.283 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 08:15:28.343 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 08:15:28.420 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 08:15:28.476 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 08:15:28.495 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 08:15:28.504 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 08:15:28.507 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 08:15:28.510 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 08:15:28.541 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 08:15:28.556 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 08:15:28.617 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 08:15:28.708 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 08:15:28.708 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 08:15:28.767 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 08:15:28.768 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 08:15:28.768 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 08:15:28.768 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 08:15:28.768 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 08:15:28.769 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 08:15:28.769 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 08:15:28.769 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 08:15:28.769 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 08:15:28.770 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String,java.nio.ByteBuffer 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.lang.String,java.nio.ByteBuffer 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.Long,java.lang.String 08:15:28.771 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.Long,java.lang.String 08:15:28.772 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.Long,java.lang.String 08:15:28.772 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 08:15:28.772 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.util.Date,java.lang.String,[Ljava.lang.Object; 08:15:28.772 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 08:15:28.772 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 08:15:28.772 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 08:15:28.773 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 08:15:28.773 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 08:15:28.774 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 08:15:28.774 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 08:15:28.786 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 08:15:28.866 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 08:15:28.866 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 08:15:28.867 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 08:15:28.966 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 08:15:28.982 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f80fa43 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 08:15:29.017 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.017 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 08:15:29.019 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:29.021 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:29.021 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 08:15:29.022 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:29.022 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:29.023 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 08:15:29.024 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 08:15:29.025 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 08:15:29.026 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 08:15:29.027 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 08:15:29.027 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 08:15:29.027 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 08:15:29.028 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:29.028 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:29.029 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 08:15:29.029 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:29.029 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 08:15:29.029 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:29.029 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:29.030 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:29.030 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 08:15:29.030 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:29.031 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:29.031 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 08:15:29.032 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.032 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:29.033 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 08:15:29.034 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 08:15:29.036 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 08:15:29.040 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 08:15:29.041 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 08:15:29.041 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 08:15:29.041 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:29.041 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 08:15:29.042 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 08:15:29.043 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 08:15:29.044 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.044 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:29.044 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:29.045 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 08:15:29.045 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 08:15:29.045 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.046 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:29.046 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:29.046 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 08:15:29.046 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.046 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:29.046 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 08:15:29.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 08:15:29.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 08:15:29.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 08:15:29.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:29.047 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:29.048 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 08:15:29.049 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 08:15:29.050 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 08:15:29.050 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 08:15:29.053 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 08:15:29.055 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 08:15:29.056 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:29.057 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:29.058 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:29.058 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:29.947 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 08:15:29.947 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 08:15:29.996 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 08:15:29.997 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 08:15:29.997 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 08:15:29.998 [main] DEBUG DataNucleus.Datastore - =========================================================== 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 08:15:29.998 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 08:15:29.999 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/derby] 08:15:29.999 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/derby] 08:15:29.999 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 08:15:29.999 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 08:15:30.000 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 08:15:30.000 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 08:15:30.001 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 08:15:30.001 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 08:15:30.001 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 08:15:30.001 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 08:15:30.001 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 08:15:30.002 [main] DEBUG DataNucleus.Datastore - =========================================================== 08:15:30.002 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f80fa43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f096f37, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:30.004 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f80fa43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f096f37, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:30.005 [main] DEBUG DataNucleus.Datastore - StoreManager now created 08:15:30.008 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 08:15:30.010 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 08:15:30.019 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 08:15:30.019 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_191" on "Linux" 08:15:30.019 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 08:15:30.020 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 08:15:30.020 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 08:15:30.020 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 08:15:30.020 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 08:15:30.020 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 08:15:30.021 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 08:15:30.021 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 08:15:30.021 [main] DEBUG DataNucleus.Persistence - ================================================ 08:15:30.066 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@554cd74a" with txn="org.datanucleus.TransactionImpl@37ed010a" 08:15:30.069 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 08:15:30.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 08:15:30.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 08:15:30.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 08:15:30.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 08:15:30.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 08:15:30.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 08:15:30.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 08:15:30.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:30.100 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 08:15:30.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:30.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:30.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:30.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:30.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 08:15:30.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:15:30.203 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 08:15:30.238 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 08:15:30.240 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 08:15:30.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 08:15:30.242 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 08:15:30.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 08:15:30.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 08:15:30.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 08:15:30.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 08:15:30.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:30.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 08:15:30.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:30.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:30.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:30.252 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:30.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 08:15:30.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:15:30.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 08:15:30.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 08:15:30.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 08:15:30.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 08:15:30.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 08:15:30.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 08:15:30.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 08:15:30.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:30.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 08:15:30.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:30.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:30.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:30.265 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:30.266 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 08:15:30.266 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:15:30.267 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 08:15:30.269 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 08:15:30.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 08:15:30.271 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 08:15:30.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 08:15:30.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 08:15:30.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 08:15:30.274 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 08:15:30.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 08:15:30.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:30.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 08:15:30.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:30.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:30.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:30.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:30.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 08:15:30.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:15:30.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 08:15:30.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 08:15:30.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 08:15:30.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 08:15:30.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 08:15:30.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 08:15:30.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 08:15:30.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:30.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 08:15:30.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:30.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:30.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:30.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:30.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 08:15:30.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:15:30.296 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 08:15:30.307 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 08:15:30.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 08:15:30.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 08:15:30.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 08:15:30.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 08:15:30.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 08:15:30.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 08:15:30.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 08:15:30.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 08:15:30.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 08:15:30.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:30.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 08:15:30.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:30.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:30.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 08:15:30.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:15:30.324 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:30.326 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:30.326 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:30.329 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 08:15:30.331 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 08:15:30.332 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 08:15:30.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 08:15:30.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 08:15:30.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 08:15:30.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 08:15:30.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 08:15:30.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 08:15:30.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 08:15:30.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:30.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 08:15:30.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:30.347 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:30.348 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:30.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:30.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 08:15:30.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:15:30.353 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 08:15:30.357 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 08:15:30.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 08:15:30.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 08:15:30.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 08:15:30.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 08:15:30.360 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 08:15:30.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 08:15:30.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 08:15:30.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:30.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 08:15:30.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:30.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:30.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:30.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:30.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 08:15:30.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:15:30.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 08:15:30.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 08:15:30.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 08:15:30.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 08:15:30.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 08:15:30.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 08:15:30.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 08:15:30.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:30.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 08:15:30.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:30.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:30.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:30.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:30.379 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 08:15:30.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:15:30.381 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 08:15:30.385 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 08:15:30.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 08:15:30.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 08:15:30.387 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 08:15:30.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 08:15:30.389 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 08:15:30.389 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 08:15:30.390 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 08:15:30.391 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:30.392 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 08:15:30.392 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:30.393 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:30.394 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:30.395 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:30.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 08:15:30.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:15:30.396 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:30.397 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:30.397 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:30.398 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 08:15:30.398 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 08:15:30.399 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 08:15:30.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 08:15:30.401 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 08:15:30.401 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 08:15:30.402 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 08:15:30.403 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 08:15:30.403 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 08:15:30.404 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 08:15:30.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 08:15:30.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 08:15:30.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 08:15:30.406 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 08:15:30.407 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 08:15:30.456 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 08:15:30.466 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 08:15:30.470 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.475 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:15:30.475 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 08:15:30.476 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 08:15:30.476 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.477 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 08:15:30.477 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 08:15:30.478 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 08:15:30.478 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 08:15:30.479 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.481 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 08:15:30.482 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.482 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:30.483 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 08:15:30.484 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:30.484 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 08:15:30.484 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:30.486 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 08:15:30.489 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.489 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 08:15:30.489 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 08:15:30.489 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 08:15:30.491 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:30.491 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 08:15:30.491 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.492 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 08:15:30.492 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.492 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 08:15:30.492 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.493 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 08:15:30.493 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:30.493 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 08:15:30.493 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.494 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 08:15:30.494 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 08:15:30.502 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 08:15:30.503 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:30.504 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 08:15:30.504 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.504 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 08:15:30.504 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.505 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:30.505 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 08:15:30.505 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:30.505 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 08:15:30.505 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:30.506 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 08:15:30.506 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.506 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 08:15:30.506 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 08:15:30.506 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 08:15:30.507 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:30.507 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.507 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 08:15:30.507 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:30.507 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:30.511 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 08:15:30.511 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:30.512 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 08:15:30.512 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:30.515 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b69761b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:30.515 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c7668ba" with isolation "serializable" 08:15:30.898 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 08:15:30.898 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 08:15:30.903 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "publickey" LONG VARCHAR FOR BIT DATA NOT NULL, "repositoryid" VARCHAR(255) NOT NULL, "revision" BIGINT NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL, "localpathprefix" VARCHAR(255), "localrevision" BIGINT, "remoteroot" CLOB(2147483647), "remoterootsha1" VARCHAR(255) ) 08:15:30.968 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 65 ms 08:15:30.970 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 08:15:31.029 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 59 ms 08:15:31.241 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 08:15:31.241 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 08:15:31.242 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localrevision" BIGINT NOT NULL, "remoterepository_id_oid" BIGINT NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL ) 08:15:31.268 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 08:15:31.269 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 08:15:31.288 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:15:31.340 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 08:15:31.340 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 08:15:31.341 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification" ( "id" BIGINT NOT NULL, "frompath" CLOB(2147483647) NOT NULL, "frompathsha1" VARCHAR(255) NOT NULL, "length" BIGINT NOT NULL, "sha1" VARCHAR(255), "topath" CLOB(2147483647) NOT NULL, "topathsha1" VARCHAR(255) NOT NULL ) 08:15:31.357 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:15:31.358 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 08:15:31.381 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:31.416 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 08:15:31.417 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 08:15:31.440 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:31.441 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 08:15:31.441 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 08:15:31.462 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 08:15:31.467 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 08:15:31.467 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 08:15:31.490 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:31.491 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 08:15:31.491 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 08:15:31.514 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:31.521 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 08:15:31.521 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:15:31.553 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 08:15:31.555 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 08:15:31.555 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 08:15:31.572 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:31.573 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 08:15:31.573 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 08:15:31.589 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:31.589 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 08:15:31.589 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 08:15:31.615 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 08:15:31.616 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 08:15:31.616 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:15:31.635 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:15:31.636 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c7668ba" 08:15:31.639 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c7668ba" 08:15:31.639 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b69761b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c7668ba, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:31.639 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b69761b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c7668ba, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:31.648 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 08:15:31.650 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 08:15:31.654 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 08:15:31.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 08:15:31.691 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 08:15:31.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 08:15:31.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 08:15:31.693 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 08:15:31.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 08:15:31.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 08:15:31.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:31.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 08:15:31.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:31.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:31.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:31.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:31.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 08:15:31.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:15:31.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 08:15:31.706 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 08:15:31.707 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 08:15:31.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 08:15:31.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 08:15:31.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 08:15:31.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 08:15:31.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 08:15:31.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 08:15:31.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:31.714 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 08:15:31.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:31.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:31.716 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:31.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:31.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 08:15:31.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:15:31.719 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:31.719 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:31.719 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 08:15:31.721 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 08:15:31.721 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 08:15:31.722 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 08:15:31.722 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 08:15:31.722 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:31.723 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 08:15:31.723 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:31.724 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 08:15:31.724 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:31.725 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 08:15:31.725 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:31.725 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 08:15:31.726 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@467b684d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:31.726 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf1f5a" with isolation "serializable" 08:15:31.736 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 08:15:31.736 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 08:15:31.736 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification" ( "id" BIGINT NOT NULL, "length" BIGINT NOT NULL, "path" CLOB(2147483647) NOT NULL, "pathsha1" VARCHAR(255) NOT NULL, "sha1" VARCHAR(255) ) 08:15:31.749 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:31.749 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 08:15:31.768 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:15:31.791 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 08:15:31.791 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 08:15:31.810 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:15:31.810 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 08:15:31.810 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 08:15:31.828 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 08:15:31.829 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 08:15:31.829 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:15:31.846 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:31.847 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf1f5a" 08:15:31.848 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf1f5a" 08:15:31.849 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@467b684d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf1f5a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:31.849 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@467b684d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf1f5a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:31.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 08:15:31.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 08:15:31.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 08:15:31.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 08:15:31.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 08:15:31.855 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 08:15:31.856 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 08:15:31.857 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:31.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 08:15:31.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:31.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:31.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:31.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:31.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 08:15:31.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:15:31.870 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 08:15:31.872 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 08:15:31.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 08:15:31.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 08:15:31.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 08:15:31.876 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 08:15:31.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 08:15:31.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 08:15:31.879 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 08:15:31.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 08:15:31.881 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 08:15:31.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:31.883 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 08:15:31.884 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:31.885 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:31.886 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 08:15:31.886 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:15:31.887 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 08:15:31.888 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 08:15:31.889 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 08:15:31.890 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 08:15:31.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 08:15:31.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 08:15:31.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 08:15:31.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:31.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 08:15:31.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:31.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:31.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:31.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:31.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 08:15:31.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:15:31.910 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 08:15:31.913 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 08:15:31.914 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 08:15:31.915 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 08:15:31.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 08:15:31.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 08:15:31.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 08:15:31.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 08:15:31.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 08:15:31.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 08:15:31.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 08:15:31.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:31.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 08:15:31.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:31.924 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:31.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 08:15:31.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:15:31.926 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:31.926 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:31.926 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:31.927 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 08:15:31.928 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 08:15:31.929 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 08:15:31.929 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 08:15:31.929 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:31.929 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:31.930 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 08:15:31.930 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 08:15:31.930 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:31.931 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 08:15:31.931 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:31.932 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 08:15:31.932 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:31.932 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 08:15:31.932 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:31.933 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 08:15:31.933 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:31.933 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:31.933 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 08:15:31.933 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:31.933 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 08:15:31.934 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:31.935 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 08:15:31.935 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:31.935 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 08:15:31.935 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 08:15:31.936 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43af351a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:31.936 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1305c126" with isolation "serializable" 08:15:31.946 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 08:15:31.946 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 08:15:31.947 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "lastmodified" TIMESTAMP NOT NULL, "lastsyncfromrepositoryid" VARCHAR(255), "localrevision" BIGINT NOT NULL, "name" VARCHAR(255) NOT NULL, "parent_id_oid" BIGINT, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL ) 08:15:31.961 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:15:31.962 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 08:15:31.979 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:32.004 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 08:15:32.004 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 08:15:32.022 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 08:15:32.022 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 08:15:32.022 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 08:15:32.039 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:32.039 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 08:15:32.039 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 08:15:32.051 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:32.052 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 08:15:32.052 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 08:15:32.068 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:15:32.068 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1305c126" 08:15:32.070 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1305c126" 08:15:32.070 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43af351a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1305c126, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:32.070 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43af351a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1305c126, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:32.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 08:15:32.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 08:15:32.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 08:15:32.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 08:15:32.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 08:15:32.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 08:15:32.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 08:15:32.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:32.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 08:15:32.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:32.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:32.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:32.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:32.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 08:15:32.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:15:32.084 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 08:15:32.104 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 08:15:32.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 08:15:32.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 08:15:32.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 08:15:32.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 08:15:32.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 08:15:32.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 08:15:32.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 08:15:32.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 08:15:32.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 08:15:32.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:32.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 08:15:32.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:32.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:32.117 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 08:15:32.117 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:15:32.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:32.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:32.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 08:15:32.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 08:15:32.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 08:15:32.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 08:15:32.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 08:15:32.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 08:15:32.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 08:15:32.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 08:15:32.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:32.126 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 08:15:32.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:32.128 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:32.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:32.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:32.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 08:15:32.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:15:32.136 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 08:15:32.140 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 08:15:32.141 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 08:15:32.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 08:15:32.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 08:15:32.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 08:15:32.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 08:15:32.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 08:15:32.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 08:15:32.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 08:15:32.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 08:15:32.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:32.150 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 08:15:32.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:32.152 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:32.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 08:15:32.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:15:32.153 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:32.153 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:32.154 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 08:15:32.155 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:32.155 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 08:15:32.155 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 08:15:32.156 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:32.156 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 08:15:32.157 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 08:15:32.158 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 08:15:32.158 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:32.158 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 08:15:32.158 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 08:15:32.159 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:32.159 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:32.159 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 08:15:32.159 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:32.159 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:32.159 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 08:15:32.160 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 08:15:32.161 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:15:32.163 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 08:15:32.164 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:32.164 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 08:15:32.164 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:32.165 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 08:15:32.165 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:32.165 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:32.165 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 08:15:32.165 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:32.166 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 08:15:32.166 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:32.166 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 08:15:32.167 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ccf91df [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:32.167 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@117d32e" with isolation "serializable" 08:15:32.177 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:32.179 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:32.468 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 289 ms 08:15:32.469 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 08:15:32.469 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 08:15:32.469 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 08:15:32.469 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 08:15:32.470 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 08:15:32.478 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 08:15:32.478 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 08:15:32.493 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:32.493 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 08:15:32.500 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 08:15:32.519 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 08:15:32.519 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 08:15:32.520 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "length" INTEGER NOT NULL, "normalfile_id_oid" BIGINT NOT NULL, "offset" BIGINT NOT NULL, "sha1" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:15:32.532 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:32.533 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 08:15:32.553 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 08:15:32.921 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 08:15:32.922 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 08:15:32.922 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 08:15:32.939 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:33.223 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:33.262 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:33.263 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 08:15:33.263 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 08:15:33.286 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:33.287 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 08:15:33.287 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 08:15:33.305 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 08:15:33.306 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 08:15:33.306 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 08:15:33.323 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:33.323 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@117d32e" 08:15:33.331 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@117d32e" 08:15:33.331 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ccf91df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@117d32e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:33.333 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ccf91df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@117d32e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:33.334 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 08:15:33.335 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 08:15:33.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 08:15:33.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 08:15:33.337 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 08:15:33.338 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 08:15:33.339 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 08:15:33.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:33.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 08:15:33.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:33.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:33.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:33.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:33.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 08:15:33.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:15:33.347 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 08:15:33.349 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 08:15:33.350 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 08:15:33.351 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 08:15:33.352 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 08:15:33.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 08:15:33.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 08:15:33.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 08:15:33.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 08:15:33.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 08:15:33.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 08:15:33.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:33.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 08:15:33.360 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:33.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:33.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 08:15:33.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:15:33.362 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:33.363 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:33.363 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 08:15:33.364 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 08:15:33.365 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 08:15:33.365 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.365 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 08:15:33.366 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 08:15:33.366 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.366 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 08:15:33.366 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.367 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 08:15:33.367 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.367 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 08:15:33.368 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 08:15:33.368 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:33.368 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 08:15:33.368 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:33.368 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 08:15:33.368 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:33.369 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 08:15:33.370 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b6b3572 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:33.370 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65d8dff8" with isolation "serializable" 08:15:33.378 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 08:15:33.379 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 08:15:33.379 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localrepositoryrevisioninprogress" BIGINT NOT NULL, "localrepositoryrevisionsynced" BIGINT NOT NULL, "remoterepository_id_oid" BIGINT NOT NULL, "resyncmode" CHAR(1) DEFAULT 'N' CHECK ("resyncmode" IN ('Y','N')), "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:15:33.396 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:33.396 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 08:15:33.433 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 08:15:33.452 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 08:15:33.452 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:15:33.469 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:33.469 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 08:15:33.469 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:15:33.480 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:15:33.481 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 08:15:33.481 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:15:33.512 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 08:15:33.513 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65d8dff8" 08:15:33.516 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65d8dff8" 08:15:33.516 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b6b3572 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65d8dff8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:33.517 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b6b3572 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65d8dff8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:33.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 08:15:33.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 08:15:33.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 08:15:33.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 08:15:33.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 08:15:33.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 08:15:33.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 08:15:33.525 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:33.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 08:15:33.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:33.527 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:33.527 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:33.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:33.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 08:15:33.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:15:33.529 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 08:15:33.536 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 08:15:33.536 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 08:15:33.537 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 08:15:33.537 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 08:15:33.538 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 08:15:33.538 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 08:15:33.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 08:15:33.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 08:15:33.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:33.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 08:15:33.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:33.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:33.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:33.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:33.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 08:15:33.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:15:33.544 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 08:15:33.545 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:15:33.545 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 08:15:33.550 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 08:15:33.550 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 08:15:33.550 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 08:15:33.550 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:33.550 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:33.551 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 08:15:33.551 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:33.551 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.553 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a02bfe3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:33.554 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a3e5cd3" with isolation "serializable" 08:15:33.563 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:15:33.564 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 08:15:33.564 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 08:15:33.564 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 08:15:33.570 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 08:15:33.570 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 08:15:33.574 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 08:15:33.596 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 08:15:33.596 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 08:15:33.597 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 08:15:33.610 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:33.645 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 08:15:33.646 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 08:15:33.646 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 08:15:33.656 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 08:15:33.679 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:15:33.680 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a3e5cd3" 08:15:33.681 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a3e5cd3" 08:15:33.682 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a02bfe3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a3e5cd3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:33.682 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a02bfe3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a3e5cd3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:33.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 08:15:33.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 08:15:33.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 08:15:33.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 08:15:33.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 08:15:33.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 08:15:33.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 08:15:33.691 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:33.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 08:15:33.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:33.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:33.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:33.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:33.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 08:15:33.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:15:33.700 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 08:15:33.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 08:15:33.703 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 08:15:33.704 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 08:15:33.704 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 08:15:33.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 08:15:33.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 08:15:33.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 08:15:33.707 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 08:15:33.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 08:15:33.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 08:15:33.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:33.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 08:15:33.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:33.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:33.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 08:15:33.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:15:33.713 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 08:15:33.714 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 08:15:33.714 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 08:15:33.714 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.715 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 08:15:33.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 08:15:33.716 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:33.716 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 08:15:33.717 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:33.717 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 08:15:33.717 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:33.718 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:33.718 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 08:15:33.718 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:33.718 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 08:15:33.718 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:33.718 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 08:15:33.721 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 08:15:33.722 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.722 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 08:15:33.723 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:33.723 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 08:15:33.724 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b01550 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:33.724 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ef0dd86" with isolation "serializable" 08:15:33.731 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 08:15:33.731 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 08:15:33.731 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localpathprefix" VARCHAR(255) NOT NULL, "publickey" LONG VARCHAR FOR BIT DATA NOT NULL, "repositoryid" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:15:33.749 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 08:15:33.749 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 08:15:33.764 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:33.800 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 08:15:33.800 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 08:15:33.800 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 08:15:33.824 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:33.824 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 08:15:33.843 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:15:33.863 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 08:15:33.863 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 08:15:33.879 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:15:33.883 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 08:15:33.883 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 08:15:33.898 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:33.898 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 08:15:33.899 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 08:15:33.914 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:33.915 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ef0dd86" 08:15:33.917 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ef0dd86" 08:15:33.917 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b01550 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ef0dd86, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:33.917 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b01550 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ef0dd86, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:33.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 08:15:33.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 08:15:33.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 08:15:33.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 08:15:33.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 08:15:33.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 08:15:33.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 08:15:33.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:33.924 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 08:15:33.925 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:33.925 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:33.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:33.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:33.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 08:15:33.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:15:33.930 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 08:15:33.933 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 08:15:33.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 08:15:33.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 08:15:33.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 08:15:33.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 08:15:33.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 08:15:33.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 08:15:33.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 08:15:33.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:15:33.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 08:15:33.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:33.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:15:33.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:33.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:33.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 08:15:33.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:15:33.942 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 08:15:33.943 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 08:15:33.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 08:15:33.944 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:33.944 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 08:15:33.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 08:15:33.944 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:33.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:33.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 08:15:33.946 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:33.946 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 08:15:33.946 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:33.946 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 08:15:33.947 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12a14b74 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:33.947 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68ee3b6d" with isolation "serializable" 08:15:33.953 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 08:15:33.953 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 08:15:33.953 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromrepositoryid" VARCHAR(255) NOT NULL, "path" CLOB(2147483647) NOT NULL, "pathsha1" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:15:33.967 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:15:33.967 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 08:15:33.987 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 08:15:34.002 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:15:34.002 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 08:15:34.020 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:34.021 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 08:15:34.022 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 08:15:34.036 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:15:34.037 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68ee3b6d" 08:15:34.038 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68ee3b6d" 08:15:34.038 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12a14b74 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68ee3b6d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:34.038 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@12a14b74 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68ee3b6d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:34.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 08:15:34.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 08:15:34.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 08:15:34.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 08:15:34.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 08:15:34.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 08:15:34.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 08:15:34.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:34.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 08:15:34.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:34.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:34.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:34.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:34.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 08:15:34.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:15:34.062 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 08:15:34.064 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 08:15:34.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 08:15:34.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 08:15:34.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 08:15:34.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 08:15:34.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 08:15:34.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 08:15:34.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 08:15:34.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 08:15:34.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 08:15:34.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:34.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 08:15:34.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:34.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:34.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 08:15:34.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:15:34.073 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 08:15:34.074 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:34.074 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 08:15:34.074 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 08:15:34.074 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:34.074 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:34.075 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@69afa141 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:34.075 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49f40c00" with isolation "serializable" 08:15:34.081 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:34.081 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:34.147 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 66 ms 08:15:34.147 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 08:15:34.147 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 08:15:34.147 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 08:15:34.151 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 08:15:34.181 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:15:34.217 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:34.238 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:34.239 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49f40c00" 08:15:34.268 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49f40c00" 08:15:34.268 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@69afa141 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49f40c00, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:34.268 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@69afa141 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49f40c00, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:34.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 08:15:34.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 08:15:34.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 08:15:34.274 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 08:15:34.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 08:15:34.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 08:15:34.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 08:15:34.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:34.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 08:15:34.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:34.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:34.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:34.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:34.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 08:15:34.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:15:34.285 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 08:15:34.288 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 08:15:34.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 08:15:34.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 08:15:34.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 08:15:34.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 08:15:34.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 08:15:34.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 08:15:34.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 08:15:34.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:15:34.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 08:15:34.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:34.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:15:34.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:34.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:34.297 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 08:15:34.297 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:15:34.297 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:34.297 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:34.298 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 08:15:34.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 08:15:34.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 08:15:34.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 08:15:34.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 08:15:34.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 08:15:34.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 08:15:34.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 08:15:34.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:34.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 08:15:34.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 08:15:34.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 08:15:34.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 08:15:34.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 08:15:34.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 08:15:34.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 08:15:34.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 08:15:34.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 08:15:34.308 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 08:15:34.308 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 08:15:34.309 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 08:15:34.309 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 08:15:34.309 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:34.309 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 08:15:34.309 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 08:15:34.310 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:34.310 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 08:15:34.310 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:34.310 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 08:15:34.310 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:34.310 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 08:15:34.311 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:34.312 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 08:15:34.312 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:15:34.312 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:34.313 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 08:15:34.313 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:34.314 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 08:15:34.314 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:34.314 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 08:15:34.315 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6419a0e1 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:34.315 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@280d4882" with isolation "serializable" 08:15:34.320 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table 08:15:34.320 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker" 08:15:34.321 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "transferdonemarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromentityid" BIGINT NOT NULL, "fromlocalrevision" BIGINT NOT NULL, "fromrepositoryid" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "transferdonemarkertype" INTEGER NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 08:15:34.333 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:34.333 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id") 08:15:34.351 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 08:15:34.366 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:15:34.366 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 08:15:34.381 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:15:34.382 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 08:15:34.382 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 08:15:34.398 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:34.398 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@280d4882" 08:15:34.400 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@280d4882" 08:15:34.401 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6419a0e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@280d4882, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:34.401 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6419a0e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@280d4882, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:34.410 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:34.411 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" closed 08:15:34.412 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@554cd74a" with txn="org.datanucleus.TransactionImpl@5ceecfee" 08:15:34.415 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:34.415 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 (optimistic=false) 08:15:34.417 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 08:15:34.418 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 08:15:34.418 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 08:15:34.419 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 08:15:34.419 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 08:15:34.580 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" 08:15:34.617 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="org.datanucleus.identity.IdentityReference@1d408060") enlisted in transactional cache 08:15:34.623 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 08:15:34.646 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 23 ms 08:15:34.646 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 08:15:34.648 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 08:15:34.711 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 60 ms 08:15:34.711 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 08:15:34.715 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:34.718 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d1e0fbb, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:34.718 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:34.719 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.720 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:34.737 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5dc0ff7d" 08:15:34.741 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:34.742 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:34.748 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms 08:15:34.763 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" being inserted into table ""repository"" 08:15:34.763 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.790 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7930ffa9" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f" 08:15:34.793 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 08:15:34.793 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" 08:15:34.794 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="org.datanucleus.identity.IdentityReference@41b13f3d") enlisted in transactional cache 08:15:34.795 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" being inserted into table ""repofile"" 08:15:34.795 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.803 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@254449bb" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f" 08:15:34.804 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="") is having the value in field "created" replaced by a SCO wrapper 08:15:34.806 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="") is having the value in field "changed" replaced by a SCO wrapper 08:15:34.807 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 08:15:34.808 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2018-12-25 08:15:25.435>,,<0>,<''>,,<2018-12-25 08:15:34.419>,<2018-12-25 08:15:34.419>,<'Directory'>) 08:15:34.839 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 31 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@254449bb" 08:15:34.845 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" was inserted in the datastore and was given strategy value of "1" 08:15:34.853 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 08:15:34.853 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="org.datanucleus.identity.IdentityReference@41b13f3d") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 08:15:34.853 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 08:15:34.853 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@254449bb" 08:15:34.854 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 08:15:34.857 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="") is having the value in field "created" replaced by a SCO wrapper 08:15:34.857 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="") is having the value in field "changed" replaced by a SCO wrapper 08:15:34.858 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'848cf262-196c-4b69-b829-500778ea02a6'>,<0>,<2018-12-25 08:15:34.419>,<2018-12-25 08:15:34.419>,,<1>,<'LocalRepository'>) 08:15:34.862 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 5 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7930ffa9" 08:15:34.862 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" was inserted in the datastore and was given strategy value of "1" 08:15:34.863 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 08:15:34.863 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="org.datanucleus.identity.IdentityReference@1d408060") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 08:15:34.863 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 08:15:34.863 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 08:15:34.863 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 08:15:34.863 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 08:15:34.863 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7930ffa9" 08:15:34.863 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 08:15:34.863 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 08:15:34.880 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:34.880 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 08:15:34.880 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 08:15:34.881 [main] INFO c.c.c.local.LocalRepoManagerImpl - [3e8f7922]initPersistenceManagerFactory: repositoryId=848cf262-196c-4b69-b829-500778ea02a6 08:15:34.881 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 08:15:34.882 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 08:15:34.882 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:34.884 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 08:15:34.886 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 08:15:34.887 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d1e0fbb]] 08:15:34.887 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:34.889 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:34.889 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44be69aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fb9a67f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.891 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 08:15:34.891 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@5b7aa898" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 08:15:34.891 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 08:15:34.891 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:34.891 [main] DEBUG DataNucleus.Transaction - Transaction committed in 10 ms 08:15:34.892 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2bfb583b, lifecycle=HOLLOW] 08:15:34.892 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 2] 08:15:34.892 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@5b7aa898 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@5b7aa898, lifecycle=HOLLOW] 08:15:34.892 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 1] 08:15:34.892 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:34.892 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" closed 08:15:34.892 [main] INFO c.c.c.local.LocalRepoManagerImpl - [3e8f7922]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6735 ms. 08:15:34.893 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@554cd74a" with txn="org.datanucleus.TransactionImpl@6a916402" 08:15:34.893 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:34.893 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 (optimistic=false) 08:15:34.903 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 08:15:34.909 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 08:15:34.927 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 18 ms 08:15:34.927 [main] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 08:15:34.928 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 08:15:34.940 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 12 ms 08:15:34.940 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 08:15:34.941 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36920bd6 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:34.941 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@61514735, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:34.941 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36920bd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:34.941 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36920bd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.941 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 08:15:34.949 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@39c96e48" 08:15:34.951 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2018-12-24 08:15:34.901> 08:15:34.952 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:34.953 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:15:34.954 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 08:15:34.954 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:34.954 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:34.954 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@61514735]] 08:15:34.955 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36920bd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:34.955 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36920bd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:34.955 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36920bd6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.955 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:34.955 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:34.955 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" closed 08:15:34.956 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:34.956 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]tryAcquire: returning true. lockCounter=1 08:15:34.956 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]tryAcquire: returning true. lockCounter=2 08:15:34.956 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:34.957 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]release: NOT releasing underlying FileLock. lockCounter=1 08:15:34.957 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]tryAcquire: returning true. lockCounter=2 08:15:34.958 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]release: NOT releasing underlying FileLock. lockCounter=1 08:15:34.958 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6badba10]release: releasing underlying FileLock. lockCounter=0 08:15:34.968 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@554cd74a" with txn="org.datanucleus.TransactionImpl@5b9499fe" 08:15:34.968 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:34.968 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 (optimistic=false) 08:15:34.971 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:34.971 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:34.972 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:34.972 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@67774e29, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:34.972 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@663f237a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:34.972 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@663f237a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:34.972 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:34.973 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49a6f486" 08:15:34.973 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:34.973 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:34.974 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 08:15:34.978 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:34.979 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:34.981 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:34.981 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:34.981 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="1") enlisted in transactional cache 08:15:34.982 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" 08:15:34.989 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:34.989 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:34.989 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" field "aliases" loading contents to SCO wrapper from the datastore 08:15:34.994 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@663f237a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.003 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@9e54c59" 08:15:35.003 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:35.004 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:35.005 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@74f827ad" 08:15:35.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73c3cd09]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:35.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73c3cd09]tryAcquire: returning true. lockCounter=1 08:15:35.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73c3cd09]tryAcquire: returning true. lockCounter=2 08:15:35.007 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:35.007 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73c3cd09]release: NOT releasing underlying FileLock. lockCounter=1 08:15:35.007 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73c3cd09]release: releasing underlying FileLock. lockCounter=0 08:15:35.008 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.008 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.008 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:35.008 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.008 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.008 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 08:15:35.008 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.008 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.009 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@67774e29]] 08:15:35.009 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@663f237a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:35.009 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@663f237a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:35.009 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40fa8766 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@663f237a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.010 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:35.011 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:35.011 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms 08:15:35.011 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@10947c4e, lifecycle=HOLLOW] 08:15:35.011 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:35.011 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:35.011 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" closed 08:15:35.012 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@554cd74a" with txn="org.datanucleus.TransactionImpl@3e36b7a0" 08:15:35.012 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:35.012 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 (optimistic=false) 08:15:35.013 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:35.013 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:35.014 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:35.014 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5c7dfc05, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:35.014 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:35.014 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.014 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:35.014 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e8b3b79" 08:15:35.014 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:35.015 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:35.015 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:35.016 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:35.016 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:35.016 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:35.016 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:35.017 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="1") enlisted in transactional cache 08:15:35.017 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" 08:15:35.018 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:35.019 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:35.021 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.042 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@12b5736c" 08:15:35.042 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 08:15:35.050 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 8 ms 08:15:35.051 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@73a8e994" 08:15:35.051 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" field "aliases" loading contents to SCO wrapper from the datastore 08:15:35.052 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.053 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1a1cc163" 08:15:35.053 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:35.053 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:35.053 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@42383cb0" 08:15:35.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.055 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:35.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.055 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 08:15:35.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.055 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5c7dfc05]] 08:15:35.055 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:35.056 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:35.056 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37e69c43 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@345d053b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.056 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:35.056 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:35.056 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:35.057 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6e0e5dec, lifecycle=HOLLOW] 08:15:35.057 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:35.057 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:35.057 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" closed 08:15:35.058 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [3e8f7922]open: closing=false closeAbortable=true 08:15:35.065 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d634127]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:35.065 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d634127]tryAcquire: returning true. lockCounter=1 08:15:35.065 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:35.066 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d634127]release: releasing underlying FileLock. lockCounter=0 08:15:35.067 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@554cd74a" with txn="org.datanucleus.TransactionImpl@1f1cddf3" 08:15:35.067 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:35.067 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 (optimistic=false) 08:15:35.068 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:35.068 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:35.069 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:35.069 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4d0e54e0, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:35.069 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:35.069 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.069 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:35.070 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@67e25252" 08:15:35.070 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:35.070 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:35.070 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:35.071 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:35.071 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:35.071 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:35.071 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:35.071 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="1") enlisted in transactional cache 08:15:35.071 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" 08:15:35.072 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:35.072 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:35.073 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.079 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4ace284d" 08:15:35.079 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jq3f1hby-pj8zv'> 08:15:35.080 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:35.080 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@76d72b5b" 08:15:35.080 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" field "aliases" loading contents to SCO wrapper from the datastore 08:15:35.081 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.081 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7cac93fe" 08:15:35.082 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:35.082 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:35.082 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64deb58f" 08:15:35.082 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.087 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@72bdd7c7" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba" 08:15:35.087 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jq3f1hby-pj8zv'>) 08:15:35.088 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@72bdd7c7" 08:15:35.088 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@72bdd7c7" 08:15:35.089 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 08:15:35.090 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:35.090 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]tryAcquire: returning true. lockCounter=1 08:15:35.090 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]tryAcquire: returning true. lockCounter=2 08:15:35.090 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:35.091 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]release: NOT releasing underlying FileLock. lockCounter=1 08:15:35.091 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]tryAcquire: returning true. lockCounter=2 08:15:35.091 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:35.091 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]release: NOT releasing underlying FileLock. lockCounter=1 08:15:35.092 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]tryAcquire: returning true. lockCounter=2 08:15:35.092 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]release: NOT releasing underlying FileLock. lockCounter=1 08:15:35.092 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f14b0f6]release: releasing underlying FileLock. lockCounter=0 08:15:35.093 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 08:15:35.094 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:35.094 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:35.094 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.094 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:35.095 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@16aed49f" 08:15:35.095 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:35.095 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:35.095 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:35.096 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 08:15:35.097 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.097 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.098 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Tue Dec 25 08:15:35 CET 2018) for LocalRepository[id=1] 08:15:35.099 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 08:15:35.099 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:35.099 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:35.099 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:35.099 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.099 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:35.100 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5f1483fd" 08:15:35.100 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:35.100 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:35.100 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:35.101 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 08:15:35.106 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" having fields "changed,revision" updated in table ""repository"" 08:15:35.106 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.122 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@273a5a8a" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba" 08:15:35.123 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2018-12-25 08:15:35.097>,"revision"=<1> WHERE "id"=<1> 08:15:35.130 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@273a5a8a" 08:15:35.130 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@273a5a8a" 08:15:35.130 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 08:15:35.130 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.131 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:35.131 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.131 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.131 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7d5508e0 08:15:35.131 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:35.131 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:35.131 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 08:15:35.131 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4d0e54e0]] 08:15:35.131 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:35.143 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:35.143 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e111c7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32f96bba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7d5508e0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@15c487a8]" 08:15:35.144 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 08:15:35.144 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:35.144 [main] DEBUG DataNucleus.Transaction - Transaction committed in 13 ms 08:15:35.144 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@76ececd, lifecycle=HOLLOW] 08:15:35.144 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:35.144 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:35.144 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7d5508e0" closed 08:15:35.145 [main] INFO c.c.c.local.LocalRepoManagerImpl - [3e8f7922]_close: Shutting down real LocalRepoManager. 08:15:35.375 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 08:15:35.377 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 08:15:35.377 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 08:15:35.378 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 08:15:35.379 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 08:15:35.825 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ba534b0]release: releasing underlying FileLock. lockCounter=0 08:15:35.843 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 08:15:35.844 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 08:15:35.885 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 08:15:36.550 [qtp607932305-21-acceptor-0-ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:37253}] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@25ecb0df 08:15:36.552 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:36.553 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@25ecb0df 08:15:36.573 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} 08:15:36.574 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 9 ms, remaining: 29991 ms 08:15:36.647 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@49b4a3c7{IDLE} 08:15:36.648 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@49b4a3c7{IDLE} 08:15:36.648 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@49b4a3c7{IDLE} 08:15:36.648 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@49b4a3c7{FILL_INTERESTED} 08:15:36.650 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=0} 08:15:36.650 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@1d01b2ce 08:15:36.650 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:15:36.651 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Created SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=0} 08:15:36.651 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:36.651 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 08:15:36.651 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 08:15:36.652 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 1 -> 0 for SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,R,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:36.652 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@1d01b2ce 08:15:36.652 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@49b4a3c7{FILLING} 08:15:36.653 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:36.657 [qtp607932305-22] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@49b4a3c7{FILLING} onFillable HttpChannelState@53ad461c{s=IDLE i=true a=null} 08:15:36.660 [qtp607932305-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:36.662 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5d6ab219[p=0,l=530,c=8192,r=530]={<<>>>�����������������...���������������} 08:15:36.669 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:15:36.672 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:15:36.672 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:15:36.673 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:15:36.673 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:15:36.673 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:36.674 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:36.674 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.678 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:36.678 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:36.678 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.678 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:36.678 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:36.679 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.679 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:36.679 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:36.680 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.680 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:36.680 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:36.681 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.681 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 08:15:36.681 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.681 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:36.682 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:36.682 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:36.682 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:15:36.688 [qtp607932305-22] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@833d2a8{r=1,a=IDLE,uri=-} handle enter 08:15:36.689 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@53ad461c{s=IDLE i=true a=null} handling IDLE 08:15:36.692 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@833d2a8{r=1,a=DISPATCHED,uri=/RepoInfo} action REQUEST_DISPATCH 08:15:36.693 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - REQUEST /RepoInfo on HttpChannelOverHttp@833d2a8{r=1,a=DISPATCHED,uri=/RepoInfo} 08:15:36.694 [qtp607932305-22 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@5656be13{/,null,AVAILABLE} 08:15:36.695 [qtp607932305-22 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@5656be13{/,null,AVAILABLE} 08:15:36.697 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@235834f2 08:15:36.697 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - session=null 08:15:36.698 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:36.698 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 08:15:36.812 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 08:15:36.817 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic QVVMcjVxRGd1bEpBUnhPOWhuazl5UTpRWHt3QWxFTSltNklRbWVZNmEpYmE4TUZM 08:15:36.835 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5d6ab219[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236||||<<<>>>�����������������...���������������} 08:15:36.836 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@833d2a8{r=1,a=DISPATCHED,uri=/RepoInfo} content java.nio.HeapByteBufferR[pos=294 lim=530 cap=8192] 08:15:36.836 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 08:15:36.836 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@833d2a8{r=1,a=DISPATCHED,uri=/RepoInfo} messageComplete 08:15:36.837 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3410a516 EOF 08:15:36.894 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3410a516 eof EOF 08:15:36.894 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3410a516 eof EOF 08:15:36.900 [qtp607932305-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [401986df]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' 08:15:36.901 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46c6d028]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/cloudstore-repository.lock' 08:15:36.903 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46c6d028]tryAcquire: returning true. lockCounter=1 08:15:36.903 [qtp607932305-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [401986df]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' locked successfully. 08:15:36.903 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [401986df]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 08:15:36.905 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 08:15:36.908 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 08:15:36.927 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 08:15:36.933 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 08:15:36.936 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 08:15:36.943 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 08:15:36.944 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 08:15:36.947 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 08:15:36.960 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 08:15:36.966 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 08:15:36.973 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support initialising ... 08:15:36.976 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 08:15:36.976 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support initialising ... 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support loaded 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 08:15:36.979 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String,java.nio.ByteBuffer 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.lang.String,java.nio.ByteBuffer 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.Long,java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.Long,java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.Long,java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.util.Date,java.lang.String,[Ljava.lang.Object; 08:15:36.980 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 08:15:36.981 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 08:15:36.981 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 08:15:36.981 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 08:15:36.981 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 08:15:36.981 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 08:15:36.981 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 08:15:36.982 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 08:15:36.983 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 08:15:36.984 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 08:15:36.984 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 08:15:36.984 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 08:15:36.985 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 08:15:36.985 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 08:15:36.986 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 08:15:36.987 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:36.987 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 08:15:36.988 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:36.988 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:36.989 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:36.989 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:36.990 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 08:15:36.990 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:15:36.990 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 08:15:37.002 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 08:15:37.003 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 08:15:37.004 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 08:15:37.005 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 08:15:37.006 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 08:15:37.006 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 08:15:37.007 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 08:15:37.008 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 08:15:37.009 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.010 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 08:15:37.011 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.012 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.013 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.014 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.014 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 08:15:37.014 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:15:37.015 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 08:15:37.015 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 08:15:37.016 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 08:15:37.016 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 08:15:37.017 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 08:15:37.017 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 08:15:37.018 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 08:15:37.018 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 08:15:37.018 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 08:15:37.019 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.019 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.020 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.020 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.021 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.021 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.022 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 08:15:37.022 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:15:37.023 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 08:15:37.025 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 08:15:37.026 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 08:15:37.026 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 08:15:37.027 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 08:15:37.027 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 08:15:37.028 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 08:15:37.028 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 08:15:37.029 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 08:15:37.029 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.030 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 08:15:37.030 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.031 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.031 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.032 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.033 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 08:15:37.033 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:15:37.033 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 08:15:37.034 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 08:15:37.034 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 08:15:37.035 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 08:15:37.035 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 08:15:37.036 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 08:15:37.036 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 08:15:37.037 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.037 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.038 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.038 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.039 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.039 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.040 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 08:15:37.040 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:15:37.043 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 08:15:37.044 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 08:15:37.044 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 08:15:37.045 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 08:15:37.045 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 08:15:37.046 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 08:15:37.046 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 08:15:37.047 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 08:15:37.047 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 08:15:37.048 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.048 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 08:15:37.049 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.050 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.050 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.051 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.051 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 08:15:37.051 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:15:37.051 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.052 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.052 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.052 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 08:15:37.053 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 08:15:37.054 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 08:15:37.054 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 08:15:37.054 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 08:15:37.055 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 08:15:37.055 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 08:15:37.056 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 08:15:37.056 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 08:15:37.056 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 08:15:37.057 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 08:15:37.057 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.058 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.058 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.059 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.059 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.060 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.060 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 08:15:37.061 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:15:37.061 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 08:15:37.062 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 08:15:37.063 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 08:15:37.063 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 08:15:37.063 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 08:15:37.064 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 08:15:37.064 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 08:15:37.065 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 08:15:37.065 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 08:15:37.066 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.066 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 08:15:37.067 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.067 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.068 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.068 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.069 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 08:15:37.069 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:15:37.069 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.069 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 08:15:37.070 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 08:15:37.070 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 08:15:37.071 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 08:15:37.071 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 08:15:37.072 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 08:15:37.072 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 08:15:37.073 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 08:15:37.073 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 08:15:37.074 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.074 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.075 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.075 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.076 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.076 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 08:15:37.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:15:37.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 08:15:37.078 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 08:15:37.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 08:15:37.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 08:15:37.080 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 08:15:37.080 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 08:15:37.081 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 08:15:37.081 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 08:15:37.082 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 08:15:37.082 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.083 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 08:15:37.083 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.084 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.085 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.085 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.086 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 08:15:37.086 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:15:37.087 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 08:15:37.087 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 08:15:37.091 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 08:15:37.091 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 08:15:37.092 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 08:15:37.103 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 08:15:37.269 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a52dec3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 08:15:37.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 08:15:37.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:37.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:37.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 08:15:37.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 08:15:37.272 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:37.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:37.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 08:15:37.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:37.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 08:15:37.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:37.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 08:15:37.274 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 08:15:37.275 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 08:15:37.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:37.277 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:37.278 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:37.279 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:37.318 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 08:15:37.318 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 08:15:37.346 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : read-write 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Timeout=0 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/derby] 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/derby] 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 08:15:37.347 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:15:37.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a52dec3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@25c8b8d9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:37.350 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a52dec3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@25c8b8d9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:37.350 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager now created 08:15:37.351 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 08:15:37.351 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 08:15:37.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 08:15:37.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_191" on "Linux" 08:15:37.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence API : JDO 08:15:37.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ClassLoading : default 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 08:15:37.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ================================================ 08:15:37.354 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6377e33f" with txn="org.datanucleus.TransactionImpl@3ea8c918" 08:15:37.355 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 08:15:37.360 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 08:15:37.361 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 08:15:37.362 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 08:15:37.363 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 08:15:37.364 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 08:15:37.365 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 08:15:37.366 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 08:15:37.367 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.367 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.368 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.369 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.370 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.371 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.373 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 08:15:37.373 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:15:37.374 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 08:15:37.375 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 08:15:37.376 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 08:15:37.377 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 08:15:37.378 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 08:15:37.379 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 08:15:37.379 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 08:15:37.380 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 08:15:37.381 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 08:15:37.382 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.383 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 08:15:37.384 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.385 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.386 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.386 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.387 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 08:15:37.388 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:15:37.388 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 08:15:37.389 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 08:15:37.390 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 08:15:37.391 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 08:15:37.392 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 08:15:37.392 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 08:15:37.393 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 08:15:37.394 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.395 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.396 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.397 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.398 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.399 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.400 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 08:15:37.400 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:15:37.402 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 08:15:37.402 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 08:15:37.403 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 08:15:37.404 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 08:15:37.405 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 08:15:37.406 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 08:15:37.407 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 08:15:37.408 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 08:15:37.408 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 08:15:37.409 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.410 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 08:15:37.411 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.412 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.413 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.414 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.415 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 08:15:37.415 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:15:37.415 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.416 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.416 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.416 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 08:15:37.417 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 08:15:37.418 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 08:15:37.419 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 08:15:37.420 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 08:15:37.421 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 08:15:37.422 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 08:15:37.423 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 08:15:37.423 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 08:15:37.424 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.425 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.426 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.427 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.428 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 08:15:37.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:15:37.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 08:15:37.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 08:15:37.433 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 08:15:37.433 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 08:15:37.434 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 08:15:37.435 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 08:15:37.436 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 08:15:37.437 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 08:15:37.437 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 08:15:37.438 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.439 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 08:15:37.440 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.441 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.442 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.443 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.444 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 08:15:37.444 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:15:37.444 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.444 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.445 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 08:15:37.447 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 08:15:37.448 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 08:15:37.449 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 08:15:37.450 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 08:15:37.451 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 08:15:37.452 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 08:15:37.452 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 08:15:37.453 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 08:15:37.454 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 08:15:37.455 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 08:15:37.455 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 08:15:37.455 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 08:15:37.456 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 08:15:37.456 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 08:15:37.456 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 08:15:37.457 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.457 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:15:37.457 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 08:15:37.457 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 08:15:37.457 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.458 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 08:15:37.458 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 08:15:37.458 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 08:15:37.458 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 08:15:37.458 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.459 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 08:15:37.459 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.459 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:37.459 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 08:15:37.460 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 08:15:37.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 08:15:37.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:37.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 08:15:37.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 08:15:37.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.462 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 08:15:37.462 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.462 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 08:15:37.462 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:37.462 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 08:15:37.463 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.463 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 08:15:37.463 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 08:15:37.464 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 08:15:37.464 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:37.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 08:15:37.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 08:15:37.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:37.467 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.468 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 08:15:37.468 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:37.468 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 08:15:37.469 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.469 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@183f58ed [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:37.469 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@368e2e10" with isolation "serializable" 08:15:37.486 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:15:37.486 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 08:15:37.575 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 89 ms 08:15:37.575 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 08:15:37.578 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 08:15:37.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 08:15:37.607 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 08:15:37.643 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 08:15:37.651 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:15:37.658 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 08:15:37.667 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 08:15:37.676 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 08:15:37.684 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 08:15:37.691 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 08:15:37.697 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 08:15:37.697 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@368e2e10" 08:15:37.697 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@368e2e10" 08:15:37.697 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@183f58ed [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@368e2e10, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:37.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@183f58ed [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@368e2e10, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:37.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 08:15:37.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 08:15:37.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 08:15:37.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 08:15:37.700 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 08:15:37.702 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 08:15:37.703 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 08:15:37.703 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 08:15:37.704 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 08:15:37.705 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 08:15:37.706 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.707 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.708 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.709 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.710 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.710 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.711 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 08:15:37.711 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:15:37.712 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 08:15:37.714 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 08:15:37.715 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 08:15:37.716 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 08:15:37.717 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 08:15:37.718 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 08:15:37.718 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 08:15:37.719 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 08:15:37.720 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 08:15:37.721 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.722 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 08:15:37.722 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.723 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.724 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.725 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.726 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 08:15:37.726 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:15:37.726 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.726 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.727 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 08:15:37.727 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 08:15:37.728 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 08:15:37.728 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 08:15:37.728 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 08:15:37.728 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.729 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 08:15:37.729 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:37.729 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 08:15:37.729 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.729 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 08:15:37.729 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.730 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 08:15:37.730 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@bc8cb59 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:37.730 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b4d215c" with isolation "serializable" 08:15:37.734 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 08:15:37.734 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 08:15:37.789 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 55 ms 08:15:37.789 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 08:15:37.798 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 08:15:37.804 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 08:15:37.810 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 08:15:37.810 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b4d215c" 08:15:37.811 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b4d215c" 08:15:37.811 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@bc8cb59 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b4d215c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:37.811 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@bc8cb59 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b4d215c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:37.812 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 08:15:37.813 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 08:15:37.813 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.813 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:37.813 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 08:15:37.814 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 08:15:37.814 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.814 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 08:15:37.815 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.815 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 08:15:37.815 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.815 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 08:15:37.815 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.816 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 08:15:37.816 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.816 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:37.816 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 08:15:37.816 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.817 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 08:15:37.817 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.817 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 08:15:37.817 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.817 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 08:15:37.817 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 08:15:37.819 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9f0322 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:37.820 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5798f51a" with isolation "serializable" 08:15:37.822 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:37.822 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 08:15:37.872 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 50 ms 08:15:37.873 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:15:37.881 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:15:37.887 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:37.894 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:37.894 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5798f51a" 08:15:37.895 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5798f51a" 08:15:37.895 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9f0322 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5798f51a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:37.895 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9f0322 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5798f51a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:37.896 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 08:15:37.897 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 08:15:37.898 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 08:15:37.899 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 08:15:37.899 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 08:15:37.900 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 08:15:37.901 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 08:15:37.903 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.903 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.904 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.905 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.906 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.907 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.908 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 08:15:37.908 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:15:37.908 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 08:15:37.909 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 08:15:37.910 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 08:15:37.911 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 08:15:37.912 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 08:15:37.913 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 08:15:37.914 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 08:15:37.914 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 08:15:37.915 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 08:15:37.916 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.917 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 08:15:37.918 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.918 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.919 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.920 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.921 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 08:15:37.921 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:15:37.922 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.922 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.922 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 08:15:37.924 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 08:15:37.925 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 08:15:37.925 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 08:15:37.926 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 08:15:37.927 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 08:15:37.928 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 08:15:37.928 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 08:15:37.929 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:37.930 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 08:15:37.931 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:37.932 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:37.933 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:37.934 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:37.935 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 08:15:37.935 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:15:37.935 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 08:15:37.937 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 08:15:37.938 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 08:15:37.938 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 08:15:37.939 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 08:15:37.940 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 08:15:37.941 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 08:15:37.941 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 08:15:37.942 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 08:15:37.943 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 08:15:37.944 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 08:15:37.945 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:37.945 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 08:15:37.946 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:37.947 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:37.948 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 08:15:37.948 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:15:37.948 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.949 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:37.949 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 08:15:37.950 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:37.950 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 08:15:37.951 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 08:15:37.951 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.951 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 08:15:37.951 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 08:15:37.951 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 08:15:37.952 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:37.952 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 08:15:37.952 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 08:15:37.952 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:37.952 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.952 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 08:15:37.953 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:37.953 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.953 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 08:15:37.953 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 08:15:37.953 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:37.954 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:37.955 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 08:15:37.955 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.955 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 08:15:37.955 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:37.955 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 08:15:37.956 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52804c48 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:37.956 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cab53d6" with isolation "serializable" 08:15:37.959 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:37.959 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:38.002 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 43 ms 08:15:38.002 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:15:38.005 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 08:15:38.012 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:15:38.019 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:38.026 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:38.031 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 08:15:38.036 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 08:15:38.042 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 08:15:38.042 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cab53d6" 08:15:38.043 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cab53d6" 08:15:38.043 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52804c48 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cab53d6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.043 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52804c48 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cab53d6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.045 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 08:15:38.046 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 08:15:38.046 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 08:15:38.047 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 08:15:38.048 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 08:15:38.049 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 08:15:38.050 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 08:15:38.051 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:38.052 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 08:15:38.053 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:38.054 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:38.056 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:38.057 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:38.059 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 08:15:38.059 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:15:38.059 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 08:15:38.060 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 08:15:38.061 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 08:15:38.062 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 08:15:38.063 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 08:15:38.064 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 08:15:38.065 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 08:15:38.066 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 08:15:38.067 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 08:15:38.068 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 08:15:38.068 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 08:15:38.069 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:38.071 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 08:15:38.072 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:38.073 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:38.074 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 08:15:38.074 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:15:38.074 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:38.074 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:38.075 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 08:15:38.076 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 08:15:38.076 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 08:15:38.076 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 08:15:38.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 08:15:38.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 08:15:38.077 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.078 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 08:15:38.078 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.078 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.079 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 08:15:38.081 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f2e53c8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:38.081 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f1b6604" with isolation "serializable" 08:15:38.083 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 08:15:38.083 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:38.117 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 34 ms 08:15:38.118 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 08:15:38.123 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 08:15:38.128 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 08:15:38.133 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 08:15:38.133 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f1b6604" 08:15:38.134 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f1b6604" 08:15:38.134 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f2e53c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f1b6604, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.134 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f2e53c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f1b6604, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.135 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:15:38.135 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 08:15:38.136 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 08:15:38.136 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 08:15:38.136 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 08:15:38.136 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:38.137 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:38.137 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 08:15:38.138 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:38.138 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.139 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@207cc5a6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:38.139 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6dbf8b4d" with isolation "serializable" 08:15:38.141 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:15:38.146 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 08:15:38.151 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 08:15:38.156 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:15:38.156 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6dbf8b4d" 08:15:38.156 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6dbf8b4d" 08:15:38.156 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@207cc5a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6dbf8b4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.157 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@207cc5a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6dbf8b4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.159 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 08:15:38.159 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 08:15:38.160 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 08:15:38.161 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 08:15:38.162 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 08:15:38.163 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 08:15:38.164 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 08:15:38.189 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:38.194 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 08:15:38.195 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:38.195 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:38.196 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:38.197 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:38.198 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 08:15:38.198 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:15:38.199 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 08:15:38.209 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 08:15:38.226 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 08:15:38.227 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 08:15:38.228 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 08:15:38.229 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 08:15:38.229 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 08:15:38.230 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 08:15:38.231 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 08:15:38.232 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 08:15:38.233 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 08:15:38.234 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:38.235 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 08:15:38.236 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:38.237 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:38.238 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 08:15:38.238 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:15:38.238 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 08:15:38.239 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 08:15:38.240 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 08:15:38.240 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.240 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 08:15:38.240 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 08:15:38.240 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.241 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 08:15:38.241 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:38.241 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 08:15:38.241 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.241 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:38.241 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.242 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 08:15:38.243 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.243 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 08:15:38.243 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62944a44 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:38.243 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44a31c97" with isolation "serializable" 08:15:38.245 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 08:15:38.245 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:38.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 26 ms 08:15:38.271 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 08:15:38.273 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 08:15:38.276 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 08:15:38.279 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 08:15:38.281 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 08:15:38.284 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 08:15:38.288 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 08:15:38.290 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 08:15:38.290 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44a31c97" 08:15:38.291 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44a31c97" 08:15:38.291 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62944a44 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44a31c97, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.291 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62944a44 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44a31c97, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.293 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 08:15:38.293 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 08:15:38.294 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 08:15:38.294 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 08:15:38.295 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 08:15:38.296 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 08:15:38.296 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 08:15:38.297 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:38.298 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 08:15:38.298 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:38.299 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:38.300 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:38.300 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:38.301 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 08:15:38.301 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:15:38.302 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 08:15:38.303 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 08:15:38.303 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 08:15:38.304 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 08:15:38.305 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 08:15:38.305 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 08:15:38.306 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 08:15:38.307 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 08:15:38.307 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 08:15:38.308 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:15:38.308 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 08:15:38.309 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:38.310 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:15:38.310 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:38.311 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:38.312 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 08:15:38.312 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:15:38.312 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 08:15:38.313 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 08:15:38.314 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.315 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 08:15:38.316 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72c9cdd8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:38.316 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72975939" with isolation "serializable" 08:15:38.318 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 08:15:38.318 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:38.342 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 24 ms 08:15:38.342 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 08:15:38.346 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 08:15:38.348 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 08:15:38.351 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 08:15:38.351 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72975939" 08:15:38.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72975939" 08:15:38.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72c9cdd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72975939, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.352 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72c9cdd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72975939, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.353 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 08:15:38.354 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 08:15:38.354 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 08:15:38.355 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 08:15:38.355 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 08:15:38.356 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 08:15:38.357 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 08:15:38.357 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:38.358 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 08:15:38.359 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:38.359 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:38.360 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:38.361 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:38.361 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 08:15:38.361 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:15:38.362 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 08:15:38.362 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 08:15:38.363 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 08:15:38.363 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 08:15:38.364 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 08:15:38.364 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 08:15:38.365 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 08:15:38.366 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 08:15:38.366 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 08:15:38.367 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 08:15:38.367 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 08:15:38.368 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:38.369 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 08:15:38.369 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:38.370 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:38.371 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 08:15:38.371 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:15:38.371 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 08:15:38.372 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:38.372 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 08:15:38.372 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 08:15:38.373 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:38.373 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.373 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@525a21b5 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:38.373 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760ddf0c" with isolation "serializable" 08:15:38.375 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:38.379 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:15:38.383 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:38.387 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:38.387 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760ddf0c" 08:15:38.387 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760ddf0c" 08:15:38.388 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@525a21b5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760ddf0c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.388 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@525a21b5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@760ddf0c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.389 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 08:15:38.390 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 08:15:38.390 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 08:15:38.391 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 08:15:38.392 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 08:15:38.392 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 08:15:38.393 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 08:15:38.394 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:38.394 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 08:15:38.395 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:38.396 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:38.397 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:38.398 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:38.398 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 08:15:38.399 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:15:38.399 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 08:15:38.400 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 08:15:38.401 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 08:15:38.402 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 08:15:38.402 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 08:15:38.403 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 08:15:38.404 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 08:15:38.404 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 08:15:38.405 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 08:15:38.406 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:15:38.407 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 08:15:38.407 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:38.408 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:15:38.409 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:38.410 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:38.411 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 08:15:38.411 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:15:38.411 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:38.411 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:38.411 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 08:15:38.412 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 08:15:38.413 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 08:15:38.414 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 08:15:38.415 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 08:15:38.415 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 08:15:38.416 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 08:15:38.418 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 08:15:38.419 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:38.420 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 08:15:38.421 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 08:15:38.423 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 08:15:38.424 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 08:15:38.425 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 08:15:38.426 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 08:15:38.427 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 08:15:38.427 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 08:15:38.427 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 08:15:38.427 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 08:15:38.428 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 08:15:38.428 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 08:15:38.429 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:38.430 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 08:15:38.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 08:15:38.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:38.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 08:15:38.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6510cd49 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:38.431 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7471c1e8" with isolation "serializable" 08:15:38.433 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 08:15:38.434 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:38.455 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 22 ms 08:15:38.455 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 08:15:38.459 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker" 08:15:38.461 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 08:15:38.463 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker" 08:15:38.464 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7471c1e8" 08:15:38.464 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7471c1e8" 08:15:38.464 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6510cd49 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7471c1e8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:38.464 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6510cd49 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7471c1e8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:38.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:38.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" closed 08:15:38.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6377e33f" with txn="org.datanucleus.TransactionImpl@6502fa72" 08:15:38.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:38.465 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 (optimistic=false) 08:15:38.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 08:15:38.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:38.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 08:15:38.466 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 08:15:38.468 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:15:38.468 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 08:15:38.470 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:38.470 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2a9400bc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:38.470 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:38.471 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.471 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:38.487 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@215ee395" 08:15:38.487 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:38.488 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.489 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 08:15:38.489 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:38.490 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 08:15:38.491 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:38.492 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 08:15:38.493 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 08:15:38.493 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="1") enlisted in transactional cache 08:15:38.495 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" having fields "publicKey" fetched from table ""repository"" 08:15:38.497 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.506 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@28fa2804" 08:15:38.506 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:15:38.506 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:38.507 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@40651d7" 08:15:38.507 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="1") is having the following fields in Level 2 cache object updated : [3] 08:15:38.509 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" having fields "privateKey" fetched from table ""repository"" 08:15:38.509 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.515 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4b1161e3" 08:15:38.515 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:15:38.515 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@e7af822" 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="1") is having the following fields in Level 2 cache object updated : [7] 08:15:38.516 [qtp607932305-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [401986df]initPersistenceManagerFactory: repositoryId=848cf262-196c-4b69-b829-500778ea02a6 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2a9400bc]] 08:15:38.516 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:38.517 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:38.517 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bc9b9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@749a78eb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.517 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:38.517 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2df5f84b, lifecycle=HOLLOW] 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" closed 08:15:38.518 [qtp607932305-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [401986df]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1615 ms. 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6377e33f" with txn="org.datanucleus.TransactionImpl@725b7b84" 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:38.518 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 (optimistic=false) 08:15:38.519 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 08:15:38.519 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 08:15:38.520 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:38.521 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 08:15:38.522 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 08:15:38.523 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:15:38.523 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 08:15:38.524 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244c713f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:38.524 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@de2a969, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:38.524 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244c713f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76590454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:38.524 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244c713f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76590454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.524 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 08:15:38.532 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@66884801" 08:15:38.533 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2018-12-24 08:15:38.519> 08:15:38.533 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:38.534 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 08:15:38.534 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 08:15:38.534 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.534 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.534 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@de2a969]] 08:15:38.534 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244c713f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76590454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:38.535 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244c713f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76590454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:38.535 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244c713f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76590454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.535 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:38.535 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:38.535 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" closed 08:15:38.536 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df75ec0]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:38.537 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df75ec0]tryAcquire: returning true. lockCounter=1 08:15:38.537 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df75ec0]tryAcquire: returning true. lockCounter=2 08:15:38.537 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:38.539 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df75ec0]release: NOT releasing underlying FileLock. lockCounter=1 08:15:38.539 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df75ec0]release: releasing underlying FileLock. lockCounter=0 08:15:38.539 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6377e33f" with txn="org.datanucleus.TransactionImpl@4d3ebf1a" 08:15:38.540 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:38.540 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 (optimistic=false) 08:15:38.540 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:38.541 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:38.541 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:38.541 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@57a9a44b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:38.542 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e7e20fd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:38.542 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e7e20fd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.542 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:38.542 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@13a5549a" 08:15:38.542 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:38.543 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.543 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:38.544 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:38.544 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:38.544 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:38.545 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:38.546 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="1") enlisted in transactional cache 08:15:38.546 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" 08:15:38.547 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:38.548 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:38.548 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" field "aliases" loading contents to SCO wrapper from the datastore 08:15:38.550 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e7e20fd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.557 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@675bb73e" 08:15:38.557 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:38.558 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.559 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@240fe1a8" 08:15:38.559 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [535c0013]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:38.559 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [535c0013]tryAcquire: returning true. lockCounter=1 08:15:38.559 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:38.560 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [535c0013]release: releasing underlying FileLock. lockCounter=0 08:15:38.560 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jq3f1hby-pj8zv' of repository '848cf262-196c-4b69-b829-500778ea02a6' already in-sync. 08:15:38.560 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ceae6b2]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:38.560 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ceae6b2]tryAcquire: returning true. lockCounter=1 08:15:38.561 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ceae6b2]tryAcquire: returning true. lockCounter=2 08:15:38.561 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:38.561 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ceae6b2]release: NOT releasing underlying FileLock. lockCounter=1 08:15:38.561 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5ceae6b2]release: releasing underlying FileLock. lockCounter=0 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@57a9a44b]] 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e7e20fd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:38.562 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e7e20fd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9dcd2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e7e20fd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@58b6ce39, lifecycle=HOLLOW] 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:38.563 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" closed 08:15:38.564 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6377e33f" with txn="org.datanucleus.TransactionImpl@786c5776" 08:15:38.564 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:38.564 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 (optimistic=false) 08:15:38.565 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:38.565 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:38.565 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:38.565 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@10f58d2b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:38.565 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:15:38.566 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.566 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:38.566 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@33da496c" 08:15:38.566 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:38.566 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:38.566 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 0 ms 08:15:38.567 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:38.567 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:38.567 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:38.567 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:38.568 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="1") enlisted in transactional cache 08:15:38.568 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" 08:15:38.568 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:38.569 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:38.569 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.575 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@8931e3c" 08:15:38.575 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 08:15:38.576 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.576 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1b795da" 08:15:38.577 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" field "aliases" loading contents to SCO wrapper from the datastore 08:15:38.577 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.577 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1e1a01d5" 08:15:38.578 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:38.578 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:38.578 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6950c18e" 08:15:38.578 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.578 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.578 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@10f58d2b]] 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:38.579 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24742513 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@405ea7e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70068165" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@70068165 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@70068165, lifecycle=HOLLOW] 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:38.580 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" closed 08:15:38.581 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [401986df]open: closing=false closeAbortable=true 08:15:38.582 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6377e33f" with txn="org.datanucleus.TransactionImpl@1a2e27c9" 08:15:38.582 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:38.582 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 (optimistic=false) 08:15:38.582 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4f4c59cc]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:38.583 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4f4c59cc]tryAcquire: returning true. lockCounter=1 08:15:38.583 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4f4c59cc]tryAcquire: returning true. lockCounter=2 08:15:38.583 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:38.583 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4f4c59cc]release: NOT releasing underlying FileLock. lockCounter=1 08:15:38.583 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4f4c59cc]release: releasing underlying FileLock. lockCounter=0 08:15:38.587 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 08:15:38.587 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:38.587 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 08:15:38.588 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 08:15:38.589 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:38.589 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 08:15:38.590 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:38.590 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@c5b4936, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:38.590 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:15:38.590 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.590 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 08:15:38.597 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@d4fbf70" 08:15:38.597 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 08:15:38.598 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.598 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 08:15:38.599 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 08:15:38.599 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:38.599 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 08:15:38.599 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 08:15:38.600 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:38.600 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 08:15:38.601 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.602 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 08:15:38.606 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@732d7914" 08:15:38.606 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 08:15:38.607 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.607 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 5 ms 08:15:38.612 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 08:15:38.614 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 08:15:38.614 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 08:15:38.614 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 08:15:38.620 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 08:15:38.620 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 08:15:38.620 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.620 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 08:15:38.630 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a635324" 08:15:38.631 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 08:15:38.631 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:38.643 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 23 ms 08:15:38.644 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 08:15:38.645 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:38.645 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 08:15:38.645 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 08:15:38.646 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:38.646 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 08:15:38.646 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.646 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 08:15:38.652 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@635d83c8" 08:15:38.652 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 08:15:38.653 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.654 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 08:15:38.655 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 08:15:38.656 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:38.656 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 08:15:38.656 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 08:15:38.662 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 08:15:38.662 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 08:15:38.662 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.662 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 08:15:38.679 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@67887803" 08:15:38.679 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 08:15:38.680 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:38.680 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 08:15:38.681 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 08:15:38.682 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:38.682 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 08:15:38.682 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 08:15:38.683 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:38.683 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 08:15:38.684 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.684 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 08:15:38.696 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@a1f464a" 08:15:38.696 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 08:15:38.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 08:15:38.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 08:15:38.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.698 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3198df5 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@c5b4936]] 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:38.699 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36be3a84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@664a48e5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3198df5" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@57e29486]" 08:15:38.700 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:38.700 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:38.700 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3198df5" closed 08:15:38.700 [qtp607932305-22 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [401986df]_close: Shutting down real LocalRepoManager. 08:15:38.967 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool tx 08:15:38.968 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 08:15:38.968 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 08:15:38.968 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 08:15:38.969 [qtp607932305-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache cleared 08:15:39.022 [qtp607932305-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46c6d028]release: releasing underlying FileLock. lockCounter=0 08:15:39.048 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@5c230a39[ITERATING] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 08:15:39.050 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@5c230a39[ITERATING] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=765,c=8192,r=765],true)@COMPLETING 08:15:39.051 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@328993f3{IDLE} [HeapByteBuffer@71a96465[p=0,l=103,c=8192,r=103]={<<>>�����������������...���������������},HeapByteBuffer@359fcaab[p=0,l=765,c=8192,r=765]={<<<>>>�����������������...���������������}] 08:15:39.051 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@328993f3{WRITING}:IDLE-->WRITING 08:15:39.053 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 868 SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,-,W,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:39.053 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - flushed true 08:15:39.054 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@328993f3{IDLE}:WRITING-->IDLE 08:15:39.054 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@5c230a39[ITERATING] generate: DONE ([p=103,l=103,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 08:15:39.062 [qtp607932305-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /RepoInfo 200 handled=true 08:15:39.062 [qtp607932305-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@53ad461c{s=DISPATCHED i=true a=null} unhandle DISPATCHED 08:15:39.071 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 08:15:39.071 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:15:39.071 [qtp607932305-22] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@833d2a8{r=1,a=IDLE,uri=-} handle exit, result COMPLETE 08:15:39.073 [qtp607932305-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:39.078 [qtp607932305-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:39.080 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@71a96465[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK||...���������������} 08:15:39.080 [qtp607932305-22] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@49b4a3c7{FILLING} 08:15:39.080 [qtp607932305-22] DEBUG o.e.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@49b4a3c7{FILLING_FILL_INTERESTED} 08:15:39.081 [qtp607932305-22] DEBUG o.e.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@49b4a3c7{FILL_INTERESTED} 08:15:39.082 [qtp607932305-22] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=1} 08:15:39.084 [qtp607932305-22] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@1d01b2ce 08:15:39.084 [qtp607932305-22] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:15:39.084 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:15:39.085 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.096 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3211 ms Local repository: repository.repositoryId = 848cf262-196c-4b69-b829-500778ea02a6 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@19489b27 repository.publicKeySha1 = FA:8D:E6:77:DA:49:48:51:8B:88:4D:E9:0C:CA:55:C9:30:79:02:8D Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 08:15:39.100 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@7fa98a66 08:15:39.102 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@7fa98a66 by 08:15:39.103 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:0} 08:15:39.103 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7e07db1f 08:15:39.103 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=1 selected=0 08:15:39.104 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=1 selected=0 08:15:39.105 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1c240cf2 08:15:39.106 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:15:39.106 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1c240cf2 08:15:39.111 [qtp607932305-29] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,CLOSED,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:15:39.115 [qtp607932305-22] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@49b4a3c7{IDLE} 08:15:39.115 [qtp607932305-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,CLOSED,in,out,-,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:15:39.115 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 08:15:39.115 [qtp607932305-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:15:39.115 [qtp607932305-22] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@49b4a3c7{IDLE} onFillInterestedFailed java.nio.channels.ClosedChannelException 08:15:39.117 [qtp607932305-29] DEBUG org.eclipse.jetty.io.SelectorManager - Destroyed SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:15:39.117 [qtp607932305-29] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@49b4a3c7{IDLE} 08:15:39.118 [qtp607932305-29] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@56594db3{/127.0.0.1:51432<->37253,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:15:39.120 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=-1 selected=-1 08:15:39.120 [qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp607932305-15-selector-ServerConnectorManager@7e07db1f/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=-1 selected=-1 08:15:39.121 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@4b3c354a keys=-1 selected=-1 08:15:39.122 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=0 selected=0 08:15:39.122 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=0 selected=0 08:15:39.122 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@78b7f805 08:15:39.123 [qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:39.123 [qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@78b7f805 08:15:39.124 [qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp607932305-17-selector-ServerConnectorManager@7e07db1f/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=-1 selected=-1 08:15:39.124 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=-1 selected=-1 08:15:39.124 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@21aa6d6c keys=-1 selected=-1 08:15:39.125 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=0 selected=0 08:15:39.125 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=0 selected=0 08:15:39.125 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@58f2466c 08:15:39.126 [qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:39.127 [qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@58f2466c 08:15:39.127 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=-1 selected=-1 08:15:39.127 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=-1 selected=-1 08:15:39.127 [qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp607932305-16-selector-ServerConnectorManager@7e07db1f/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@b968a76 keys=-1 selected=-1 08:15:39.127 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=0 selected=0 08:15:39.128 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=0 selected=0 08:15:39.128 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@5809fa26 08:15:39.129 [qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:39.129 [qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@5809fa26 08:15:39.129 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=-1 selected=-1 08:15:39.129 [qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp607932305-18-selector-ServerConnectorManager@7e07db1f/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=-1 selected=-1 08:15:39.130 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@2f9a01c1 keys=-1 selected=-1 08:15:39.130 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=0 selected=0 08:15:39.130 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=0 selected=0 08:15:39.130 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@64763e49 08:15:39.131 [qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:39.132 [qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@64763e49 08:15:39.132 [qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp607932305-19-selector-ServerConnectorManager@7e07db1f/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=-1 selected=-1 08:15:39.132 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=-1 selected=-1 08:15:39.133 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@2611b9a3 keys=-1 selected=-1 08:15:39.133 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=0 selected=0 08:15:39.133 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=0 selected=0 08:15:39.134 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@23468512 08:15:39.135 [qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:39.135 [qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@23468512 08:15:39.136 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=-1 selected=-1 08:15:39.136 [qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp607932305-20-selector-ServerConnectorManager@7e07db1f/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=-1 selected=-1 08:15:39.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@54227100 keys=-1 selected=-1 08:15:39.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@7e07db1f 08:15:39.137 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5c5eefef{HTTP/1.1} 08:15:39.138 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5c5eefef{HTTP/1.1} 08:15:39.138 [main] INFO o.e.jetty.server.ServerConnector - Stopped ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:0} 08:15:39.139 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@399f45b1{HTTP/1.1}{127.0.0.1:0} 08:15:39.139 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@7fa98a66 08:15:39.139 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@55536d9e 08:15:39.139 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@55536d9e 08:15:39.139 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@5656be13{/,null,SHUTDOWN} 08:15:39.139 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@5656be13{/,null,UNAVAILABLE} 08:15:39.139 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@3270d194 08:15:39.139 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@3270d194 08:15:39.139 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:39.140 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:39.140 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:39.140 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-378542de@cf0e20f4==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:39.140 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:39.142 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-76f2bbc1@3e89f27==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:39.145 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@515c6049 08:15:39.145 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@235834f2 08:15:39.146 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@235834f2 08:15:39.146 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@3270d194 08:15:39.146 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5656be13{/,null,UNAVAILABLE} 08:15:39.147 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@5656be13{/,null,UNAVAILABLE} 08:15:39.147 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6e20b53a 08:15:39.147 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6e20b53a 08:15:39.148 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp607932305{STARTED,8<=9<=500,i=9,q=0} 08:15:39.160 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp607932305{STOPPED,8<=0<=500,i=0,q=0} 08:15:39.161 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@7fa98a66 08:15:39.162 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 08:15:39.162 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]release: releasing underlying FileLock. lockCounter=0 08:15:39.163 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 08:15:39.385 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=339.5 MiB, used=16.0 MiB, available=3.5 GiB 08:15:39.387 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 08:15:39.388 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c61eda5]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 08:15:39.388 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c61eda5]tryAcquire: returning true. lockCounter=1 08:15:39.388 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@131a7516 added {qtp1501790806{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:15:39.389 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@131a7516 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5ae15,AUTO} 08:15:39.389 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@577536e0{HTTP/1.1} added {HttpConfiguration@12219f6a{32768,8192/8192,https://:0,[]},POJO} 08:15:39.390 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{null}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@131a7516,UNMANAGED} 08:15:39.390 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{null}{0.0.0.0:0} added {qtp1501790806{STOPPED,8<=0<=500,i=0,q=0},AUTO} 08:15:39.390 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5ae15,AUTO} 08:15:39.390 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@7f0b93b4,POJO} 08:15:39.391 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{null}{0.0.0.0:0} added {HttpConnectionFactory@577536e0{HTTP/1.1},AUTO} 08:15:39.391 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1376883,MANAGED} 08:15:39.391 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 08:15:39.392 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@131a7516 added {ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:0},AUTO} 08:15:39.392 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@1f736d00 added {org.eclipse.jetty.server.session.HashSessionManager@523a7801,AUTO} 08:15:39.392 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@718fd7c1{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@1f736d00,AUTO} 08:15:39.393 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@1f736d00 added {org.eclipse.jetty.servlet.ServletHandler@4bc6da03,AUTO} 08:15:39.393 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:15:39.395 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@4bc6da03 added {org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true,AUTO} 08:15:39.395 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@4bc6da03 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3c770db4,POJO} 08:15:39.395 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3c770db4 from default=false 08:15:39.395 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:39.395 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:39.395 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:39.395 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:39.395 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3c770db4=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:39.395 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@131a7516 added {o.e.j.s.ServletContextHandler@718fd7c1{/,null,null},AUTO} 08:15:39.395 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@131a7516 08:15:39.395 [main] INFO org.eclipse.jetty.server.Server - jetty-9.1.5.v20140505 08:15:39.396 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@131a7516 08:15:39.396 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp1501790806{STOPPED,8<=0<=500,i=0,q=0} 08:15:39.401 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20802ms qtp1501790806{STARTED,8<=8<=500,i=8,q=0} 08:15:39.402 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5ae15 08:15:39.402 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20803ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5ae15 08:15:39.402 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@718fd7c1{/,null,null} 08:15:39.403 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@718fd7c1{/,null,STARTING} 08:15:39.403 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@1f736d00 08:15:39.403 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@1f736d00 08:15:39.403 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@523a7801 08:15:39.403 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@61cda923 08:15:39.403 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20805ms org.eclipse.jetty.server.session.HashSessionIdManager@61cda923 08:15:39.403 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@131a7516 added {org.eclipse.jetty.server.session.HashSessionIdManager@61cda923,MANAGED} 08:15:39.404 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20806ms org.eclipse.jetty.server.session.HashSessionManager@523a7801 08:15:39.404 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:39.404 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3c770db4 from default=false 08:15:39.404 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:39.404 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:39.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:39.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:39.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3c770db4=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:39.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:39.405 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@4bc6da03 added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false,AUTO} 08:15:39.405 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@4bc6da03 added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb,POJO} 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3c770db4 from default=false 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb from default=false 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-3c770db4=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3c770db4 from default=false 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb from default=false 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 08:15:39.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 08:15:39.407 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 08:15:39.407 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false} 08:15:39.407 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-3c770db4=org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true} 08:15:39.407 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:39.407 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20809ms org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:39.407 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20809ms org.eclipse.jetty.server.session.SessionHandler@1f736d00 08:15:39.407 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:39.408 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20809ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:39.408 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:39.408 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20810ms org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:39.408 [main] DEBUG o.e.jetty.servlet.ServletHolder - Filter.init org.glassfish.jersey.servlet.ServletContainer@5382184b Dec 25, 2018 8:15:39 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 08:15:39.591 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 08:15:39.596 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@415a3f6a 08:15:39.598 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@718fd7c1{/,null,AVAILABLE} 08:15:39.598 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20999ms o.e.j.s.ServletContextHandler@718fd7c1{/,null,AVAILABLE} 08:15:39.598 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:0} 08:15:39.598 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:43227} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:43227],POJO} 08:15:39.599 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@577536e0{HTTP/1.1} 08:15:39.599 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21000ms HttpConnectionFactory@577536e0{HTTP/1.1} 08:15:39.599 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1376883 08:15:39.599 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=-1 selected=-1 08:15:39.599 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21001ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=0 selected=0 08:15:39.599 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=-1 selected=-1 08:15:39.601 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21001ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=0 selected=0 08:15:39.601 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=-1 selected=-1 08:15:39.601 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1501790806-38-selector-ServerConnectorManager@1376883/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=0 selected=0 08:15:39.602 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.602 [qtp1501790806-37-selector-ServerConnectorManager@1376883/1] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1501790806-37-selector-ServerConnectorManager@1376883/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=0 selected=0 08:15:39.602 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21003ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=0 selected=0 08:15:39.602 [qtp1501790806-37-selector-ServerConnectorManager@1376883/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.602 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=-1 selected=-1 08:15:39.603 [qtp1501790806-40-selector-ServerConnectorManager@1376883/2] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1501790806-40-selector-ServerConnectorManager@1376883/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=0 selected=0 08:15:39.604 [qtp1501790806-40-selector-ServerConnectorManager@1376883/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.604 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21006ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=0 selected=0 08:15:39.606 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=-1 selected=-1 08:15:39.607 [qtp1501790806-41-selector-ServerConnectorManager@1376883/3] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1501790806-41-selector-ServerConnectorManager@1376883/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=0 selected=0 08:15:39.607 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21008ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=0 selected=0 08:15:39.607 [qtp1501790806-41-selector-ServerConnectorManager@1376883/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.607 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=-1 selected=-1 08:15:39.608 [qtp1501790806-39-selector-ServerConnectorManager@1376883/4] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1501790806-39-selector-ServerConnectorManager@1376883/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=0 selected=0 08:15:39.608 [qtp1501790806-39-selector-ServerConnectorManager@1376883/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.608 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21010ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=0 selected=0 08:15:39.608 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21010ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1376883 08:15:39.610 [main] INFO o.e.jetty.server.ServerConnector - Started ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:43227} 08:15:39.610 [qtp1501790806-42-selector-ServerConnectorManager@1376883/5] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1501790806-42-selector-ServerConnectorManager@1376883/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=0 selected=0 08:15:39.610 [qtp1501790806-42-selector-ServerConnectorManager@1376883/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:39.610 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21012ms ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:43227} 08:15:39.610 [main] INFO org.eclipse.jetty.server.Server - Started @21012ms 08:15:39.610 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21012ms org.eclipse.jetty.server.Server@131a7516 08:15:39.611 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10177794]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 08:15:39.611 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10177794]tryAcquire: returning true. lockCounter=1 08:15:39.611 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10177794]release: releasing underlying FileLock. lockCounter=0 08:15:39.612 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a950a3b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:39.612 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a950a3b]tryAcquire: returning true. lockCounter=1 08:15:39.612 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:39.613 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a950a3b]release: releasing underlying FileLock. lockCounter=0 08:15:39.871 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=340.5 MiB, used=14.3 MiB, available=3.5 GiB 08:15:39.871 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 08:15:39.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c61eda5]tryAcquire: returning true. lockCounter=2 08:15:39.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c61eda5]release: NOT releasing underlying FileLock. lockCounter=1 08:15:39.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [647b9364]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:39.872 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [647b9364]tryAcquire: returning true. lockCounter=1 08:15:39.872 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:39.872 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [647b9364]release: releasing underlying FileLock. lockCounter=0 08:15:40.182 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 08:15:40.256 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 08:15:40.326 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 08:15:40.425 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 08:15:40.490 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 08:15:40.553 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 08:15:40.639 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 08:15:40.925 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 08:15:40.998 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081531360': java.sql.SQLSyntaxErrorException: Index 'SQL181225081531360' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 08:15:41.009 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 08:15:41.030 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 08:15:41.032 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist. 08:15:41.044 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 08:15:41.059 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081531750': java.sql.SQLSyntaxErrorException: Index 'SQL181225081531750' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 08:15:41.069 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 08:15:41.078 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 08:15:41.079 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist. 08:15:41.091 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081532530': java.sql.SQLSyntaxErrorException: Index 'SQL181225081532530' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 08:15:41.101 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 08:15:41.103 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist. 08:15:41.114 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 08:15:41.132 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081533970': java.sql.SQLSyntaxErrorException: Index 'SQL181225081533970' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 08:15:41.143 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 08:15:41.144 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 08:15:41.145 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 08:15:41.156 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 08:15:41.157 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist. 08:15:41.171 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081533390': java.sql.SQLSyntaxErrorException: Index 'SQL181225081533390' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 08:15:41.181 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 08:15:41.194 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 08:15:41.207 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081533820': java.sql.SQLSyntaxErrorException: Index 'SQL181225081533820' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 08:15:41.208 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081533820': java.sql.SQLSyntaxErrorException: Index 'SQL181225081533820' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 08:15:41.217 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 08:15:41.227 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081531270': java.sql.SQLSyntaxErrorException: Index 'SQL181225081531270' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 08:15:41.235 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 08:15:41.246 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 08:15:41.248 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist. 08:15:41.257 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081533750': java.sql.SQLSyntaxErrorException: Index 'SQL181225081533750' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 08:15:41.267 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 08:15:41.279 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081531960': java.sql.SQLSyntaxErrorException: Index 'SQL181225081531960' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 08:15:41.288 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 08:15:41.289 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist. 08:15:41.301 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 08:15:41.303 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist. 08:15:41.318 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 08:15:41.328 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 08:15:41.342 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081530980': java.sql.SQLSyntaxErrorException: Index 'SQL181225081530980' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 08:15:41.353 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 08:15:41.364 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 08:15:41.379 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 08:15:41.395 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL181225081534330': java.sql.SQLSyntaxErrorException: Index 'SQL181225081534330' was created to enforce constraint 'transferdonemarker_pk'. It can only be dropped by dropping the constraint. 08:15:41.408 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'. 08:15:41.409 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 08:15:41.409 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 08:15:41.410 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 08:15:41.423 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'. 08:15:41.424 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid' does not exist. 08:15:41.425 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 08:15:41.446 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.6.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.6.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.6.jar:na] at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:37) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_191] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_191] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_191] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_191] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_191] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_191] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_191] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_191] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_191] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_191] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_191] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_191] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_191] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:775) ~[na:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:763) ~[na:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:705) ~[na:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1585) ~[na:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_191] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_191] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 46 common frames omitted 08:15:42.450 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 08:15:42.490 [qtp1501790806-43-acceptor-0-ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:43227}] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@12b5b698 08:15:42.490 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:42.490 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@12b5b698 08:15:42.491 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} 08:15:42.491 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms 08:15:42.491 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@6455f4a2{IDLE} 08:15:42.492 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@6455f4a2{IDLE} 08:15:42.492 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@6455f4a2{IDLE} 08:15:42.492 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@6455f4a2{FILL_INTERESTED} 08:15:42.492 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=0} 08:15:42.493 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@2157764c 08:15:42.493 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:15:42.493 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Created SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=0} 08:15:42.493 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:42.493 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected 08:15:42.494 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 08:15:42.494 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 1 -> 0 for SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,R,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:42.494 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@2157764c 08:15:42.494 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@6455f4a2{FILLING} 08:15:42.494 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:42.495 [qtp1501790806-44] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6455f4a2{FILLING} onFillable HttpChannelState@65d2bc50{s=IDLE i=true a=null} 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6b155e9a[p=0,l=530,c=8192,r=530]={<<>>>�����������������...���������������} 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 08:15:42.497 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:42.498 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 08:15:42.499 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 08:15:42.500 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 08:15:42.500 [qtp1501790806-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f2ad720{r=1,a=IDLE,uri=-} handle enter 08:15:42.500 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@65d2bc50{s=IDLE i=true a=null} handling IDLE 08:15:42.500 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f2ad720{r=1,a=DISPATCHED,uri=/RepoInfo} action REQUEST_DISPATCH 08:15:42.500 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - REQUEST /RepoInfo on HttpChannelOverHttp@6f2ad720{r=1,a=DISPATCHED,uri=/RepoInfo} 08:15:42.501 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@718fd7c1{/,null,AVAILABLE} 08:15:42.501 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@718fd7c1{/,null,AVAILABLE} 08:15:42.501 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@523a7801 08:15:42.501 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - session=null 08:15:42.501 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:42.501 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 08:15:42.519 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 08:15:42.521 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic QVVMcjVxRGd1bEpBUnhPOWhuazl5UTpRWHt3QWxFTSltNklRbWVZNmEpYmE4TUZM 08:15:42.523 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6b155e9a[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236||||<<<>>>�����������������...���������������} 08:15:42.524 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f2ad720{r=1,a=DISPATCHED,uri=/RepoInfo} content java.nio.HeapByteBufferR[pos=294 lim=530 cap=8192] 08:15:42.524 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 08:15:42.524 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f2ad720{r=1,a=DISPATCHED,uri=/RepoInfo} messageComplete 08:15:42.524 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39e68149 EOF 08:15:42.533 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39e68149 eof EOF 08:15:42.533 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39e68149 eof EOF 08:15:42.534 [qtp1501790806-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [7826bf97]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' 08:15:42.535 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7ec356c6]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/cloudstore-repository.lock' 08:15:42.535 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7ec356c6]tryAcquire: returning true. lockCounter=1 08:15:42.535 [qtp1501790806-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [7826bf97]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv' locked successfully. 08:15:42.535 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [7826bf97]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 08:15:42.537 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 08:15:42.542 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 08:15:42.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 08:15:42.564 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 08:15:42.567 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 08:15:42.569 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 08:15:42.571 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 08:15:42.573 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 08:15:42.584 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 08:15:42.593 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 08:15:42.600 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support initialising ... 08:15:42.603 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 08:15:42.603 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support initialising ... 08:15:42.606 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support loaded 08:15:42.606 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String,java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.lang.String,java.nio.ByteBuffer 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.Long,java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.Long,java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.Long,java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.util.Date,java.lang.String,[Ljava.lang.Object; 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 08:15:42.607 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 08:15:42.608 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 08:15:42.608 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 08:15:42.608 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 08:15:42.609 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 08:15:42.609 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 08:15:42.610 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 08:15:42.610 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 08:15:42.611 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 08:15:42.611 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 08:15:42.612 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.612 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.613 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.614 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.614 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.615 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.615 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 08:15:42.616 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:15:42.616 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 08:15:42.618 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 08:15:42.618 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 08:15:42.619 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 08:15:42.619 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 08:15:42.620 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 08:15:42.621 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 08:15:42.621 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 08:15:42.622 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 08:15:42.622 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.623 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 08:15:42.623 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.624 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.624 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.625 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.625 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 08:15:42.626 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 08:15:42.626 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 08:15:42.626 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 08:15:42.627 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 08:15:42.628 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 08:15:42.628 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 08:15:42.629 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 08:15:42.629 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 08:15:42.630 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 08:15:42.630 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 08:15:42.631 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.631 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.632 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.633 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.633 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.634 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.634 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 08:15:42.634 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:15:42.635 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 08:15:42.639 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 08:15:42.639 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 08:15:42.640 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 08:15:42.641 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 08:15:42.641 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 08:15:42.642 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 08:15:42.642 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 08:15:42.642 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 08:15:42.643 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.644 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 08:15:42.644 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.645 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.645 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.646 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.646 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 08:15:42.647 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 08:15:42.647 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 08:15:42.647 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 08:15:42.648 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 08:15:42.649 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 08:15:42.649 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 08:15:42.650 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 08:15:42.650 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 08:15:42.651 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.651 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.652 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.652 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.653 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.653 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.654 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 08:15:42.654 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:15:42.655 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 08:15:42.663 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 08:15:42.664 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 08:15:42.664 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 08:15:42.665 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 08:15:42.665 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 08:15:42.666 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 08:15:42.666 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 08:15:42.667 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 08:15:42.667 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.668 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 08:15:42.668 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.669 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.669 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.670 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.670 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 08:15:42.670 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 08:15:42.671 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.671 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.671 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.671 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 08:15:42.672 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 08:15:42.672 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 08:15:42.672 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 08:15:42.673 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 08:15:42.674 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 08:15:42.674 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 08:15:42.675 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 08:15:42.675 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 08:15:42.676 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 08:15:42.676 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 08:15:42.677 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.677 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.678 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.678 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.679 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.679 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.680 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 08:15:42.680 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:15:42.681 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 08:15:42.684 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 08:15:42.685 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 08:15:42.685 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 08:15:42.686 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 08:15:42.686 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 08:15:42.687 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 08:15:42.687 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 08:15:42.688 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 08:15:42.688 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.689 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 08:15:42.689 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.690 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.690 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.691 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.691 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 08:15:42.691 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 08:15:42.692 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.692 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 08:15:42.692 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 08:15:42.693 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 08:15:42.694 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 08:15:42.694 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 08:15:42.695 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 08:15:42.695 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 08:15:42.696 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 08:15:42.696 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 08:15:42.697 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.697 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.698 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.698 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.699 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.700 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.700 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 08:15:42.700 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:15:42.701 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 08:15:42.702 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 08:15:42.703 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 08:15:42.704 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 08:15:42.704 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 08:15:42.705 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 08:15:42.705 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 08:15:42.706 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 08:15:42.706 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 08:15:42.707 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.707 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 08:15:42.708 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.708 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.709 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.709 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.710 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 08:15:42.710 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 08:15:42.711 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 08:15:42.711 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 08:15:42.715 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 08:15:42.715 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 08:15:42.715 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 08:15:42.728 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 08:15:42.731 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@651fb0fb [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 08:15:42.733 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 08:15:42.734 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 08:15:42.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 08:15:42.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 08:15:42.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 08:15:42.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 08:15:42.739 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 08:15:42.770 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 08:15:42.770 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : read-write 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Timeout=0 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/derby] 08:15:42.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv/.cloudstore-repo/derby] 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - =========================================================== 08:15:42.791 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@651fb0fb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1cfc2c7b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@651fb0fb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1cfc2c7b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager now created 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_191" on "Linux" 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence API : JDO 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 08:15:42.885 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ClassLoading : default 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ================================================ 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1acf01b9" with txn="org.datanucleus.TransactionImpl@6852e8ee" 08:15:42.886 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 08:15:42.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 08:15:42.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 08:15:42.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 08:15:42.896 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 08:15:42.896 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 08:15:42.897 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 08:15:42.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 08:15:42.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.899 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.900 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.900 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.901 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.902 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.903 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 08:15:42.903 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:15:42.903 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 08:15:42.910 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 08:15:42.911 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 08:15:42.911 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 08:15:42.912 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 08:15:42.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 08:15:42.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 08:15:42.914 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 08:15:42.915 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 08:15:42.915 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.916 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 08:15:42.917 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.917 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.918 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.919 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.919 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 08:15:42.919 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 08:15:42.920 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 08:15:42.920 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 08:15:42.921 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 08:15:42.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 08:15:42.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 08:15:42.923 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 08:15:42.923 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 08:15:42.924 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.924 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.925 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.926 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.927 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.927 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.928 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 08:15:42.928 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:15:42.928 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 08:15:42.929 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 08:15:42.930 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 08:15:42.930 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 08:15:42.931 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 08:15:42.931 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 08:15:42.932 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 08:15:42.933 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 08:15:42.933 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 08:15:42.934 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.935 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 08:15:42.935 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.936 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.936 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.937 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.938 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 08:15:42.938 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 08:15:42.938 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 08:15:42.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 08:15:42.941 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 08:15:42.941 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 08:15:42.942 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 08:15:42.942 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 08:15:42.943 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 08:15:42.943 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 08:15:42.944 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 08:15:42.944 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:42.945 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 08:15:42.946 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:42.946 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:42.947 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:42.948 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:42.949 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 08:15:42.949 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:15:42.949 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 08:15:42.950 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 08:15:42.951 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 08:15:42.952 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 08:15:42.952 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 08:15:42.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 08:15:42.954 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 08:15:42.954 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 08:15:42.955 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 08:15:42.956 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 08:15:42.956 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 08:15:42.957 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:42.958 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 08:15:42.958 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:42.959 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:42.960 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 08:15:42.960 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 08:15:42.960 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.960 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:42.961 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 08:15:42.962 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 08:15:42.963 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 08:15:42.963 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 08:15:42.964 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 08:15:42.965 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 08:15:42.966 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 08:15:42.966 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 08:15:42.967 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 08:15:42.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 08:15:42.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 08:15:42.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 08:15:42.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 08:15:42.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 08:15:42.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 08:15:42.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 08:15:42.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:15:42.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 08:15:42.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 08:15:42.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 08:15:42.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 08:15:42.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 08:15:42.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 08:15:42.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 08:15:42.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:42.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 08:15:42.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 08:15:42.974 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:42.974 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 08:15:42.974 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.974 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 08:15:42.974 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:42.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 08:15:42.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:42.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 08:15:42.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:42.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 08:15:42.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:42.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:42.978 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 08:15:42.978 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:42.978 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 08:15:42.978 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:42.979 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244e2e97 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:42.979 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1862c4f" with isolation "serializable" 08:15:42.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:15:42.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 08:15:43.035 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 49 ms 08:15:43.035 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 08:15:43.036 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 08:15:43.040 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 08:15:43.049 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 08:15:43.050 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 08:15:43.050 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 08:15:43.075 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 08:15:43.107 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 08:15:43.128 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 08:15:43.128 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 08:15:43.128 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 08:15:43.141 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:43.159 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 08:15:43.159 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 08:15:43.159 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 08:15:43.176 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 08:15:43.176 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 08:15:43.176 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 08:15:43.192 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:43.222 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 08:15:43.222 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 08:15:43.223 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:15:43.245 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 08:15:43.264 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 08:15:43.280 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 08:15:43.281 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 08:15:43.281 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 08:15:43.295 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:15:43.296 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 08:15:43.296 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 08:15:43.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:43.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 08:15:43.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 08:15:43.325 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:15:43.350 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 08:15:43.350 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 08:15:43.350 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:15:43.363 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:43.381 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 08:15:43.381 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1862c4f" 08:15:43.383 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1862c4f" 08:15:43.383 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244e2e97 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1862c4f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:43.383 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@244e2e97 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1862c4f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:43.384 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 08:15:43.384 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 08:15:43.384 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 08:15:43.385 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 08:15:43.386 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 08:15:43.386 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 08:15:43.387 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 08:15:43.387 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 08:15:43.388 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 08:15:43.389 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 08:15:43.390 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:43.390 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 08:15:43.391 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:43.392 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:43.392 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:43.393 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:43.394 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 08:15:43.394 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:15:43.394 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 08:15:43.395 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 08:15:43.396 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 08:15:43.396 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 08:15:43.397 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 08:15:43.398 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 08:15:43.398 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 08:15:43.399 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 08:15:43.399 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 08:15:43.400 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 08:15:43.401 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 08:15:43.401 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:43.402 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 08:15:43.403 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:43.403 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:43.404 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 08:15:43.404 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 08:15:43.404 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.405 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.405 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 08:15:43.406 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 08:15:43.406 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 08:15:43.407 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 08:15:43.407 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 08:15:43.407 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.407 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 08:15:43.407 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:43.407 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 08:15:43.408 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.408 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 08:15:43.408 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.408 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 08:15:43.409 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66e34946 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:43.409 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6333e39d" with isolation "serializable" 08:15:43.414 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 08:15:43.414 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 08:15:43.449 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 35 ms 08:15:43.449 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 08:15:43.456 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 08:15:43.456 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 08:15:43.456 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 08:15:43.479 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 08:15:43.479 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 08:15:43.479 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 08:15:43.495 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:15:43.525 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 08:15:43.525 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 08:15:43.525 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 08:15:43.534 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 08:15:43.550 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 08:15:43.550 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6333e39d" 08:15:43.552 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6333e39d" 08:15:43.552 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66e34946 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6333e39d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:43.552 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66e34946 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6333e39d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 08:15:43.553 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.554 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 08:15:43.555 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 08:15:43.556 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@691a4d26 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:43.556 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@454cc060" with isolation "serializable" 08:15:43.560 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:43.560 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 08:15:43.588 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 28 ms 08:15:43.588 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:15:43.595 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 08:15:43.595 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 08:15:43.595 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 08:15:43.606 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:15:43.606 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 08:15:43.606 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 08:15:43.620 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 08:15:43.648 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 08:15:43.649 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 08:15:43.649 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 08:15:43.659 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 08:15:43.682 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 08:15:43.682 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 08:15:43.682 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 08:15:43.698 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 08:15:43.698 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@454cc060" 08:15:43.699 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@454cc060" 08:15:43.699 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@691a4d26 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@454cc060, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:43.699 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@691a4d26 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@454cc060, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:43.701 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 08:15:43.702 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 08:15:43.703 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 08:15:43.703 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 08:15:43.704 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 08:15:43.705 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 08:15:43.706 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 08:15:43.707 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:43.708 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 08:15:43.709 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:43.710 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:43.711 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:43.712 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:43.713 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 08:15:43.713 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:15:43.713 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 08:15:43.714 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 08:15:43.715 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 08:15:43.715 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 08:15:43.716 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 08:15:43.717 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 08:15:43.717 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 08:15:43.718 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 08:15:43.719 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 08:15:43.720 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 08:15:43.721 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 08:15:43.722 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:43.722 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 08:15:43.723 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:43.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:43.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 08:15:43.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 08:15:43.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.726 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 08:15:43.727 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 08:15:43.728 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 08:15:43.729 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 08:15:43.729 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 08:15:43.730 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 08:15:43.730 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 08:15:43.730 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 08:15:43.730 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:43.730 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 08:15:43.730 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:43.735 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:43.736 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:43.737 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:43.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 08:15:43.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:15:43.738 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 08:15:43.739 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 08:15:43.740 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 08:15:43.741 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 08:15:43.742 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 08:15:43.742 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 08:15:43.743 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 08:15:43.744 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 08:15:43.745 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 08:15:43.745 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 08:15:43.746 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 08:15:43.747 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:43.748 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 08:15:43.749 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:43.749 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:43.750 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 08:15:43.750 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 08:15:43.750 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.751 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.751 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 08:15:43.752 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:43.752 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 08:15:43.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 08:15:43.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 08:15:43.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 08:15:43.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 08:15:43.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:43.755 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.755 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 08:15:43.755 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 08:15:43.755 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:15:43.756 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 08:15:43.756 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.756 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 08:15:43.756 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.756 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 08:15:43.758 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:43.758 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:43.758 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 08:15:43.759 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.759 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 08:15:43.759 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.759 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 08:15:43.759 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3dc2ce1f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:43.760 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6daa2abd" with isolation "serializable" 08:15:43.764 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:43.765 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:43.788 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 23 ms 08:15:43.788 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 08:15:43.790 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 08:15:43.798 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 08:15:43.799 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 08:15:43.799 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 08:15:43.811 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:43.844 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:43.863 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:43.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 08:15:43.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 08:15:43.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 08:15:43.889 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:15:43.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 08:15:43.914 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 08:15:43.914 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 08:15:43.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 08:15:43.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 08:15:43.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 08:15:43.939 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 08:15:43.952 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:43.952 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6daa2abd" 08:15:43.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6daa2abd" 08:15:43.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3dc2ce1f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6daa2abd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:43.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3dc2ce1f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6daa2abd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:43.955 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 08:15:43.956 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 08:15:43.957 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 08:15:43.959 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 08:15:43.961 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 08:15:43.962 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 08:15:43.963 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 08:15:43.963 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:43.964 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 08:15:43.965 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:43.965 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:43.966 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:43.967 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:43.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 08:15:43.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:15:43.968 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 08:15:43.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 08:15:43.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 08:15:43.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 08:15:43.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 08:15:43.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 08:15:43.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 08:15:43.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 08:15:43.974 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 08:15:43.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 08:15:43.975 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 08:15:43.976 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:43.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 08:15:43.977 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:43.978 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:43.979 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 08:15:43.979 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 08:15:43.979 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.980 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:43.980 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 08:15:43.981 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 08:15:43.981 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 08:15:43.982 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.982 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 08:15:43.982 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 08:15:43.982 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.983 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 08:15:43.983 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 08:15:43.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:43.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 08:15:43.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 08:15:43.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:43.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 08:15:43.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 08:15:43.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:43.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 08:15:43.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64b75b8a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:43.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bbcc452" with isolation "serializable" 08:15:43.991 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 08:15:43.991 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:44.016 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 25 ms 08:15:44.016 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 08:15:44.024 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 08:15:44.025 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 08:15:44.025 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:15:44.037 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:44.067 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 08:15:44.067 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 08:15:44.067 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 08:15:44.076 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 08:15:44.097 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 08:15:44.098 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 08:15:44.098 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 08:15:44.109 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:15:44.109 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bbcc452" 08:15:44.111 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bbcc452" 08:15:44.111 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64b75b8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bbcc452, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:44.111 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64b75b8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bbcc452, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:44.113 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 08:15:44.113 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 08:15:44.114 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 08:15:44.114 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 08:15:44.115 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 08:15:44.115 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:44.115 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:44.116 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 08:15:44.117 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:44.117 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.118 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72322a2a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:44.118 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e0bdbc6" with isolation "serializable" 08:15:44.124 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 08:15:44.132 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 08:15:44.133 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 08:15:44.133 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 08:15:44.146 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:44.224 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 08:15:44.224 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 08:15:44.224 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 08:15:44.254 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 08:15:44.275 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 08:15:44.275 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e0bdbc6" 08:15:44.279 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e0bdbc6" 08:15:44.279 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72322a2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e0bdbc6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:44.279 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72322a2a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5e0bdbc6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:44.281 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 08:15:44.282 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 08:15:44.283 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 08:15:44.283 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 08:15:44.284 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 08:15:44.285 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 08:15:44.286 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 08:15:44.286 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:44.287 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 08:15:44.288 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:44.289 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:44.289 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:44.290 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:44.291 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 08:15:44.291 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:15:44.292 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 08:15:44.293 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 08:15:44.294 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 08:15:44.295 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 08:15:44.296 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 08:15:44.296 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 08:15:44.297 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 08:15:44.298 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 08:15:44.299 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 08:15:44.299 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 08:15:44.300 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 08:15:44.301 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:44.302 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 08:15:44.303 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:44.303 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:44.304 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 08:15:44.305 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 08:15:44.305 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 08:15:44.306 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 08:15:44.306 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 08:15:44.306 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.307 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 08:15:44.307 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 08:15:44.307 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.307 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 08:15:44.307 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 08:15:44.308 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 08:15:44.308 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.308 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:44.308 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 08:15:44.308 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:44.308 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 08:15:44.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:44.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 08:15:44.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 08:15:44.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 08:15:44.309 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.310 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 08:15:44.312 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cff8a71 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:44.312 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40a3b21d" with isolation "serializable" 08:15:44.318 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 08:15:44.319 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:44.348 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 29 ms 08:15:44.348 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 08:15:44.350 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 08:15:44.358 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 08:15:44.376 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 08:15:44.379 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 08:15:44.379 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 08:15:44.379 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 08:15:44.390 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 08:15:44.409 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 08:15:44.409 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 08:15:44.409 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 08:15:44.421 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 08:15:44.450 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 08:15:44.451 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 08:15:44.451 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 08:15:44.460 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 08:15:44.479 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 08:15:44.479 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40a3b21d" 08:15:44.481 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40a3b21d" 08:15:44.481 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cff8a71 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40a3b21d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:44.481 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cff8a71 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40a3b21d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:44.483 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 08:15:44.483 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 08:15:44.484 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 08:15:44.485 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 08:15:44.486 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 08:15:44.487 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 08:15:44.488 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 08:15:44.488 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:44.489 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 08:15:44.490 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:44.491 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:44.492 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:44.493 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:44.494 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 08:15:44.494 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:15:44.497 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 08:15:44.497 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 08:15:44.498 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 08:15:44.499 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 08:15:44.500 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 08:15:44.501 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 08:15:44.501 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 08:15:44.502 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 08:15:44.503 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 08:15:44.504 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:15:44.504 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 08:15:44.505 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:44.506 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:15:44.507 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:44.508 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:44.509 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 08:15:44.509 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 08:15:44.509 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 08:15:44.510 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 08:15:44.510 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 08:15:44.510 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.511 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 08:15:44.511 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 08:15:44.511 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.511 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 08:15:44.511 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 08:15:44.512 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:44.513 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 08:15:44.513 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:44.513 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 08:15:44.513 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53361b3e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:44.513 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@595de837" with isolation "serializable" 08:15:44.519 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 08:15:44.519 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:44.550 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 31 ms 08:15:44.550 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 08:15:44.559 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 08:15:44.560 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:15:44.560 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 08:15:44.575 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 08:15:44.605 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 08:15:44.619 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 08:15:44.619 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 08:15:44.619 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 08:15:44.632 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 08:15:44.633 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@595de837" 08:15:44.634 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@595de837" 08:15:44.634 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53361b3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@595de837, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:44.634 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53361b3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@595de837, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:44.635 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 08:15:44.636 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 08:15:44.636 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 08:15:44.637 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 08:15:44.638 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 08:15:44.639 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 08:15:44.641 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 08:15:44.645 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:44.647 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 08:15:44.647 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:44.648 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:44.649 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:44.650 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:44.650 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 08:15:44.650 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:15:44.651 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 08:15:44.651 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 08:15:44.652 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 08:15:44.652 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 08:15:44.653 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 08:15:44.654 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 08:15:44.654 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 08:15:44.655 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 08:15:44.656 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 08:15:44.656 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 08:15:44.657 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 08:15:44.658 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:44.658 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 08:15:44.659 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:44.660 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:44.660 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 08:15:44.660 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 08:15:44.661 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 08:15:44.661 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 08:15:44.661 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 08:15:44.662 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 08:15:44.662 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 08:15:44.662 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.662 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@324e6907 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:44.663 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ca2b61a" with isolation "serializable" 08:15:44.667 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 08:15:44.675 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 08:15:44.686 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 08:15:44.689 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 08:15:44.689 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ca2b61a" 08:15:44.690 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ca2b61a" 08:15:44.690 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@324e6907 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ca2b61a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:44.690 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@324e6907 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ca2b61a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:44.691 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 08:15:44.692 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 08:15:44.692 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 08:15:44.693 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 08:15:44.694 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 08:15:44.694 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 08:15:44.695 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 08:15:44.696 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:44.696 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 08:15:44.697 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 08:15:44.698 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 08:15:44.699 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 08:15:44.699 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 08:15:44.700 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 08:15:44.700 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:15:44.701 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 08:15:44.702 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 08:15:44.703 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 08:15:44.703 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 08:15:44.704 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 08:15:44.705 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 08:15:44.705 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 08:15:44.706 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 08:15:44.707 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 08:15:44.708 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 08:15:44.708 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 08:15:44.709 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 08:15:44.710 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 08:15:44.711 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 08:15:44.711 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 08:15:44.712 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 08:15:44.712 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 08:15:44.712 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:44.712 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 08:15:44.713 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 08:15:44.713 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 08:15:44.714 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 08:15:44.714 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 08:15:44.715 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 08:15:44.716 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 08:15:44.716 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 08:15:44.717 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 08:15:44.717 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 08:15:44.718 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 08:15:44.719 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 08:15:44.719 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 08:15:44.720 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 08:15:44.720 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 08:15:44.721 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 08:15:44.722 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 08:15:44.722 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 08:15:44.722 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 08:15:44.723 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 08:15:44.723 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 08:15:44.723 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 08:15:44.724 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 08:15:44.725 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 08:15:44.726 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 08:15:44.726 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc50758 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 08:15:44.726 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d312777" with isolation "serializable" 08:15:44.727 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 08:15:44.728 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 08:15:44.751 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 23 ms 08:15:44.751 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 08:15:44.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker" 08:15:44.753 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 08:15:44.754 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 08:15:44.764 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 08:15:44.794 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 08:15:44.810 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker" 08:15:44.811 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 08:15:44.811 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 08:15:44.821 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 08:15:44.822 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d312777" 08:15:44.823 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d312777" 08:15:44.823 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc50758 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d312777, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 08:15:44.823 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc50758 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d312777, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 08:15:44.824 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:44.824 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" closed 08:15:44.825 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1acf01b9" with txn="org.datanucleus.TransactionImpl@5e29b618" 08:15:44.825 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:44.825 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 (optimistic=false) 08:15:44.826 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 08:15:44.826 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:44.826 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 08:15:44.826 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 08:15:44.828 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:15:44.828 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 08:15:44.830 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:44.831 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@53977213, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:44.831 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:15:44.831 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.831 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:44.842 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11564334" 08:15:44.842 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:44.843 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.843 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 08:15:44.844 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:44.844 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 08:15:44.844 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:44.845 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 08:15:44.845 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 08:15:44.845 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="1") enlisted in transactional cache 08:15:44.846 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" having fields "publicKey" fetched from table ""repository"" 08:15:44.847 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.852 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@750606d7" 08:15:44.852 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:15:44.853 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.853 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44a87ff9" 08:15:44.853 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="1") is having the following fields in Level 2 cache object updated : [3] 08:15:44.854 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" having fields "privateKey" fetched from table ""repository"" 08:15:44.854 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.859 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@13d67d00" 08:15:44.859 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@13f9473a" 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="1") is having the following fields in Level 2 cache object updated : [7] 08:15:44.860 [qtp1501790806-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [7826bf97]initPersistenceManagerFactory: repositoryId=848cf262-196c-4b69-b829-500778ea02a6 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.860 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@53977213]] 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@50514f3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@14d99b92, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5443627d, lifecycle=HOLLOW] 08:15:44.861 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:44.862 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:44.862 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" closed 08:15:44.862 [qtp1501790806-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [7826bf97]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2327 ms. 08:15:44.862 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1acf01b9" with txn="org.datanucleus.TransactionImpl@15b0adf8" 08:15:44.862 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:44.862 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 (optimistic=false) 08:15:44.862 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 08:15:44.863 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 08:15:44.863 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:44.863 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 08:15:44.864 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 08:15:44.865 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:44.865 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 08:15:44.866 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22f02f3f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:44.866 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@323f89f4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:44.866 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22f02f3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc654e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:15:44.866 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22f02f3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc654e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.866 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 08:15:44.873 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@58b08268" 08:15:44.873 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2018-12-24 08:15:44.862> 08:15:44.873 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@323f89f4]] 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22f02f3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc654e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:15:44.874 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22f02f3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc654e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22f02f3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc654e6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" closed 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2080017d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2080017d]tryAcquire: returning true. lockCounter=1 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2080017d]tryAcquire: returning true. lockCounter=2 08:15:44.875 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:44.876 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2080017d]release: NOT releasing underlying FileLock. lockCounter=1 08:15:44.876 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2080017d]release: releasing underlying FileLock. lockCounter=0 08:15:44.876 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1acf01b9" with txn="org.datanucleus.TransactionImpl@1be75890" 08:15:44.876 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:44.876 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 (optimistic=false) 08:15:44.877 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:44.877 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ab7216c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35491b55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35491b55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@348d1cc" 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:44.878 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.879 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:44.879 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:44.879 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:44.879 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:44.879 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:44.879 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="1") enlisted in transactional cache 08:15:44.880 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" 08:15:44.881 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:44.881 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:44.881 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" field "aliases" loading contents to SCO wrapper from the datastore 08:15:44.881 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35491b55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.889 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@40fa5f3a" 08:15:44.889 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:44.890 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.890 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4257084d" 08:15:44.890 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2ff33add]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:44.890 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2ff33add]tryAcquire: returning true. lockCounter=1 08:15:44.890 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:44.891 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2ff33add]release: releasing underlying FileLock. lockCounter=0 08:15:44.891 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jq3f1hby-pj8zv' of repository '848cf262-196c-4b69-b829-500778ea02a6' already in-sync. 08:15:44.891 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6764cf7]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:44.891 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6764cf7]tryAcquire: returning true. lockCounter=1 08:15:44.891 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6764cf7]tryAcquire: returning true. lockCounter=2 08:15:44.891 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6764cf7]release: NOT releasing underlying FileLock. lockCounter=1 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6764cf7]release: releasing underlying FileLock. lockCounter=0 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 08:15:44.892 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ab7216c]] 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35491b55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35491b55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e44cad3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35491b55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:44.893 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1766798d, lifecycle=HOLLOW] 08:15:44.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:44.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:44.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" closed 08:15:44.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1acf01b9" with txn="org.datanucleus.TransactionImpl@625c355c" 08:15:44.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:44.894 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 (optimistic=false) 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64f3d333, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.895 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 08:15:44.896 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@45abe4b5" 08:15:44.896 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 08:15:44.896 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.896 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 08:15:44.897 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 08:15:44.897 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 08:15:44.897 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 08:15:44.897 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 08:15:44.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="1") enlisted in transactional cache 08:15:44.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" 08:15:44.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 08:15:44.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="1") is having the following fields in Level 2 cache object updated : [6] 08:15:44.898 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.904 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@65634505" 08:15:44.904 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 08:15:44.905 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.905 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@718941e1" 08:15:44.905 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" field "aliases" loading contents to SCO wrapper from the datastore 08:15:44.906 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.906 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@17172248" 08:15:44.906 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 08:15:44.906 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.906 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@24608089" 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@64f3d333]] 08:15:44.907 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf239c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f179ed5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@8fae58b, lifecycle=HOLLOW] 08:15:44.908 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" closed 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [7826bf97]open: closing=false closeAbortable=true 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1acf01b9" with txn="org.datanucleus.TransactionImpl@31f63f6c" 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 (optimistic=false) 08:15:44.909 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14a23141]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 08:15:44.910 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14a23141]tryAcquire: returning true. lockCounter=1 08:15:44.910 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14a23141]tryAcquire: returning true. lockCounter=2 08:15:44.910 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 08:15:44.910 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14a23141]release: NOT releasing underlying FileLock. lockCounter=1 08:15:44.910 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14a23141]release: releasing underlying FileLock. lockCounter=0 08:15:44.911 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 08:15:44.911 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:44.911 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 08:15:44.911 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 08:15:44.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 08:15:44.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 08:15:44.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 08:15:44.913 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1460a27b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 08:15:44.914 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 08:15:44.914 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.914 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 08:15:44.920 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@477f3a8a" 08:15:44.920 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 08:15:44.921 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.921 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 08:15:44.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 08:15:44.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:44.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 08:15:44.922 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 08:15:44.923 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:44.923 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 08:15:44.923 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.923 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 08:15:44.928 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5a88891b" 08:15:44.928 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 08:15:44.929 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.929 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 08:15:44.930 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 08:15:44.930 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:44.930 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 08:15:44.930 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 08:15:44.933 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 3 ms 08:15:44.933 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 08:15:44.933 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.933 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 08:15:44.942 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1bcfde68" 08:15:44.942 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 08:15:44.943 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.943 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 08:15:44.944 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 08:15:44.944 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 08:15:44.944 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 08:15:44.945 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 08:15:44.946 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:44.946 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 08:15:44.946 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.946 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 08:15:44.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2ef9dd7e" 08:15:44.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 08:15:44.953 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.954 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 08:15:44.954 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 08:15:44.955 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:44.955 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 08:15:44.955 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 08:15:44.957 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:44.957 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 08:15:44.957 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.957 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 08:15:44.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@278d22b2" 08:15:44.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 08:15:44.969 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 08:15:44.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms 08:15:44.970 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 08:15:44.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 08:15:44.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 08:15:44.971 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 08:15:44.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 08:15:44.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 08:15:44.972 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.973 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 08:15:44.983 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@9a2f6f0" 08:15:44.983 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 08:15:44.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 08:15:44.984 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@67ad76c3 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 08:15:44.985 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1460a27b]] 08:15:44.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 08:15:44.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 08:15:44.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11cdb13a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7baf5150, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@67ad76c3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@8b9fe37]" 08:15:44.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 08:15:44.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared 08:15:44.986 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@67ad76c3" closed 08:15:44.986 [qtp1501790806-44 - /RepoInfo] INFO c.c.c.local.LocalRepoManagerImpl - [7826bf97]_close: Shutting down real LocalRepoManager. 08:15:45.208 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool tx 08:15:45.211 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 08:15:45.212 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 08:15:45.212 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 08:15:45.213 [qtp1501790806-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache cleared 08:15:45.530 [qtp1501790806-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7ec356c6]release: releasing underlying FileLock. lockCounter=0 08:15:45.536 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@52bb35b2[ITERATING] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 08:15:45.537 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@52bb35b2[ITERATING] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=765,c=8192,r=765],true)@COMPLETING 08:15:45.537 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6c7854d9{IDLE} [HeapByteBuffer@339e44b2[p=0,l=103,c=8192,r=103]={<<>>�����������������...���������������},HeapByteBuffer@7a0459be[p=0,l=765,c=8192,r=765]={<<<>>>�����������������...���������������}] 08:15:45.537 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6c7854d9{WRITING}:IDLE-->WRITING 08:15:45.538 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 868 SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,-,W,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:45.538 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - flushed true 08:15:45.538 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6c7854d9{IDLE}:WRITING-->IDLE 08:15:45.538 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@52bb35b2[ITERATING] generate: DONE ([p=103,l=103,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 08:15:45.542 [qtp1501790806-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /RepoInfo 200 handled=true 08:15:45.542 [qtp1501790806-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@65d2bc50{s=DISPATCHED i=true a=null} unhandle DISPATCHED 08:15:45.542 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 08:15:45.542 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 08:15:45.543 [qtp1501790806-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f2ad720{r=1,a=IDLE,uri=-} handle exit, result COMPLETE 08:15:45.543 [qtp1501790806-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:45.543 [qtp1501790806-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1} 08:15:45.544 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@339e44b2[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK||...���������������} 08:15:45.544 [qtp1501790806-44] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@6455f4a2{FILLING} 08:15:45.544 [qtp1501790806-44] DEBUG o.e.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@6455f4a2{FILLING_FILL_INTERESTED} 08:15:45.544 [qtp1501790806-44] DEBUG o.e.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@6455f4a2{FILL_INTERESTED} 08:15:45.545 [qtp1501790806-44] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=1} 08:15:45.545 [qtp1501790806-44] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@2157764c 08:15:45.545 [qtp1501790806-44] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 08:15:45.545 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:15:45.545 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select 08:15:45.557 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3107 ms Local repository: repository.repositoryId = 848cf262-196c-4b69-b829-500778ea02a6 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jq3f1hby-pj8zv repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@5e67a490 repository.publicKeySha1 = FA:8D:E6:77:DA:49:48:51:8B:88:4D:E9:0C:CA:55:C9:30:79:02:8D Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 08:15:45.558 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@131a7516 08:15:45.559 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@131a7516 by 08:15:45.559 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:0} 08:15:45.559 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1376883 08:15:45.559 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=1 selected=0 08:15:45.559 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=1 selected=0 08:15:45.559 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2dac2e1b 08:15:45.560 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected 08:15:45.560 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2dac2e1b 08:15:45.561 [qtp1501790806-49] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,CLOSED,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:15:45.561 [qtp1501790806-44] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@6455f4a2{IDLE} 08:15:45.562 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 08:15:45.562 [qtp1501790806-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 08:15:45.562 [qtp1501790806-44] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@6455f4a2{IDLE} onFillInterestedFailed java.nio.channels.ClosedChannelException 08:15:45.562 [qtp1501790806-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,CLOSED,in,out,-,-,30000,HttpConnection}{io=1,kio=1,kro=1} 08:15:45.563 [qtp1501790806-49] DEBUG org.eclipse.jetty.io.SelectorManager - Destroyed SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:15:45.563 [qtp1501790806-49] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@6455f4a2{IDLE} 08:15:45.563 [qtp1501790806-49] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@606a7c77{/127.0.0.1:36118<->43227,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1} 08:15:45.563 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=-1 selected=-1 08:15:45.563 [qtp1501790806-38-selector-ServerConnectorManager@1376883/0] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1501790806-38-selector-ServerConnectorManager@1376883/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=-1 selected=-1 08:15:45.564 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@5f9f3e58 keys=-1 selected=-1 08:15:45.564 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=0 selected=0 08:15:45.564 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=0 selected=0 08:15:45.564 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@38c761e9 08:15:45.564 [qtp1501790806-37-selector-ServerConnectorManager@1376883/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:45.565 [qtp1501790806-37-selector-ServerConnectorManager@1376883/1] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@38c761e9 08:15:45.566 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=-1 selected=-1 08:15:45.566 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=-1 selected=-1 08:15:45.566 [qtp1501790806-37-selector-ServerConnectorManager@1376883/1] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1501790806-37-selector-ServerConnectorManager@1376883/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@3c19592c keys=-1 selected=-1 08:15:45.566 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=0 selected=0 08:15:45.566 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=0 selected=0 08:15:45.567 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1cee2e10 08:15:45.567 [qtp1501790806-40-selector-ServerConnectorManager@1376883/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:45.567 [qtp1501790806-40-selector-ServerConnectorManager@1376883/2] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@1cee2e10 08:15:45.568 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=-1 selected=-1 08:15:45.568 [qtp1501790806-40-selector-ServerConnectorManager@1376883/2] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1501790806-40-selector-ServerConnectorManager@1376883/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=-1 selected=-1 08:15:45.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@60e1d87c keys=-1 selected=-1 08:15:45.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=0 selected=0 08:15:45.568 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=0 selected=0 08:15:45.568 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7f4e5a39 08:15:45.568 [qtp1501790806-41-selector-ServerConnectorManager@1376883/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:45.569 [qtp1501790806-41-selector-ServerConnectorManager@1376883/3] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@7f4e5a39 08:15:45.569 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=-1 selected=-1 08:15:45.569 [qtp1501790806-41-selector-ServerConnectorManager@1376883/3] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1501790806-41-selector-ServerConnectorManager@1376883/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=-1 selected=-1 08:15:45.569 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@2eb60c71 keys=-1 selected=-1 08:15:45.569 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=0 selected=0 08:15:45.570 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=0 selected=0 08:15:45.570 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@33de7f3d 08:15:45.570 [qtp1501790806-39-selector-ServerConnectorManager@1376883/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:45.570 [qtp1501790806-39-selector-ServerConnectorManager@1376883/4] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@33de7f3d 08:15:45.570 [qtp1501790806-39-selector-ServerConnectorManager@1376883/4] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1501790806-39-selector-ServerConnectorManager@1376883/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=-1 selected=-1 08:15:45.571 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=-1 selected=-1 08:15:45.571 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@87d9a01 keys=-1 selected=-1 08:15:45.571 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=0 selected=0 08:15:45.571 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=0 selected=0 08:15:45.572 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@30159886 08:15:45.572 [qtp1501790806-42-selector-ServerConnectorManager@1376883/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected 08:15:45.572 [qtp1501790806-42-selector-ServerConnectorManager@1376883/5] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@30159886 08:15:45.573 [qtp1501790806-42-selector-ServerConnectorManager@1376883/5] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1501790806-42-selector-ServerConnectorManager@1376883/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=-1 selected=-1 08:15:45.573 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=-1 selected=-1 08:15:45.573 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@7e5b621b keys=-1 selected=-1 08:15:45.573 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1376883 08:15:45.574 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@577536e0{HTTP/1.1} 08:15:45.574 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@577536e0{HTTP/1.1} 08:15:45.574 [main] INFO o.e.jetty.server.ServerConnector - Stopped ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:0} 08:15:45.574 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@52d3fafd{HTTP/1.1}{127.0.0.1:0} 08:15:45.575 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@131a7516 08:15:45.575 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@61cda923 08:15:45.575 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@61cda923 08:15:45.575 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@718fd7c1{/,null,SHUTDOWN} 08:15:45.575 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@718fd7c1{/,null,UNAVAILABLE} 08:15:45.575 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@1f736d00 08:15:45.575 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@1f736d00 08:15:45.576 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:45.576 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:45.576 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:45.576 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4262fdeb@2af3a429==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false 08:15:45.576 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:45.577 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-3c770db4@60d85344==org.glassfish.jersey.servlet.ServletContainer,-1,true 08:15:45.577 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@4bc6da03 08:15:45.578 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@523a7801 08:15:45.578 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@523a7801 08:15:45.578 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@1f736d00 08:15:45.578 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@718fd7c1{/,null,UNAVAILABLE} 08:15:45.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@718fd7c1{/,null,UNAVAILABLE} 08:15:45.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5ae15 08:15:45.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@5ae15 08:15:45.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1501790806{STARTED,8<=9<=500,i=9,q=0} 08:15:45.588 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1501790806{STOPPED,8<=0<=500,i=0,q=0} 08:15:45.589 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@131a7516 08:15:45.590 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 08:15:45.590 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1c61eda5]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.611 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 316.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 63.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 70.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 72.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 62.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 497.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 106.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 83.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 165.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 301.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 452.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 443.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 11.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 149.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 199.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 127.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 99.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 161.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 223.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 249.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 1603.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 180.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 137.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 1091.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 43.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 804.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 62.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 80.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 91.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 33.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 178.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 264.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 16.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 141.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 78.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 278.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 77.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 156.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 115.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 127.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 85.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 50.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 442.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 159.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 1044.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 78.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 166.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 101.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 159.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 67.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 41.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 104.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 174.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 154.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 474.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1602.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 1215.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 1091.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 529.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 1561.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 2836.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 2178.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 3139.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 895.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3653.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 940.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 2346.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 1164.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 1934.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 2545.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 882.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 812.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 6939.0 KB/sec) [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.6.jar [INFO] Copying jetty-server-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.1.5.v20140505.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.6.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying jetty-io-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.1.5.v20140505.jar [INFO] Copying jetty-xml-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.1.5.v20140505.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.6.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.6.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.6.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jetty-webapp-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.1.5.v20140505.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying jetty-security-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.1.5.v20140505.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.6.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying jetty-servlet-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.1.5.v20140505.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.6.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.7.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.6.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.6.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.6.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-util-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.1.5.v20140505.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.6.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-servlets-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.1.5.v20140505.jar [INFO] Copying jetty-continuation-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.1.5.v20140505.jar [INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/xz-1.4.jar [INFO] Copying jetty-http-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.1.5.v20140505.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 224.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 184.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 163.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 173.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 119.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 542.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 36.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 611.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 155.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 44.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 386.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 182.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 185.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 158.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 53.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 822.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 82.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 90.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 128.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 88.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 115.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 92.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 92.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 144.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 52.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 736.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 922.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 235.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 685.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 4516.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 915.1 KB/sec) [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client 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/client already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client 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/client already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.6-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6.jar (44 KB at 14537.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6.pom (4 KB at 3693.4 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (782 B at 44.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (814 B at 265.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-bin.tar.gz (20944 KB at 54683.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-bin.zip (23211 KB at 55928.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.6/co.codewizards.cloudstore.client-0.10.6-sources.jar (26 KB at 25916.0 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [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.client/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.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client [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.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [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.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [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.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected