SuccessConsole Output

[INFO] 
[INFO] -----< co.codewizards.cloudstore:co.codewizards.cloudstore.client >-----
[INFO] Building co.codewizards.cloudstore.client 1.0.1-SNAPSHOT         [13/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 395 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 541 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 589 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 3.4 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.client ---
[WARNING] *************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [jersey-common-2.29.1.jar, jersey-client-2.29.1.jar, jakarta.inject-2.6.1.jar, jersey-server-2.29.1.jar, jersey-container-servlet-2.29.1.jar, jersey-container-servlet-core-2.29.1.jar, javax.servlet-api-3.1.0.jar, args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] *************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.client ---
[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_java_11/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/test-classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.client ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
07:57:25.376 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
07:57:25.419 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
07:57:26.519 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=37.0 MiB, used=7.8 MiB, available=3.9 GiB
07:57:26.549 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
07:57:26.550 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
07:57:26.550 [main] INFO co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms.
07:57:28.550 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
07:57:28.554 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]tryAcquire: returning true. lockCounter=1
07:57:28.556 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]release: releasing underlying FileLock. lockCounter=0
07:57:28.557 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
07:57:28.558 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]tryAcquire: returning true. lockCounter=1
07:57:28.574 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
07:57:28.609 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5027ms to org.eclipse.jetty.util.log.Slf4jLog
07:57:28.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
07:57:28.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
07:57:28.765 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3da30852[HTTP/1.1] added {HttpConfiguration@403f0a22{32768/8192,8192/8192,https://:0,[]},POJO}
07:57:28.771 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {Server@58326051{STOPPED}[9.4.17.v20190418],UNMANAGED}
07:57:28.773 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
07:57:28.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
07:57:28.776 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4f25b795,POJO}
07:57:28.778 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@3da30852[HTTP/1.1],AUTO}
07:57:28.779 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@3da30852[HTTP/1.1]
07:57:28.786 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
07:57:28.787 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
07:57:28.788 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
07:57:28.822 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@45fd9a4d
07:57:28.841 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1,MANAGED}
07:57:28.850 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {ServletHandler@1e0f9063{STOPPED},MANAGED}
07:57:28.884 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
07:57:28.907 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
07:57:28.994 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE},MANAGED}
07:57:28.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@58326051{STOPPED}[9.4.17.v20190418]
07:57:29.000 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {ErrorHandler@14dda234{STOPPED},AUTO}
07:57:29.003 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
07:57:29.057 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@58326051{STARTING}[9.4.17.v20190418]
07:57:29.058 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
07:57:29.065 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}
07:57:29.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp222427158]@d41f816{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}] added {ReservedThreadExecutor@793138bd{s=0/6,p=0},AUTO}
07:57:29.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@793138bd{s=0/6,p=0}
07:57:29.073 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5490ms ReservedThreadExecutor@793138bd{s=0/6,p=0}
07:57:29.073 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-14,5,main]
07:57:29.074 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-15,5,main]
07:57:29.076 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-16,5,main]
07:57:29.082 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-17,5,main]
07:57:29.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-18,5,main]
07:57:29.090 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-19,5,main]
07:57:29.092 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-20,5,main]
07:57:29.093 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-21,5,main]
07:57:29.096 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5512ms QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}]
07:57:29.097 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@336f1079{STOPPED}
07:57:29.105 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5523ms ScheduledExecutorScheduler@336f1079{STARTED}
07:57:29.106 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
07:57:29.114 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@a4ca3f6]
07:57:29.132 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,STARTING}
07:57:29.133 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
07:57:29.140 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
07:57:29.144 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600],AUTO}
07:57:29.146 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@4189d70b{STOPPED}[worker=null]
07:57:29.147 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:57:29.148 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:57:29.150 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@4189d70b{STARTING}[worker=node0] added {HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
07:57:29.150 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
07:57:29.152 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:57:29.156 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5574ms HouseKeeper@6035b93b{STARTED}[interval=600000, ownscheduler=false]
07:57:29.157 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5575ms DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
07:57:29.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],MANAGED}
07:57:29.160 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],UNMANAGED}
07:57:29.161 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
07:57:29.162 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1e0f9063{STOPPED}
07:57:29.165 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
07:57:29.169 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
07:57:29.170 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
07:57:29.170 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
07:57:29.171 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
07:57:29.171 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
07:57:29.172 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
07:57:29.173 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1e0f9063{STARTING}
07:57:29.174 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
07:57:29.175 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
07:57:29.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97[EMBEDDED:null]
07:57:29.177 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
07:57:29.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
07:57:29.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
07:57:29.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
07:57:29.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
07:57:29.179 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
07:57:29.180 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1e0f9063{STARTING}
07:57:29.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5598ms ServletHandler@1e0f9063{STARTED}
07:57:29.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:29.182 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
07:57:29.182 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5600ms org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
07:57:29.184 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5601ms org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:29.185 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5602ms org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
07:57:29.192 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:29.195 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5613ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:29.196 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:29.196 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5614ms org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:29.198 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@f667fe for org.glassfish.jersey.servlet.ServletContainer-64a8c844
07:57:30.656 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
07:57:30.656 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7074ms o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
07:57:30.657 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@14dda234{STOPPED}
07:57:30.658 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@14dda234{STARTING}
07:57:30.658 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7076ms ErrorHandler@14dda234{STARTED}
07:57:30.659 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:30.738 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:41637],POJO}
07:57:30.740 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3da30852[HTTP/1.1]
07:57:30.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7159ms HttpConnectionFactory@3da30852[HTTP/1.1]
07:57:30.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}
07:57:30.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.768868+02:00 added {SelectorProducer@1f51431,POJO}
07:57:30.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.776635+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
07:57:30.779 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.778853+02:00 created
07:57:30.781 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.780945+02:00,MANAGED}
07:57:30.782 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637} added {ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
07:57:30.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.783621+02:00 added {SelectorProducer@67c119b7,POJO}
07:57:30.785 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.785112+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
07:57:30.787 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.786944+02:00 created
07:57:30.788 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.788623+02:00,MANAGED}
07:57:30.790 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637} added {ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
07:57:30.791 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.791171+02:00 added {SelectorProducer@28348c6,POJO}
07:57:30.793 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.792541+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
07:57:30.794 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.794401+02:00 created
07:57:30.797 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.796836+02:00,MANAGED}
07:57:30.798 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637} added {ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
07:57:30.798 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
07:57:30.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.79963+02:00
07:57:30.802 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7219ms EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.801786+02:00
07:57:30.844 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
07:57:30.846 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
07:57:30.849 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@29629fbb on ManagedSelector@12aa4996{STARTING} id=0 keys=0 selected=0 updates=0
07:57:30.851 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.850817+02:00 tryProduce false
07:57:30.861 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:30.861 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29629fbb
07:57:30.862 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:30.863 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 waiting with 0 keys
07:57:30.865 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7281ms ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
07:57:30.867 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
07:57:30.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.870413+02:00
07:57:30.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7289ms EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.871897+02:00
07:57:30.872 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
07:57:30.873 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
07:57:30.873 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3506d826 on ManagedSelector@2ca5f1ed{STARTING} id=1 keys=0 selected=0 updates=0
07:57:30.874 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.874024+02:00 tryProduce false
07:57:30.874 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:30.874 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3506d826
07:57:30.874 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:30.875 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a waiting with 0 keys
07:57:30.875 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7293ms ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
07:57:30.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
07:57:30.877 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.876797+02:00
07:57:30.878 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7295ms EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.878005+02:00
07:57:30.878 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
07:57:30.879 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
07:57:30.879 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@8ff5094 on ManagedSelector@6de0f580{STARTING} id=2 keys=0 selected=0 updates=0
07:57:30.881 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:30.881157+02:00 tryProduce false
07:57:30.882 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:30.882 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@8ff5094
07:57:30.882 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:30.882 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 waiting with 0 keys
07:57:30.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7300ms ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
07:57:30.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7301ms SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}
07:57:30.885 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637} added {acceptor-0@1e008f36,POJO}
07:57:30.886 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1e008f36
07:57:30.886 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1e008f36
07:57:30.887 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}
07:57:30.887 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7305ms ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}
07:57:30.888 [main] INFO org.eclipse.jetty.server.Server - Started @7306ms
07:57:30.889 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7306ms Server@58326051{STARTED}[9.4.17.v20190418]
07:57:30.892 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
07:57:30.892 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]tryAcquire: returning true. lockCounter=1
07:57:30.893 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]release: releasing underlying FileLock. lockCounter=0
07:57:30.896 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
07:57:30.897 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]tryAcquire: returning true. lockCounter=1
07:57:30.925 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]release: releasing underlying FileLock. lockCounter=0
07:57:30.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b'
07:57:30.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_11, co.codewizards.cloudstore.client, target, repo, k9p7s3ch-vkw4b]'
07:57:30.948 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b'
07:57:30.958 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:30.958 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]tryAcquire: returning true. lockCounter=1
07:57:30.959 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:30.963 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]release: releasing underlying FileLock. lockCounter=0
07:57:30.970 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/cloudstore-repository.lock'
07:57:30.970 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]tryAcquire: returning true. lockCounter=1
07:57:30.970 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b' locked successfully.
07:57:30.973 [main] INFO co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - clearCache: entered.
07:57:30.974 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
07:57:30.981 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:30.982 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - The factory co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory is disabled: Configuration lacks 'jdbc.hostName'!
07:57:30.999 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:30.999 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:30.999 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:31.000 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:31.000 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:31.000 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:34.281 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
07:57:34.283 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:34.284 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:34.284 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:34.284 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:34.284 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:34.284 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:34.394 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
07:57:34.492 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
07:57:34.527 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
07:57:34.555 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
07:57:34.579 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
07:57:34.602 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
07:57:34.618 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
07:57:34.696 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
07:57:34.796 [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.Object;, [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.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, 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.Optional, 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
07:57:34.797 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
07:57:34.852 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
07:57:34.853 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
07:57:34.854 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
07:57:34.854 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
07:57:34.854 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
07:57:34.854 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
07:57:34.854 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
07:57:34.854 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
07:57:34.855 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
07:57:34.856 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.sql.Time,java.lang.String,java.util.Date,java.lang.Long
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
07:57:34.857 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.sql.Time,java.lang.String,java.lang.Long
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.sql.Timestamp,java.lang.String
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.lang.String,java.util.Date,[Ljava.lang.Object;
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
07:57:34.858 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
07:57:34.859 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
07:57:34.859 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
07:57:34.859 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
07:57:34.860 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
07:57:34.860 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
07:57:34.866 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
07:57:34.986 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
07:57:34.986 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
07:57:34.986 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
07:57:35.009 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
07:57:35.030 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52559a69 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
07:57:36.014 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
07:57:36.014 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
07:57:36.015 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:36.015 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:36.015 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:36.015 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
07:57:36.016 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
07:57:36.017 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
07:57:36.017 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
07:57:36.017 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
07:57:36.017 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
07:57:36.017 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
07:57:36.017 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
07:57:36.018 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
07:57:36.018 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
07:57:36.093 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
07:57:36.093 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
07:57:36.093 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
07:57:36.094 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
07:57:36.094 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
07:57:36.094 [main] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
07:57:36.094 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
07:57:36.094 [main] DEBUG DataNucleus.Datastore - ===========================================================
07:57:36.094 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
07:57:36.094 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
07:57:36.095 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
07:57:36.095 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/derby]
07:57:36.095 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/derby]
07:57:36.095 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
07:57:36.095 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
07:57:36.096 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
07:57:36.096 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
07:57:36.097 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
07:57:36.097 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
07:57:36.097 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
07:57:36.097 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
07:57:36.097 [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
07:57:36.097 [main] DEBUG DataNucleus.Datastore - ===========================================================
07:57:36.098 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52559a69 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@22ead351, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:36.099 [main] DEBUG DataNucleus.Datastore - StoreManager now created
07:57:36.104 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
07:57:36.113 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
07:57:36.114 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
07:57:36.115 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
07:57:36.115 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
07:57:36.115 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
07:57:36.115 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
07:57:36.116 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
07:57:36.116 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
07:57:36.116 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
07:57:36.116 [main] DEBUG DataNucleus.Persistence - ================================================
07:57:36.153 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@6a55594b"
07:57:36.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
07:57:36.177 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
07:57:36.179 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
07:57:36.180 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
07:57:36.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
07:57:36.183 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:36.184 [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
07:57:36.185 [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
07:57:36.186 [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
07:57:36.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
07:57:36.266 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
07:57:36.295 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
07:57:36.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
07:57:36.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
07:57:36.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
07:57:36.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
07:57:36.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
07:57:36.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:36.302 [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
07:57:36.304 [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
07:57:36.305 [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
07:57:36.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
07:57:36.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
07:57:36.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
07:57:36.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
07:57:36.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
07:57:36.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
07:57:36.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:36.310 [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
07:57:36.311 [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
07:57:36.312 [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
07:57:36.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
07:57:36.313 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
07:57:36.315 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
07:57:36.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
07:57:36.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
07:57:36.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
07:57:36.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
07:57:36.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
07:57:36.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:36.321 [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
07:57:36.322 [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
07:57:36.323 [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
07:57:36.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
07:57:36.324 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
07:57:36.325 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
07:57:36.325 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
07:57:36.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
07:57:36.327 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
07:57:36.328 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:36.329 [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
07:57:36.329 [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
07:57:36.330 [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
07:57:36.331 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
07:57:36.332 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
07:57:36.342 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
07:57:36.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
07:57:36.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
07:57:36.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
07:57:36.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
07:57:36.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
07:57:36.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
07:57:36.347 [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
07:57:36.348 [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
07:57:36.349 [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
07:57:36.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
07:57:36.352 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.353 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.353 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.356 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
07:57:36.359 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
07:57:36.359 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
07:57:36.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
07:57:36.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
07:57:36.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
07:57:36.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
07:57:36.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
07:57:36.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:36.372 [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
07:57:36.373 [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
07:57:36.374 [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
07:57:36.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
07:57:36.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
07:57:36.381 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
07:57:36.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
07:57:36.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
07:57:36.383 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
07:57:36.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
07:57:36.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
07:57:36.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:36.386 [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
07:57:36.387 [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
07:57:36.388 [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
07:57:36.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
07:57:36.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
07:57:36.389 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
07:57:36.390 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
07:57:36.390 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
07:57:36.391 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
07:57:36.393 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:36.393 [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
07:57:36.394 [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
07:57:36.395 [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
07:57:36.395 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
07:57:36.396 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
07:57:36.401 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
07:57:36.402 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
07:57:36.402 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
07:57:36.403 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
07:57:36.404 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
07:57:36.404 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
07:57:36.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:36.406 [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
07:57:36.406 [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
07:57:36.408 [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
07:57:36.408 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
07:57:36.408 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.409 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.409 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.409 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:36.410 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
07:57:36.410 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
07:57:36.413 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
07:57:36.442 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
07:57:36.469 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:36.472 [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.column.BigIntColumnMapping)
07:57:36.475 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
07:57:36.475 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
07:57:36.476 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:36.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.column.BigIntColumnMapping)
07:57:36.476 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
07:57:36.479 [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") 
07:57:36.480 [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.column.BigIntColumnMapping)
07:57:36.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.column.BigIntColumnMapping)
07:57:36.483 [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") 
07:57:36.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.column.TimestampColumnMapping)
07:57:36.485 [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.column.TimestampColumnMapping)
07:57:36.489 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:36.489 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
07:57:36.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") 
07:57:36.490 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:36.490 [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.column.ClobColumnMapping)
07:57:36.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.column.VarCharColumnMapping)
07:57:36.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.column.BigIntColumnMapping)
07:57:36.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.column.VarCharColumnMapping)
07:57:36.493 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:36.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.column.ClobColumnMapping)
07:57:36.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.column.VarCharColumnMapping)
07:57:36.494 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
07:57:36.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") 
07:57:36.502 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:36.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.column.LongVarBinaryColumnMapping)
07:57:36.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.column.VarCharColumnMapping)
07:57:36.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.column.BigIntColumnMapping)
07:57:36.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") 
07:57:36.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.column.TimestampColumnMapping)
07:57:36.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.column.TimestampColumnMapping)
07:57:36.506 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:36.506 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
07:57:36.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") 
07:57:36.506 [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.column.VarCharColumnMapping)
07:57:36.508 [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
07:57:36.508 [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.column.BigIntColumnMapping)
07:57:36.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.column.ClobColumnMapping)
07:57:36.511 [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.column.VarCharColumnMapping)
07:57:36.514 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e3d2ebd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b43f314, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:36.515 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b43f314" with isolation "serializable"
07:57:36.707 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
07:57:36.713 [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)
)
07:57:36.775 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 61 ms
07:57:36.776 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
07:57:36.848 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 71 ms
07:57:36.908 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:37.145 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 237 ms
07:57:37.145 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
07:57:37.174 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
07:57:37.175 [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
)
07:57:37.192 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
07:57:37.193 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
07:57:37.232 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 39 ms
07:57:37.260 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
07:57:37.301 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 40 ms
07:57:37.301 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
07:57:37.327 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
07:57:37.328 [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
)
07:57:37.350 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
07:57:37.350 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
07:57:37.382 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
07:57:37.405 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
07:57:37.443 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 38 ms
07:57:37.443 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
07:57:37.447 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
07:57:37.478 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
07:57:37.481 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
07:57:37.509 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
07:57:37.513 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
07:57:37.537 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
07:57:37.537 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
07:57:37.624 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 87 ms
07:57:37.629 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
07:57:37.659 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
07:57:37.660 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
07:57:37.690 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
07:57:37.691 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
07:57:37.717 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
07:57:37.717 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
07:57:37.750 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 33 ms
07:57:37.750 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
07:57:37.774 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
07:57:37.775 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b43f314"
07:57:37.781 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b43f314"
07:57:37.781 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e3d2ebd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b43f314, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:37.782 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e3d2ebd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b43f314, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:37.810 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
07:57:37.811 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
07:57:37.812 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
07:57:37.813 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
07:57:37.813 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
07:57:37.814 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:37.815 [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
07:57:37.816 [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
07:57:37.817 [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
07:57:37.817 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
07:57:37.818 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
07:57:37.820 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
07:57:37.821 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
07:57:37.822 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
07:57:37.823 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
07:57:37.824 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
07:57:37.825 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
07:57:37.826 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:37.826 [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
07:57:37.827 [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
07:57:37.828 [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
07:57:37.829 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
07:57:37.829 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:37.829 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:37.830 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
07:57:37.831 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
07:57:37.832 [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") 
07:57:37.832 [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.column.BigIntColumnMapping)
07:57:37.833 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:37.833 [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.column.ClobColumnMapping)
07:57:37.836 [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.column.VarCharColumnMapping)
07:57:37.836 [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.column.VarCharColumnMapping)
07:57:37.837 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
07:57:37.837 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ed18d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c24f3a2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:37.837 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c24f3a2" with isolation "serializable"
07:57:37.847 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
07:57:37.848 [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)
)
07:57:37.927 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 79 ms
07:57:37.927 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
07:57:37.961 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 34 ms
07:57:37.981 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
07:57:38.013 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
07:57:38.013 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
07:57:38.014 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
07:57:38.041 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
07:57:38.041 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
07:57:38.066 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
07:57:38.068 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
07:57:38.084 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
07:57:38.084 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c24f3a2"
07:57:38.090 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c24f3a2"
07:57:38.090 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ed18d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c24f3a2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:38.090 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ed18d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4c24f3a2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:38.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
07:57:38.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
07:57:38.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
07:57:38.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
07:57:38.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
07:57:38.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:38.095 [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
07:57:38.096 [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
07:57:38.097 [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
07:57:38.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
07:57:38.104 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
07:57:38.105 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
07:57:38.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
07:57:38.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
07:57:38.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
07:57:38.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
07:57:38.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
07:57:38.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
07:57:38.109 [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
07:57:38.110 [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
07:57:38.111 [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
07:57:38.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
07:57:38.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
07:57:38.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
07:57:38.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
07:57:38.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
07:57:38.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
07:57:38.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:38.114 [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
07:57:38.115 [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
07:57:38.116 [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
07:57:38.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
07:57:38.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
07:57:38.119 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
07:57:38.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
07:57:38.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
07:57:38.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
07:57:38.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
07:57:38.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
07:57:38.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
07:57:38.123 [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
07:57:38.124 [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
07:57:38.125 [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
07:57:38.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
07:57:38.125 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.125 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.125 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.126 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
07:57:38.126 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
07:57:38.127 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
07:57:38.128 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:38.128 [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.column.BigIntColumnMapping)
07:57:38.128 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:38.128 [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") 
07:57:38.129 [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.column.TimestampColumnMapping)
07:57:38.129 [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.column.VarCharColumnMapping)
07:57:38.129 [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.column.BigIntColumnMapping)
07:57:38.130 [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.column.VarCharColumnMapping)
07:57:38.130 [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.column.BigIntColumnMapping)
07:57:38.131 [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") 
07:57:38.131 [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.column.TimestampColumnMapping)
07:57:38.132 [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.column.TimestampColumnMapping)
07:57:38.133 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:38.133 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
07:57:38.133 [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") 
07:57:38.133 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18c880ea [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ac044ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:38.133 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ac044ef" with isolation "serializable"
07:57:38.142 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
07:57:38.142 [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
)
07:57:38.161 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
07:57:38.161 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
07:57:38.203 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 41 ms
07:57:38.225 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:38.257 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
07:57:38.257 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
07:57:38.258 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
07:57:38.284 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
07:57:38.284 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
07:57:38.311 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
07:57:38.312 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
07:57:38.334 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
07:57:38.334 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
07:57:38.364 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
07:57:38.365 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ac044ef"
07:57:38.373 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ac044ef"
07:57:38.373 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18c880ea [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ac044ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:38.374 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18c880ea [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ac044ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:38.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
07:57:38.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
07:57:38.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
07:57:38.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
07:57:38.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
07:57:38.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:38.383 [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
07:57:38.384 [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
07:57:38.384 [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
07:57:38.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
07:57:38.385 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
07:57:38.404 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
07:57:38.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
07:57:38.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
07:57:38.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
07:57:38.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
07:57:38.407 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
07:57:38.408 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
07:57:38.408 [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
07:57:38.409 [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
07:57:38.410 [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
07:57:38.410 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
07:57:38.411 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.411 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.412 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
07:57:38.413 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
07:57:38.414 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
07:57:38.414 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
07:57:38.415 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
07:57:38.416 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
07:57:38.416 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:38.417 [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
07:57:38.418 [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
07:57:38.418 [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
07:57:38.418 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
07:57:38.420 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
07:57:38.424 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
07:57:38.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
07:57:38.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
07:57:38.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
07:57:38.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
07:57:38.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
07:57:38.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
07:57:38.429 [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
07:57:38.429 [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
07:57:38.430 [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
07:57:38.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
07:57:38.430 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.431 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:38.432 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
07:57:38.432 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:38.433 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
07:57:38.433 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:38.433 [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.column.BigIntColumnMapping)
07:57:38.434 [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") 
07:57:38.434 [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" ()
07:57:38.436 [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
07:57:38.436 [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.column.CharColumnMapping)
07:57:38.436 [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
07:57:38.436 [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.column.BigIntColumnMapping)
07:57:38.436 [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
07:57:38.436 [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.column.VarCharColumnMapping)
07:57:38.437 [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") 
07:57:38.438 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
07:57:38.438 [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.column.IntegerColumnMapping)
07:57:38.440 [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.column.BigIntColumnMapping)
07:57:38.440 [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.column.BigIntColumnMapping)
07:57:38.441 [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.column.VarCharColumnMapping)
07:57:38.441 [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") 
07:57:38.441 [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.column.TimestampColumnMapping)
07:57:38.441 [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.column.TimestampColumnMapping)
07:57:38.442 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
07:57:38.442 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5db0003d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f12094d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:38.442 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f12094d" with isolation "serializable"
07:57:38.451 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:38.451 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:38.476 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
07:57:38.476 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
07:57:38.477 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
07:57:38.484 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 7 ms
07:57:38.484 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
07:57:38.498 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
07:57:38.498 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
07:57:38.506 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
07:57:38.506 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:38.539 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 33 ms
07:57:38.539 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
07:57:38.555 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
07:57:38.556 [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
)
07:57:38.570 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
07:57:38.570 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
07:57:38.666 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 96 ms
07:57:38.683 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
07:57:38.711 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 29 ms
07:57:38.711 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
07:57:39.106 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
07:57:39.107 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
07:57:39.136 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 29 ms
07:57:39.294 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:39.322 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:39.323 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
07:57:39.348 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
07:57:39.348 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
07:57:39.364 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
07:57:39.364 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
07:57:39.389 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
07:57:39.389 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f12094d"
07:57:39.396 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f12094d"
07:57:39.396 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5db0003d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f12094d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:39.397 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5db0003d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f12094d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:39.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
07:57:39.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
07:57:39.399 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
07:57:39.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
07:57:39.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
07:57:39.401 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:39.402 [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
07:57:39.402 [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
07:57:39.403 [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
07:57:39.403 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
07:57:39.404 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
07:57:39.406 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
07:57:39.407 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
07:57:39.408 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
07:57:39.408 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
07:57:39.409 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
07:57:39.409 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
07:57:39.410 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
07:57:39.411 [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
07:57:39.412 [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
07:57:39.412 [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
07:57:39.412 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
07:57:39.413 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:39.413 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:39.413 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:39.413 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
07:57:39.414 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
07:57:39.415 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:39.415 [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.column.BigIntColumnMapping)
07:57:39.415 [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") 
07:57:39.416 [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.column.BigIntColumnMapping)
07:57:39.416 [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.column.BigIntColumnMapping)
07:57:39.417 [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.column.BigIntColumnMapping)
07:57:39.417 [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.column.CharColumnMapping)
07:57:39.417 [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") 
07:57:39.418 [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.column.TimestampColumnMapping)
07:57:39.418 [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.column.TimestampColumnMapping)
07:57:39.418 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
07:57:39.419 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59d6642a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@365cef67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:39.419 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@365cef67" with isolation "serializable"
07:57:39.426 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
07:57:39.426 [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) NOT NULL CHECK ("resyncmode" IN ('Y','N')),
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
07:57:39.445 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
07:57:39.445 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
07:57:39.470 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
07:57:39.487 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
07:57:39.511 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 24 ms
07:57:39.511 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
07:57:39.512 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
07:57:39.533 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
07:57:39.534 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
07:57:39.556 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
07:57:39.556 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
07:57:39.587 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 31 ms
07:57:39.588 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@365cef67"
07:57:39.594 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@365cef67"
07:57:39.595 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59d6642a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@365cef67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:39.596 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59d6642a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@365cef67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:39.599 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
07:57:39.601 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
07:57:39.602 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
07:57:39.605 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
07:57:39.606 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
07:57:39.606 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:39.607 [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
07:57:39.608 [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
07:57:39.609 [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
07:57:39.609 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
07:57:39.610 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
07:57:39.616 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
07:57:39.617 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
07:57:39.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
07:57:39.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
07:57:39.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
07:57:39.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
07:57:39.621 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:39.622 [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
07:57:39.623 [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
07:57:39.624 [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
07:57:39.624 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
07:57:39.624 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:39.624 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:39.625 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
07:57:39.626 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
07:57:39.626 [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") 
07:57:39.632 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
07:57:39.632 [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" ()
07:57:39.633 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:39.633 [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.column.LongVarBinaryColumnMapping)
07:57:39.634 [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.column.BigIntColumnMapping)
07:57:39.639 [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.column.BigIntColumnMapping)
07:57:39.640 [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.column.VarCharColumnMapping)
07:57:39.641 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
07:57:39.641 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77663cd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d17423f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:39.641 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d17423f" with isolation "serializable"
07:57:39.652 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
07:57:39.652 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:39.668 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 16 ms
07:57:39.668 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
07:57:39.668 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
07:57:39.673 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
07:57:39.673 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
07:57:39.678 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
07:57:39.678 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:39.707 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 29 ms
07:57:39.707 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
07:57:39.721 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
07:57:39.721 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
07:57:39.927 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 206 ms
07:57:39.927 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
07:57:40.144 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 216 ms
07:57:40.163 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
07:57:40.185 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 22 ms
07:57:40.186 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
07:57:40.212 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
07:57:40.214 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
07:57:40.240 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
07:57:40.273 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
07:57:40.273 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
07:57:40.291 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
07:57:40.335 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
07:57:40.336 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
07:57:40.367 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 31 ms
07:57:40.369 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
07:57:40.384 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
07:57:40.384 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d17423f"
07:57:40.392 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d17423f"
07:57:40.392 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77663cd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d17423f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.392 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77663cd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d17423f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.394 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
07:57:40.394 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
07:57:40.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
07:57:40.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
07:57:40.397 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
07:57:40.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:40.399 [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
07:57:40.400 [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
07:57:40.400 [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
07:57:40.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
07:57:40.401 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
07:57:40.403 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
07:57:40.404 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
07:57:40.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
07:57:40.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
07:57:40.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
07:57:40.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
07:57:40.407 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
07:57:40.407 [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
07:57:40.408 [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
07:57:40.410 [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
07:57:40.410 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
07:57:40.410 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
07:57:40.412 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
07:57:40.412 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:40.412 [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.column.BigIntColumnMapping)
07:57:40.412 [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") 
07:57:40.413 [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.column.VarCharColumnMapping)
07:57:40.413 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:40.413 [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.column.LongVarBinaryColumnMapping)
07:57:40.414 [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.column.VarCharColumnMapping)
07:57:40.414 [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") 
07:57:40.414 [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.column.TimestampColumnMapping)
07:57:40.414 [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.column.TimestampColumnMapping)
07:57:40.414 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
07:57:40.415 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@919086 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67e77f52, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:40.415 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67e77f52" with isolation "serializable"
07:57:40.420 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
07:57:40.421 [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
)
07:57:40.441 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
07:57:40.441 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
07:57:40.481 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 40 ms
07:57:40.500 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
07:57:40.524 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 24 ms
07:57:40.524 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
07:57:40.525 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
07:57:40.551 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
07:57:40.551 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67e77f52"
07:57:40.557 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67e77f52"
07:57:40.557 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@919086 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67e77f52, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.557 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@919086 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67e77f52, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
07:57:40.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
07:57:40.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
07:57:40.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
07:57:40.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
07:57:40.562 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:40.563 [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
07:57:40.565 [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
07:57:40.566 [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
07:57:40.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
07:57:40.568 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
07:57:40.571 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
07:57:40.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
07:57:40.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
07:57:40.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
07:57:40.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
07:57:40.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
07:57:40.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
07:57:40.575 [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
07:57:40.576 [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
07:57:40.577 [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
07:57:40.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
07:57:40.577 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
07:57:40.578 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
07:57:40.579 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:40.579 [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.column.BigIntColumnMapping)
07:57:40.580 [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") 
07:57:40.580 [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.column.VarCharColumnMapping)
07:57:40.580 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:40.581 [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.column.ClobColumnMapping)
07:57:40.581 [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.column.VarCharColumnMapping)
07:57:40.581 [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.column.VarCharColumnMapping)
07:57:40.581 [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") 
07:57:40.581 [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.column.TimestampColumnMapping)
07:57:40.582 [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.column.TimestampColumnMapping)
07:57:40.582 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
07:57:40.583 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9aeedb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63485d7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:40.583 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63485d7" with isolation "serializable"
07:57:40.588 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
07:57:40.589 [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
)
07:57:40.607 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
07:57:40.607 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
07:57:40.634 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
07:57:40.647 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
07:57:40.669 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 22 ms
07:57:40.669 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
07:57:40.670 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
07:57:40.693 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
07:57:40.694 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
07:57:40.721 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
07:57:40.721 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63485d7"
07:57:40.727 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63485d7"
07:57:40.727 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9aeedb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63485d7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.728 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9aeedb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63485d7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
07:57:40.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
07:57:40.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
07:57:40.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
07:57:40.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
07:57:40.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:40.732 [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
07:57:40.733 [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
07:57:40.734 [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
07:57:40.734 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
07:57:40.744 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
07:57:40.745 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
07:57:40.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
07:57:40.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
07:57:40.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
07:57:40.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
07:57:40.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
07:57:40.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
07:57:40.749 [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
07:57:40.750 [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
07:57:40.750 [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
07:57:40.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
07:57:40.751 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
07:57:40.752 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:40.752 [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") 
07:57:40.752 [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
07:57:40.752 [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.column.VarCharColumnMapping)
07:57:40.753 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@537ca28e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:40.753 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873" with isolation "serializable"
07:57:40.758 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:40.758 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:40.770 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 12 ms
07:57:40.770 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
07:57:40.770 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
07:57:40.775 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
07:57:40.775 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:40.809 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 34 ms
07:57:40.809 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:40.831 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
07:57:40.857 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:40.874 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:40.875 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873"
07:57:40.880 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873"
07:57:40.881 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@537ca28e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.881 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@537ca28e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:40.884 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
07:57:40.885 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@59ec7020"
07:57:40.890 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-1, enlisted resources=[]]
07:57:40.890 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
07:57:40.892 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
07:57:40.893 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
07:57:40.893 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
07:57:40.893 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
07:57:40.894 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
07:57:41.374 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d"
07:57:41.398 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") enlisted in transactional cache
07:57:41.410 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:41.428 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 18 ms
07:57:41.428 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
07:57:41.429 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:41.507 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:41.514 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 83 ms
07:57:41.519 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13fe5bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:41.521 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2a19a0fe, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-1, enlisted resources=[]]
07:57:41.522 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:41.533 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40"
07:57:41.536 [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'
07:57:41.537 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.543 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 21 ms
07:57:41.557 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" being inserted into table ""repository""
07:57:41.587 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c3c453b" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40"
07:57:41.590 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
07:57:41.590 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@12f9f896"
07:57:41.591 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") enlisted in transactional cache
07:57:41.592 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" being inserted into table ""repofile""
07:57:41.602 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b24ddd7" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40"
07:57:41.603 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") is having the value in field "created" replaced by a SCO wrapper
07:57:41.605 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") is having the value in field "changed" replaced by a SCO wrapper
07:57:41.606 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") is having the value in field "lastModified" replaced by a SCO wrapper
07:57:41.606 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-05-02 07:57:30.964>,<null>,<0>,<''>,<null>,<2020-05-02 07:57:40.894>,<2020-05-02 07:57:40.894>,<'Directory'>)
07:57:41.659 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 53 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b24ddd7"
07:57:41.666 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" was inserted in the datastore and was given strategy value of "1"
07:57:41.670 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
07:57:41.670 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
07:57:41.670 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
07:57:41.671 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b24ddd7"
07:57:41.671 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
07:57:41.675 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") is having the value in field "created" replaced by a SCO wrapper
07:57:41.675 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") is having the value in field "changed" replaced by a SCO wrapper
07:57:41.676 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0'>,<0>,<2020-05-02 07:57:40.893>,<2020-05-02 07:57:40.893>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
07:57:41.685 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 9 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c3c453b"
07:57:41.686 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" was inserted in the datastore and was given strategy value of "1"
07:57:41.686 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
07:57:41.687 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
07:57:41.687 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
07:57:41.687 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
07:57:41.687 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
07:57:41.687 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
07:57:41.687 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c3c453b"
07:57:41.687 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
07:57:41.688 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
07:57:41.706 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" 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]
07:57:41.706 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
07:57:41.706 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
07:57:41.707 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: repositoryId=6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0
07:57:41.708 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
07:57:41.711 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
07:57:41.711 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.713 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
07:57:41.716 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
07:57:41.717 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-1, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2a19a0fe]]
07:57:41.717 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13fe5bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.723 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13fe5bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.725 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
07:57:41.725 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:41.726 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
07:57:41.726 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
07:57:41.726 [main] DEBUG DataNucleus.Transaction - Transaction committed in 18 ms
07:57:41.726 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@12f9f896 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@12f9f896, lifecycle=HOLLOW]
07:57:41.726 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d, lifecycle=HOLLOW]
07:57:41.726 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:41.727 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
07:57:41.727 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7446 ms.
07:57:41.728 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@3b4bd341"
07:57:41.728 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-2, enlisted resources=[]]
07:57:41.728 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
07:57:41.739 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
07:57:41.747 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
07:57:41.766 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 19 ms
07:57:41.767 [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]
07:57:41.767 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
07:57:41.771 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:41.780 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 13 ms
07:57:41.781 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@191f4d65 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:41.781 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6326c5ec, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-2, enlisted resources=[]]
07:57:41.781 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
07:57:41.791 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "6009823d-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492"
07:57:41.794 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-05-01 07:57:41.736>
07:57:41.795 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.795 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
07:57:41.797 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
07:57:41.797 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.797 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.797 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-2, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6326c5ec]]
07:57:41.797 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@191f4d65 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.797 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@191f4d65 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.798 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
07:57:41.798 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
07:57:41.798 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:41.798 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]tryAcquire: returning true. lockCounter=1
07:57:41.798 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]tryAcquire: returning true. lockCounter=2
07:57:41.799 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:41.800 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]release: NOT releasing underlying FileLock. lockCounter=1
07:57:41.800 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]tryAcquire: returning true. lockCounter=2
07:57:41.801 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]release: NOT releasing underlying FileLock. lockCounter=1
07:57:41.801 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]release: releasing underlying FileLock. lockCounter=0
07:57:41.813 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@32b112a1"
07:57:41.813 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-3, enlisted resources=[]]
07:57:41.813 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
07:57:41.816 [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
07:57:41.816 [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
07:57:41.816 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:41.817 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@502c2278, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-3, enlisted resources=[]]
07:57:41.817 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:41.817 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec"
07:57:41.817 [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'
07:57:41.818 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.819 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
07:57:41.822 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:41.824 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:41.826 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:41.826 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:41.827 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="1") enlisted in transactional cache
07:57:41.828 [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@45bd4753"
07:57:41.834 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" 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]
07:57:41.835 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:41.835 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" field "aliases" loading contents to SCO wrapper from the datastore
07:57:41.849 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec"
07:57:41.852 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:41.853 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.855 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16b76858"
07:57:41.855 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:41.855 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]tryAcquire: returning true. lockCounter=1
07:57:41.856 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]tryAcquire: returning true. lockCounter=2
07:57:41.856 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:41.856 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]release: NOT releasing underlying FileLock. lockCounter=1
07:57:41.856 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]release: releasing underlying FileLock. lockCounter=0
07:57:41.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.857 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:41.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.857 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.857 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
07:57:41.858 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.858 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.858 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-3, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@502c2278]]
07:57:41.858 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.858 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.859 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:41.860 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:41.860 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms
07:57:41.860 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753, lifecycle=HOLLOW]
07:57:41.860 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:41.860 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
07:57:41.861 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@18c820d2"
07:57:41.861 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-4, enlisted resources=[]]
07:57:41.861 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
07:57:41.862 [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
07:57:41.862 [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
07:57:41.863 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:41.863 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@69ce14e6, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-4, enlisted resources=[]]
07:57:41.863 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:41.863 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
07:57:41.864 [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'
07:57:41.864 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:41.865 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
07:57:41.865 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:41.866 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:41.866 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:41.866 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:41.866 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="1") enlisted in transactional cache
07:57:41.867 [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@52909a97"
07:57:41.868 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" 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]
07:57:41.868 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:41.890 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4368c243-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
07:57:41.890 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
07:57:41.896 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 6 ms
07:57:41.897 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@184de357"
07:57:41.897 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" field "aliases" loading contents to SCO wrapper from the datastore
07:57:41.898 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
07:57:41.898 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:41.899 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.899 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6dcf7b6a"
07:57:41.900 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.900 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.901 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:41.901 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.901 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.901 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
07:57:41.901 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.901 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.901 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-4, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@69ce14e6]]
07:57:41.901 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.901 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:41.902 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:41.902 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:41.903 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
07:57:41.903 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97, lifecycle=HOLLOW]
07:57:41.903 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:41.904 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
07:57:41.905 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]open: closing=false closeAbortable=true
07:57:41.917 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:41.917 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]tryAcquire: returning true. lockCounter=1
07:57:41.918 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:41.918 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]release: releasing underlying FileLock. lockCounter=0
07:57:41.920 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@3b5da0b0"
07:57:41.920 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-5, enlisted resources=[]]
07:57:41.920 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
07:57:41.920 [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
07:57:41.920 [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
07:57:41.921 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:41.921 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@559fd5ec, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-5, enlisted resources=[]]
07:57:41.921 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:41.922 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:41.922 [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'
07:57:41.922 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:41.923 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
07:57:41.923 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:41.924 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:41.924 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:41.924 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:41.924 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") enlisted in transactional cache
07:57:41.924 [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@285bf5ac"
07:57:41.925 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" 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]
07:57:41.925 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:41.936 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "85ad4247-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:41.936 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k9p7s3ch-vkw4b'>
07:57:41.937 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.938 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c8b10b4"
07:57:41.938 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" field "aliases" loading contents to SCO wrapper from the datastore
07:57:41.939 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:41.939 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:41.940 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.940 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ccdacf5"
07:57:41.945 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:41.946 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k9p7s3ch-vkw4b'>) 
07:57:41.947 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a"
07:57:41.947 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a"
07:57:41.948 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
07:57:41.949 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:41.949 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=1
07:57:41.949 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
07:57:41.950 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:41.950 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
07:57:41.950 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
07:57:41.950 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:41.951 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
07:57:41.952 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
07:57:41.953 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
07:57:41.953 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: releasing underlying FileLock. lockCounter=0
07:57:41.953 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
07:57:41.955 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:41.955 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:41.955 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
07:57:41.955 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:41.956 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:41.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:41.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:41.966 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4088824c-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:41.966 [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' WITH RR
07:57:41.967 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:41.967 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
07:57:41.968 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]")
07:57:41.969 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:41.969 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:41.979 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onWrite: setChanged(Sat May 02 07:57:41 CEST 2020) for LocalRepository[id=1]
07:57:41.980 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
07:57:41.980 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:41.985 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "root" fetched from table ""repository""
07:57:42.003 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "51aec24e-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:42.004 [main] DEBUG DataNucleus.Datastore.Native - SELECT "b0"."changed","b0"."created","b0"."id","b0"."lastmodified","b0"."lastsyncfromrepositoryid","b0"."localrevision","b0"."name","b0"."discriminator" FROM "repository" "a0" LEFT OUTER JOIN "repofile" "b0" ON "a0"."root_id_oid" = "b0"."id" WHERE "a0"."id" = <1>
07:57:42.008 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 5 ms
07:57:42.009 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.Directory:1" not found in Level 1 cache
07:57:42.009 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[NNYNNNNN]")
07:57:42.009 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:42.010 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "created" replaced by a SCO wrapper
07:57:42.010 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "lastModified" replaced by a SCO wrapper
07:57:42.010 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="1") enlisted in transactional cache
07:57:42.010 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.Directory@e521067"
07:57:42.011 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3bab95ca"
07:57:42.012 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "privateKey" fetched from table ""repository""
07:57:42.020 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a2d60250-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:42.020 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
07:57:42.021 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:42.021 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7198ab9a"
07:57:42.022 [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
07:57:42.022 [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
07:57:42.022 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:42.023 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:42.023 [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'
07:57:42.024 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:42.024 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
07:57:42.024 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYYY]")
07:57:42.029 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "changed,revision" updated in table ""repository""
07:57:42.047 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
07:57:42.048 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-05-02 07:57:41.969>,"revision"=<1> WHERE "id"=<1>
07:57:42.055 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1"
07:57:42.055 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1"
07:57:42.055 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
07:57:42.055 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:42.056 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:42.056 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:42.056 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:42.056 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
07:57:42.056 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:42.056 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:42.056 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6, 7, 8]", version="")
07:57:42.057 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-5, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@559fd5ec]]
07:57:42.058 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:42.072 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:42.073 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
07:57:42.073 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:42.073 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:42.074 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
07:57:42.074 [main] DEBUG DataNucleus.Transaction - Transaction committed in 18 ms
07:57:42.074 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac, lifecycle=HOLLOW]
07:57:42.074 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@e521067 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@e521067, lifecycle=HOLLOW]
07:57:42.074 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:42.074 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
07:57:42.076 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]getCloseDeferredMillis: closeDeferredMillis=0
07:57:42.076 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]close: Closing real LocalRepoManager immediately.
07:57:42.076 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]_close: Shutting down real LocalRepoManager.
07:57:42.077 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
07:57:42.080 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
07:57:42.083 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
07:57:42.083 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
07:57:42.084 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
07:57:42.084 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
07:57:42.085 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:42.086 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:42.086 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:42.086 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:42.086 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:42.086 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:42.531 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]release: releasing underlying FileLock. lockCounter=0
07:57:42.553 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
07:57:42.554 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
07:57:42.611 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
07:57:43.346 [qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
07:57:43.348 [qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=1
07:57:43.350 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken with none selected
07:57:43.350 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken up from select, 0/0/0 selected
07:57:43.350 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a processing 0 keys, 1 updates
07:57:43.350 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:43.350 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
07:57:43.355 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
07:57:43.355 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
07:57:43.356 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:43.357 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a waiting with 1 keys
07:57:43.396 [qtp222427158-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 18 ms, remaining: 29982 ms
07:57:43.469 [qtp222427158-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=95/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@4a39d603{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
07:57:43.482 [qtp222427158-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=0}-><null>
07:57:43.485 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=109/30000}{io=0/0,kio=0,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.486 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.487 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=112/30000}{io=0/0,kio=0,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.489 [qtp222427158-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2245a71e{AC.ReadCB@533eac27{HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:43.490 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.490 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c6c65bc on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
07:57:43.491 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
07:57:43.491 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken with none selected
07:57:43.492 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken up from select, 0/0/1 selected
07:57:43.492 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a processing 0 keys, 1 updates
07:57:43.492 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.492 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:43.492 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
07:57:43.493 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5c6c65bc
07:57:43.495 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=0}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.495 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:43.495 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a waiting with 1 keys
07:57:43.496 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken up from select, 1/1/1 selected
07:57:43.496 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a processing 1 keys, 0 updates
07:57:43.497 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41637 remote=/127.0.0.1:51296], selector=sun.nio.ch.EPollSelectorImpl@6685ce2a, interestOps=1, readyOps=1 SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
07:57:43.500 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.501 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:43.502 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0} tryExecute EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:43.502363+02:00
07:57:43.503 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=1} startReservedThread p=1
07:57:43.505 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@793138bd{s=0/6,p=1}@4aba19e8
07:57:43.505 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@793138bd{s=0/6,p=1}@4aba19e8
07:57:43.506 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=1}@4aba19e8 started
07:57:43.506 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=0}@4aba19e8 waiting
07:57:43.507 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:43.50598+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
07:57:43.508 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:43.508 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
07:57:43.508 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:43.509 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:43.509 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:43.510 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a waiting with 1 keys
07:57:43.511 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2245a71e{AC.ReadCB@533eac27{HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:43.513 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4a39d603{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
07:57:43.521 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@478e39e6[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:43.522 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@478e39e6[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:43.524 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@478e39e6[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
07:57:43.525 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@478e39e6[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:43.525 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
07:57:43.529 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
07:57:43.530 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
07:57:43.530 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
07:57:43.531 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
07:57:43.533 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
07:57:43.533 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
07:57:43.533 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
07:57:43.534 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
07:57:43.534 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
07:57:43.534 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
07:57:43.534 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
07:57:43.534 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
07:57:43.535 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
07:57:43.535 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
07:57:43.535 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
07:57:43.535 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
07:57:43.535 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
07:57:43.535 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
07:57:43.536 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
07:57:43.537 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
07:57:43.537 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
07:57:43.542 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
07:57:43.543 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
07:57:43.543 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
07:57:43.544 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
07:57:43.547 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:41637/RepoInfo on HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:41637/RepoInfo,age=1}
POST //127.0.0.1:41637/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic MEk3MFZHMzE2dW5QbWhLU1pjVTNZUTpZMXpIZzZ7Zjg7bXp7bj9KUnhdJDMtRG4x
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:41637
Connection: keep-alive
Content-Length: 244


07:57:43.548 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:41637/RepoInfo,age=3} parsed true HttpParser{s=CONTENT,0 of 244}
07:57:43.549 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:41637/RepoInfo,age=4} handle //127.0.0.1:41637/RepoInfo 
07:57:43.549 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4a39d603{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
07:57:43.551 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=6} action DISPATCH
07:57:43.553 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=8}
07:57:43.553 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
07:57:43.554 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
07:57:43.554 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
07:57:43.555 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 session=null
07:57:43.556 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:43.556 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
07:57:43.652 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
07:57:43.674 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic MEk3MFZHMzE2dW5QbWhLU1pjVTNZUTpZMXpIZzZ7Zjg7bXp7bj9KUnhdJDMtRG4x
07:57:43.701 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=186/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=155} parse HeapByteBuffer@478e39e6[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
07:57:43.701 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@478e39e6[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:43.702 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=156} onContent Content@7b0d5534{HeapByteBufferR@77f8cc58[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.704 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=0,q=0,[0]=null,s=STREAM] addContent Content@7b0d5534{HeapByteBufferR@77f8cc58[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.705 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
07:57:43.705 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=160} onContentComplete
07:57:43.706 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=161} onRequestComplete
07:57:43.706 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
07:57:43.708 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=193/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=END,244 of 244},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=163} parsed false HttpParser{s=END,244 of 244}
07:57:43.766 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.767 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.767 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.767 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.769 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.771 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.771 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.772 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.772 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.772 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.773 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.773 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.773 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.774 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.774 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.774 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.775 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.775 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.776 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.776 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.776 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.777 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.777 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.777 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.778 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.778 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.779 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.779 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.780 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7f3a91cc[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@7b0d5534{HeapByteBufferR@77f8cc58[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:43.780 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=266/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=END,244 of 244},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=235}
07:57:43.786 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@4a39d603{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
07:57:43.794 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b'
07:57:43.795 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78e7f2a9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/cloudstore-repository.lock'
07:57:43.796 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78e7f2a9]tryAcquire: returning true. lockCounter=1
07:57:43.796 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b' locked successfully.
07:57:43.797 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
07:57:43.801 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
07:57:43.802 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:43.802 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:43.802 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:43.803 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:43.803 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:43.803 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:43.805 [qtp222427158-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
07:57:43.809 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
07:57:43.820 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
07:57:43.827 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
07:57:43.841 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
07:57:43.851 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
07:57:43.862 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
07:57:43.875 [qtp222427158-20] DEBUG DataNucleus.Persistence - Java types support initialising ...
07:57:43.876 [qtp222427158-20] 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.Object;, [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.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, 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.Optional, 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
07:57:43.876 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support initialising ...
07:57:43.877 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support loaded
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
07:57:43.878 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
07:57:43.879 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.sql.Time,java.lang.String,java.util.Date,java.lang.Long
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.sql.Time,java.lang.String,java.lang.Long
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.sql.Timestamp,java.lang.String
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
07:57:43.880 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.lang.String,java.util.Date,[Ljava.lang.Object;
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
07:57:43.881 [qtp222427158-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
07:57:43.883 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
07:57:43.884 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
07:57:43.884 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
07:57:43.885 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
07:57:43.885 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
07:57:43.886 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
07:57:43.886 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:43.887 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:43.911 [qtp222427158-20] 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
07:57:43.913 [qtp222427158-20] 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
07:57:43.913 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
07:57:43.914 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
07:57:43.916 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
07:57:43.916 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
07:57:43.917 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
07:57:43.918 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
07:57:43.918 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
07:57:43.919 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
07:57:43.920 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
07:57:43.920 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:43.921 [qtp222427158-20] 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
07:57:43.922 [qtp222427158-20] 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
07:57:43.922 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
07:57:43.922 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
07:57:43.922 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
07:57:43.923 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
07:57:43.924 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
07:57:43.924 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
07:57:43.925 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
07:57:43.925 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
07:57:43.926 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:43.926 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:43.927 [qtp222427158-20] 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
07:57:43.928 [qtp222427158-20] 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
07:57:43.928 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
07:57:43.928 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
07:57:43.930 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
07:57:43.930 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
07:57:43.931 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
07:57:43.931 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
07:57:43.932 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
07:57:43.932 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
07:57:43.933 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:43.934 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:43.934 [qtp222427158-20] 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
07:57:43.935 [qtp222427158-20] 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
07:57:43.935 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
07:57:43.935 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:43.936 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
07:57:43.936 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
07:57:43.936 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
07:57:43.937 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
07:57:43.937 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
07:57:43.938 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
07:57:43.938 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
07:57:43.939 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:43.940 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:43.940 [qtp222427158-20] 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
07:57:43.941 [qtp222427158-20] 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
07:57:43.941 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
07:57:43.942 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
07:57:43.943 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
07:57:43.943 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
07:57:43.944 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
07:57:43.944 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
07:57:43.945 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
07:57:43.945 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
07:57:43.946 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
07:57:43.946 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:43.947 [qtp222427158-20] 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
07:57:43.948 [qtp222427158-20] 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
07:57:43.948 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
07:57:43.948 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:43.948 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:43.948 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:43.949 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
07:57:43.949 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
07:57:43.950 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
07:57:43.951 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
07:57:43.952 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
07:57:43.953 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
07:57:43.953 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
07:57:43.954 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:43.955 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:43.955 [qtp222427158-20] 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
07:57:43.956 [qtp222427158-20] 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
07:57:43.956 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
07:57:43.956 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
07:57:43.957 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
07:57:43.957 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
07:57:43.958 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
07:57:43.958 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
07:57:43.959 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
07:57:43.960 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
07:57:43.960 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
07:57:43.961 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:43.961 [qtp222427158-20] 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
07:57:43.962 [qtp222427158-20] 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
07:57:43.962 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
07:57:43.962 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
07:57:43.962 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
07:57:43.963 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
07:57:43.964 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
07:57:43.964 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
07:57:43.964 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
07:57:43.965 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
07:57:43.965 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:43.966 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:43.966 [qtp222427158-20] 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
07:57:43.968 [qtp222427158-20] 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
07:57:43.968 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
07:57:43.968 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
07:57:43.969 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
07:57:43.970 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
07:57:43.970 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
07:57:43.971 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
07:57:43.971 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
07:57:43.972 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
07:57:43.972 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:43.973 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:43.974 [qtp222427158-20] 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
07:57:43.974 [qtp222427158-20] 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
07:57:43.974 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
07:57:43.975 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:43.975 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:43.976 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
07:57:43.977 [qtp222427158-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
07:57:43.992 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
07:57:43.993 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
07:57:43.994 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
07:57:43.999 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
07:57:44.221 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17a31ef [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
07:57:44.259 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
07:57:44.259 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
07:57:44.260 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
07:57:44.261 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
07:57:44.261 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
07:57:44.261 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
07:57:44.261 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
07:57:44.261 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
07:57:44.316 [qtp222427158-20] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
07:57:44.316 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
07:57:44.316 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : read-write
07:57:44.316 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
07:57:44.316 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
07:57:44.316 [qtp222427158-20] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/derby]
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/derby]
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
07:57:44.317 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
07:57:44.318 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
07:57:44.318 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
07:57:44.318 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
07:57:44.318 [qtp222427158-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
07:57:44.318 [qtp222427158-20] 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
07:57:44.318 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
07:57:44.319 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17a31ef [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5506effa, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.319 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager now created
07:57:44.319 [qtp222427158-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence API : JDO
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - ClassLoading : default
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
07:57:44.320 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================================================
07:57:44.322 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@48ec2189" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2a777e51" with txn="org.datanucleus.TransactionImpl@66389193"
07:57:44.324 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
07:57:44.325 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
07:57:44.325 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
07:57:44.326 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
07:57:44.327 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
07:57:44.327 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.328 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.329 [qtp222427158-20] 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
07:57:44.329 [qtp222427158-20] 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
07:57:44.329 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
07:57:44.330 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
07:57:44.331 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
07:57:44.332 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
07:57:44.333 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
07:57:44.333 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
07:57:44.334 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
07:57:44.334 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
07:57:44.335 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.336 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.337 [qtp222427158-20] 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
07:57:44.337 [qtp222427158-20] 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
07:57:44.337 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
07:57:44.338 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
07:57:44.339 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
07:57:44.339 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
07:57:44.340 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
07:57:44.341 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
07:57:44.341 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.342 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.343 [qtp222427158-20] 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
07:57:44.343 [qtp222427158-20] 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
07:57:44.343 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
07:57:44.347 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
07:57:44.348 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
07:57:44.349 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
07:57:44.350 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
07:57:44.350 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
07:57:44.351 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
07:57:44.352 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
07:57:44.352 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.353 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.353 [qtp222427158-20] 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
07:57:44.354 [qtp222427158-20] 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
07:57:44.354 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
07:57:44.354 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.355 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.355 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.356 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
07:57:44.356 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
07:57:44.357 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
07:57:44.358 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
07:57:44.358 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
07:57:44.359 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
07:57:44.360 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
07:57:44.360 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.361 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.362 [qtp222427158-20] 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
07:57:44.363 [qtp222427158-20] 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
07:57:44.363 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
07:57:44.364 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
07:57:44.364 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
07:57:44.365 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
07:57:44.365 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
07:57:44.366 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
07:57:44.366 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
07:57:44.367 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
07:57:44.368 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.368 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.369 [qtp222427158-20] 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
07:57:44.370 [qtp222427158-20] 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
07:57:44.370 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
07:57:44.370 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.370 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.370 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.371 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
07:57:44.373 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
07:57:44.373 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
07:57:44.374 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.374 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.374 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
07:57:44.375 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
07:57:44.375 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.376 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.376 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
07:57:44.376 [qtp222427158-20] 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") 
07:57:44.376 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.377 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.377 [qtp222427158-20] 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") 
07:57:44.377 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.378 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.378 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:44.378 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
07:57:44.378 [qtp222427158-20] 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") 
07:57:44.378 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:44.378 [qtp222427158-20] 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.column.ClobColumnMapping)
07:57:44.379 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.379 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.380 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.380 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:44.380 [qtp222427158-20] 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.column.ClobColumnMapping)
07:57:44.380 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.380 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
07:57:44.380 [qtp222427158-20] 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") 
07:57:44.381 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:44.381 [qtp222427158-20] 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.column.LongVarBinaryColumnMapping)
07:57:44.381 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.382 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.382 [qtp222427158-20] 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") 
07:57:44.382 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.382 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.382 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:44.383 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
07:57:44.383 [qtp222427158-20] 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") 
07:57:44.383 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.384 [qtp222427158-20] 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
07:57:44.384 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.384 [qtp222427158-20] 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.column.ClobColumnMapping)
07:57:44.384 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.385 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d89d49b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e05fdb5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.385 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e05fdb5" with isolation "serializable"
07:57:44.401 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
07:57:44.402 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:44.426 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 24 ms
07:57:44.426 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
07:57:44.429 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
07:57:44.429 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
07:57:44.436 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
07:57:44.436 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
07:57:44.439 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
07:57:44.439 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
07:57:44.447 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
07:57:44.447 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
07:57:44.471 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
07:57:44.505 [qtp222427158-20] WARN DataNucleus.Datastore.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems?
07:57:44.505 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
07:57:44.513 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
07:57:44.519 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
07:57:44.528 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
07:57:44.536 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
07:57:44.543 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
07:57:44.548 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
07:57:44.554 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
07:57:44.555 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e05fdb5"
07:57:44.556 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e05fdb5"
07:57:44.556 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d89d49b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e05fdb5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.556 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d89d49b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e05fdb5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.557 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
07:57:44.558 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
07:57:44.559 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
07:57:44.559 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
07:57:44.560 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
07:57:44.561 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.562 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.563 [qtp222427158-20] 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
07:57:44.564 [qtp222427158-20] 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
07:57:44.564 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
07:57:44.565 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
07:57:44.566 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
07:57:44.567 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
07:57:44.568 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
07:57:44.568 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
07:57:44.569 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
07:57:44.570 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
07:57:44.570 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.571 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.572 [qtp222427158-20] 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
07:57:44.573 [qtp222427158-20] 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
07:57:44.573 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
07:57:44.573 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.573 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.574 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
07:57:44.575 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
07:57:44.576 [qtp222427158-20] 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") 
07:57:44.576 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.576 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:44.576 [qtp222427158-20] 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.column.ClobColumnMapping)
07:57:44.577 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.577 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.577 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
07:57:44.578 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25ce5844 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@27f10334, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.578 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@27f10334" with isolation "serializable"
07:57:44.581 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
07:57:44.581 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
07:57:44.587 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
07:57:44.587 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
07:57:44.591 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
07:57:44.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
07:57:44.600 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
07:57:44.600 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@27f10334"
07:57:44.600 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@27f10334"
07:57:44.600 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25ce5844 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@27f10334, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.600 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25ce5844 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@27f10334, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.601 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
07:57:44.602 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.602 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.602 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:44.603 [qtp222427158-20] 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") 
07:57:44.603 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.604 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.604 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.605 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.605 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.605 [qtp222427158-20] 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") 
07:57:44.606 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.606 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.606 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:44.606 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
07:57:44.606 [qtp222427158-20] 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") 
07:57:44.607 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62d2f6e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6169f579, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.607 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6169f579" with isolation "serializable"
07:57:44.609 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:44.609 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:44.618 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
07:57:44.618 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:44.627 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
07:57:44.634 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:44.643 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:44.644 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6169f579"
07:57:44.644 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6169f579"
07:57:44.644 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62d2f6e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6169f579, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.644 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62d2f6e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6169f579, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.645 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
07:57:44.646 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
07:57:44.647 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
07:57:44.648 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
07:57:44.649 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
07:57:44.650 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.651 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.652 [qtp222427158-20] 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
07:57:44.653 [qtp222427158-20] 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
07:57:44.653 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
07:57:44.653 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
07:57:44.654 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
07:57:44.655 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
07:57:44.656 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
07:57:44.656 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
07:57:44.657 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
07:57:44.658 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
07:57:44.659 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.660 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.660 [qtp222427158-20] 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
07:57:44.661 [qtp222427158-20] 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
07:57:44.661 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
07:57:44.661 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.662 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.662 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
07:57:44.664 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
07:57:44.665 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
07:57:44.666 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
07:57:44.666 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
07:57:44.667 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
07:57:44.668 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.669 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.669 [qtp222427158-20] 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
07:57:44.670 [qtp222427158-20] 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
07:57:44.670 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
07:57:44.671 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
07:57:44.672 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
07:57:44.673 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
07:57:44.673 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
07:57:44.674 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
07:57:44.675 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
07:57:44.676 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
07:57:44.677 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.678 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.679 [qtp222427158-20] 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
07:57:44.680 [qtp222427158-20] 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
07:57:44.680 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
07:57:44.680 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.680 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.681 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
07:57:44.681 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:44.682 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
07:57:44.682 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.682 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.683 [qtp222427158-20] 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") 
07:57:44.683 [qtp222427158-20] 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" ()
07:57:44.683 [qtp222427158-20] 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
07:57:44.683 [qtp222427158-20] 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.column.CharColumnMapping)
07:57:44.684 [qtp222427158-20] 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
07:57:44.684 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.684 [qtp222427158-20] 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
07:57:44.684 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.684 [qtp222427158-20] 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") 
07:57:44.684 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
07:57:44.685 [qtp222427158-20] 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.column.IntegerColumnMapping)
07:57:44.685 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.685 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.686 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.686 [qtp222427158-20] 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") 
07:57:44.686 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.687 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.687 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
07:57:44.688 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456dbe73 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69dadd15, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.688 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69dadd15" with isolation "serializable"
07:57:44.690 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:44.690 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:44.698 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
07:57:44.698 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:44.700 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
07:57:44.701 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
07:57:44.705 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
07:57:44.705 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
07:57:44.712 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
07:57:44.718 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:44.725 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:44.729 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
07:57:44.734 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
07:57:44.739 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
07:57:44.739 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69dadd15"
07:57:44.739 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69dadd15"
07:57:44.740 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456dbe73 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69dadd15, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.740 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456dbe73 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69dadd15, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.741 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
07:57:44.742 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
07:57:44.742 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
07:57:44.743 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
07:57:44.744 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
07:57:44.745 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.746 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.747 [qtp222427158-20] 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
07:57:44.748 [qtp222427158-20] 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
07:57:44.748 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
07:57:44.748 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
07:57:44.749 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
07:57:44.750 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
07:57:44.751 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
07:57:44.752 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
07:57:44.752 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
07:57:44.753 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
07:57:44.754 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.754 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.755 [qtp222427158-20] 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
07:57:44.756 [qtp222427158-20] 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
07:57:44.756 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
07:57:44.756 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.757 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.757 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:44.757 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
07:57:44.758 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
07:57:44.759 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.759 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.759 [qtp222427158-20] 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") 
07:57:44.760 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.760 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.761 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.761 [qtp222427158-20] 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.column.CharColumnMapping)
07:57:44.761 [qtp222427158-20] 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") 
07:57:44.761 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.762 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.762 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
07:57:44.763 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@142d7121 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@64c6470b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.763 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@64c6470b" with isolation "serializable"
07:57:44.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
07:57:44.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
07:57:44.770 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
07:57:44.770 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
07:57:44.775 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
07:57:44.780 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
07:57:44.785 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
07:57:44.785 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@64c6470b"
07:57:44.786 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@64c6470b"
07:57:44.786 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@142d7121 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@64c6470b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.786 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@142d7121 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@64c6470b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.787 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
07:57:44.788 [qtp222427158-20] 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") 
07:57:44.788 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
07:57:44.788 [qtp222427158-20] 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" ()
07:57:44.788 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:44.789 [qtp222427158-20] 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.column.LongVarBinaryColumnMapping)
07:57:44.789 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.790 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.790 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.790 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
07:57:44.791 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@512fb0f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@65fde622, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.791 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@65fde622" with isolation "serializable"
07:57:44.793 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
07:57:44.793 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:44.799 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
07:57:44.800 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
07:57:44.801 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
07:57:44.802 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
07:57:44.805 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
07:57:44.805 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
07:57:44.811 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
07:57:44.816 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
07:57:44.823 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
07:57:44.827 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
07:57:44.832 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
07:57:44.836 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
07:57:44.836 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@65fde622"
07:57:44.836 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@65fde622"
07:57:44.836 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@512fb0f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@65fde622, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.836 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@512fb0f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@65fde622, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.838 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
07:57:44.838 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
07:57:44.839 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
07:57:44.840 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
07:57:44.841 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
07:57:44.841 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.842 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.843 [qtp222427158-20] 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
07:57:44.844 [qtp222427158-20] 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
07:57:44.844 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
07:57:44.845 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
07:57:44.846 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
07:57:44.846 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
07:57:44.847 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
07:57:44.848 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
07:57:44.848 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
07:57:44.849 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
07:57:44.850 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.851 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.852 [qtp222427158-20] 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
07:57:44.852 [qtp222427158-20] 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
07:57:44.852 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
07:57:44.853 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
07:57:44.854 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
07:57:44.854 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.855 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.855 [qtp222427158-20] 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") 
07:57:44.856 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.856 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:44.856 [qtp222427158-20] 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.column.LongVarBinaryColumnMapping)
07:57:44.856 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.856 [qtp222427158-20] 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") 
07:57:44.857 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.857 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.857 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
07:57:44.857 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42553b57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ab6204e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.857 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ab6204e" with isolation "serializable"
07:57:44.859 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
07:57:44.860 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
07:57:44.863 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
07:57:44.863 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
07:57:44.866 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
07:57:44.869 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
07:57:44.872 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
07:57:44.872 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ab6204e"
07:57:44.872 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ab6204e"
07:57:44.872 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42553b57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ab6204e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.872 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42553b57 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6ab6204e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.873 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
07:57:44.874 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
07:57:44.875 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
07:57:44.875 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
07:57:44.876 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
07:57:44.876 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.877 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.878 [qtp222427158-20] 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
07:57:44.879 [qtp222427158-20] 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
07:57:44.879 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
07:57:44.880 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
07:57:44.881 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
07:57:44.882 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
07:57:44.883 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
07:57:44.884 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
07:57:44.884 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
07:57:44.885 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
07:57:44.885 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.886 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.887 [qtp222427158-20] 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
07:57:44.888 [qtp222427158-20] 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
07:57:44.888 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
07:57:44.888 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
07:57:44.889 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
07:57:44.890 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:44.890 [qtp222427158-20] 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.column.BigIntColumnMapping)
07:57:44.890 [qtp222427158-20] 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") 
07:57:44.891 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.891 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:44.891 [qtp222427158-20] 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.column.ClobColumnMapping)
07:57:44.891 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.892 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.892 [qtp222427158-20] 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") 
07:57:44.892 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.892 [qtp222427158-20] 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.column.TimestampColumnMapping)
07:57:44.892 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
07:57:44.893 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c3be203 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@730d9d96, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.893 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@730d9d96" with isolation "serializable"
07:57:44.895 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
07:57:44.895 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
07:57:44.899 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
07:57:44.899 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
07:57:44.904 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
07:57:44.907 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
07:57:44.910 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
07:57:44.911 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@730d9d96"
07:57:44.911 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@730d9d96"
07:57:44.911 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c3be203 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@730d9d96, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.912 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c3be203 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@730d9d96, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.913 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
07:57:44.913 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
07:57:44.914 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
07:57:44.915 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
07:57:44.915 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
07:57:44.916 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:44.917 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:44.917 [qtp222427158-20] 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
07:57:44.918 [qtp222427158-20] 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
07:57:44.918 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
07:57:44.918 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
07:57:44.919 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
07:57:44.919 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
07:57:44.920 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
07:57:44.920 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
07:57:44.921 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
07:57:44.921 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
07:57:44.922 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
07:57:44.922 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:44.923 [qtp222427158-20] 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
07:57:44.923 [qtp222427158-20] 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
07:57:44.924 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
07:57:44.924 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
07:57:44.925 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:44.925 [qtp222427158-20] 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") 
07:57:44.925 [qtp222427158-20] 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
07:57:44.925 [qtp222427158-20] 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.column.VarCharColumnMapping)
07:57:44.926 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f839998 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@353ad47c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:44.926 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@353ad47c" with isolation "serializable"
07:57:44.928 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:44.928 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:44.933 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
07:57:44.933 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:44.938 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
07:57:44.943 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:44.948 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:44.948 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@353ad47c"
07:57:44.948 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@353ad47c"
07:57:44.948 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f839998 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@353ad47c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.948 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f839998 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@353ad47c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:44.949 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@48ec2189"
07:57:44.949 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@48ec2189" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2a777e51" with txn="org.datanucleus.TransactionImpl@be900c0"
07:57:44.949 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-6, enlisted resources=[]]
07:57:44.950 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189 (optimistic=false)
07:57:44.950 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:44.951 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:44.951 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
07:57:44.951 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:44.952 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:44.953 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:44.955 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17566fc9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@91b077f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:44.955 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@729d8906, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-6, enlisted resources=[]]
07:57:44.955 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:44.971 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@91b077f"
07:57:44.971 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
07:57:44.972 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:44.972 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms
07:57:44.973 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:44.973 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
07:57:44.979 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:44.981 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
07:57:44.981 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
07:57:44.981 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="1") enlisted in transactional cache
07:57:44.985 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" having fields "publicKey" fetched from table ""repository""
07:57:45.011 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "deca02b0-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@91b077f"
07:57:45.011 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
07:57:45.012 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.013 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7b279193"
07:57:45.013 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="1") is having the following fields in Level 2 cache object updated : [3]
07:57:45.014 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" having fields "privateKey" fetched from table ""repository""
07:57:45.021 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "f02242b2-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@91b077f"
07:57:45.021 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
07:57:45.022 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.022 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2c60757e"
07:57:45.023 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="1") is having the following fields in Level 2 cache object updated : [7]
07:57:45.023 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]initPersistenceManagerFactory: repositoryId=6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0
07:57:45.023 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189
07:57:45.024 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.024 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.024 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@729d8906]]
07:57:45.024 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17566fc9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@91b077f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.024 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17566fc9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@91b077f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.025 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:45.025 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:45.025 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
07:57:45.025 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@51a344d2, lifecycle=HOLLOW]
07:57:45.025 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:45.025 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@48ec2189"
07:57:45.025 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1224 ms.
07:57:45.026 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@48ec2189" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2a777e51" with txn="org.datanucleus.TransactionImpl@59222b4c"
07:57:45.026 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-7, enlisted resources=[]]
07:57:45.026 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189 (optimistic=false)
07:57:45.026 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
07:57:45.027 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
07:57:45.028 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:45.028 [qtp222427158-20] 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]
07:57:45.028 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
07:57:45.029 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.030 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:45.030 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@234fdfa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a84cebb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:45.031 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@add3b8e, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-7, enlisted resources=[]]
07:57:45.031 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
07:57:45.041 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "417b82b4-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a84cebb"
07:57:45.041 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-05-01 07:57:45.026>
07:57:45.042 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.042 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
07:57:45.043 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189
07:57:45.043 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.043 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.043 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-7, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@add3b8e]]
07:57:45.043 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@234fdfa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a84cebb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.044 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@234fdfa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a84cebb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.044 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
07:57:45.044 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@48ec2189"
07:57:45.045 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68ed41a8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:45.046 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68ed41a8]tryAcquire: returning true. lockCounter=1
07:57:45.047 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68ed41a8]tryAcquire: returning true. lockCounter=2
07:57:45.047 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:45.048 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68ed41a8]release: NOT releasing underlying FileLock. lockCounter=1
07:57:45.048 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68ed41a8]release: releasing underlying FileLock. lockCounter=0
07:57:45.049 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@48ec2189" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2a777e51" with txn="org.datanucleus.TransactionImpl@42b7cc57"
07:57:45.050 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-8, enlisted resources=[]]
07:57:45.050 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189 (optimistic=false)
07:57:45.050 [qtp222427158-20] 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
07:57:45.050 [qtp222427158-20] 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
07:57:45.051 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@608827f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@9192628, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:45.051 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@ca45c22, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-8, enlisted resources=[]]
07:57:45.051 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:45.052 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@9192628"
07:57:45.052 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
07:57:45.052 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:45.053 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
07:57:45.053 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:45.054 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:45.054 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:45.054 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:45.055 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="1") enlisted in transactional cache
07:57:45.055 [qtp222427158-20] 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@35a8d2b7"
07:57:45.056 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" 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]
07:57:45.056 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:45.056 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" field "aliases" loading contents to SCO wrapper from the datastore
07:57:45.066 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@9192628"
07:57:45.066 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:45.067 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.067 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70db934a"
07:57:45.068 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2193398a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:45.068 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2193398a]tryAcquire: returning true. lockCounter=1
07:57:45.068 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:45.068 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2193398a]release: releasing underlying FileLock. lockCounter=0
07:57:45.068 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k9p7s3ch-vkw4b' of repository '6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0' already in-sync.
07:57:45.069 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25944d01]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:45.069 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25944d01]tryAcquire: returning true. lockCounter=1
07:57:45.069 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25944d01]tryAcquire: returning true. lockCounter=2
07:57:45.069 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:45.069 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25944d01]release: NOT releasing underlying FileLock. lockCounter=1
07:57:45.069 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [25944d01]release: releasing underlying FileLock. lockCounter=0
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.070 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.070 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.071 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-8, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@ca45c22]]
07:57:45.071 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@608827f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@9192628, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.071 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@608827f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@9192628, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.071 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:45.071 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@35a8d2b7, lifecycle=HOLLOW]
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@48ec2189"
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@48ec2189" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2a777e51" with txn="org.datanucleus.TransactionImpl@629325bd"
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-9, enlisted resources=[]]
07:57:45.072 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189 (optimistic=false)
07:57:45.073 [qtp222427158-20] 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
07:57:45.073 [qtp222427158-20] 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
07:57:45.073 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37ed9d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51ee0b9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:45.073 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5f1777ba, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-9, enlisted resources=[]]
07:57:45.073 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:45.074 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51ee0b9"
07:57:45.074 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
07:57:45.074 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:45.074 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
07:57:45.075 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:45.075 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:45.075 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:45.075 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:45.076 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="1") enlisted in transactional cache
07:57:45.076 [qtp222427158-20] 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@42445c42"
07:57:45.076 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" 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]
07:57:45.076 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:45.083 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "b58d42ba-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51ee0b9"
07:57:45.084 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
07:57:45.084 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.084 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@bbf5810"
07:57:45.085 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" field "aliases" loading contents to SCO wrapper from the datastore
07:57:45.085 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51ee0b9"
07:57:45.085 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:45.086 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.086 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@67235560"
07:57:45.086 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.086 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.086 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-9, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5f1777ba]]
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37ed9d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51ee0b9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.087 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37ed9d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51ee0b9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.088 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:45.088 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:45.088 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
07:57:45.088 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@42445c42, lifecycle=HOLLOW]
07:57:45.088 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:45.088 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@48ec2189"
07:57:45.089 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]open: closing=false closeAbortable=true
07:57:45.090 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@48ec2189" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2a777e51" with txn="org.datanucleus.TransactionImpl@3440c8da"
07:57:45.090 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-10, enlisted resources=[]]
07:57:45.090 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189 (optimistic=false)
07:57:45.090 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2417ab6c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:45.090 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2417ab6c]tryAcquire: returning true. lockCounter=1
07:57:45.090 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2417ab6c]tryAcquire: returning true. lockCounter=2
07:57:45.091 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:45.091 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2417ab6c]release: NOT releasing underlying FileLock. lockCounter=1
07:57:45.091 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2417ab6c]release: releasing underlying FileLock. lockCounter=0
07:57:45.094 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
07:57:45.095 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:45.095 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
07:57:45.095 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
07:57:45.096 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.097 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:45.097 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26eac41c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:45.097 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@264823bb, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-10, enlisted resources=[]]
07:57:45.097 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
07:57:45.105 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "af9982bd-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef"
07:57:45.105 [qtp222427158-20] 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'
07:57:45.105 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:45.106 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
07:57:45.107 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
07:57:45.107 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:45.107 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
07:57:45.107 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
07:57:45.108 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.108 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
07:57:45.109 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
07:57:45.114 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "50f842bf-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef"
07:57:45.114 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
07:57:45.115 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.115 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
07:57:45.120 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
07:57:45.123 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 3 ms
07:57:45.123 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
07:57:45.123 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
07:57:45.125 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.128 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 5 ms
07:57:45.130 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
07:57:45.141 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "725802c1-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef"
07:57:45.141 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
07:57:45.141 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:45.152 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 22 ms
07:57:45.152 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
07:57:45.153 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:45.153 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
07:57:45.153 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
07:57:45.154 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.155 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:45.155 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
07:57:45.162 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "93b8c2c3-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef"
07:57:45.162 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
07:57:45.163 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.164 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
07:57:45.164 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
07:57:45.165 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:45.165 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
07:57:45.165 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
07:57:45.166 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.167 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:45.167 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
07:57:45.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "351a82c5-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef"
07:57:45.185 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
07:57:45.186 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.187 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 20 ms
07:57:45.188 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
07:57:45.188 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:45.188 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
07:57:45.188 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
07:57:45.189 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:45.190 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:45.190 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
07:57:45.204 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "d67d42c7-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef"
07:57:45.204 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
07:57:45.205 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:45.205 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
07:57:45.206 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.206 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.206 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:45.206 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.206 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.206 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48ec2189
07:57:45.206 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:45.207 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:45.207 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-10, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@264823bb]]
07:57:45.207 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26eac41c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.207 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26eac41c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4a2bbaef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:45.208 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
07:57:45.208 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@48ec2189"
07:57:45.208 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]getCloseDeferredMillis: closeDeferredMillis=0
07:57:45.208 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]close: Closing real LocalRepoManager immediately.
07:57:45.208 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [332c09fa]_close: Shutting down real LocalRepoManager.
07:57:45.208 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
07:57:45.210 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
07:57:45.212 [qtp222427158-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
07:57:45.212 [qtp222427158-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
07:57:45.213 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared
07:57:45.213 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
07:57:45.217 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:45.218 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:45.218 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:45.219 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:45.219 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:45.220 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:45.489 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78e7f2a9]release: releasing underlying FileLock. lockCounter=0
07:57:45.512 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3d87d479[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7e424546{null}
07:57:45.513 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3d9e0908{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=1967}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


07:57:45.520 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@127f3c87[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c29ffe0] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
07:57:45.521 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@3d87d479[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:45.521 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


07:57:45.522 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
07:57:45.522 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@127f3c87[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c29ffe0] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
07:57:45.523 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7aa92e66{IDLE}->null [HeapByteBuffer@478e39e6[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>k3MFZHMzE2dW5QbWh...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3d87d479[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
07:57:45.523 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7aa92e66{WRITING}->null:IDLE-->WRITING
07:57:45.526 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=W,to=2012/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=END,244 of 244},g=HttpGenerator@4bc6c3a{s=COMPLETING}]=>HttpChannelOverHttp@3d9e0908{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=1981}
07:57:45.526 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@7aa92e66{WRITING}->null
07:57:45.529 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7aa92e66{IDLE}->null:WRITING-->IDLE
07:57:45.529 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@127f3c87[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7c29ffe0] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
07:57:45.537 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1, calling complete=true
07:57:45.538 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null
07:57:45.538 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3d9e0908{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:41637/RepoInfo,age=1993}
07:57:45.539 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4a39d603{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
07:57:45.539 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:41637/RepoInfo,age=1994} action COMPLETE
07:57:45.539 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@4a39d603{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
07:57:45.539 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
07:57:45.549 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4a39d603{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
07:57:45.550 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
07:57:45.550 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
07:57:45.551 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
07:57:45.552 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@478e39e6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:45.552 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@478e39e6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:45.556 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@478e39e6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:45.557 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@478e39e6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
07:57:45.558 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@478e39e6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:45.558 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2947 ms
07:57:45.558 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
07:57:45.559 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
Local repository:
  repository.repositoryId = 6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b
07:57:45.559 [qtp222427158-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@6ae6d078
07:57:45.560 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2245a71e{AC.ReadCB@533eac27{HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:45.560 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.560 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c6c65bc on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
07:57:45.561 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
07:57:45.561 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken with none selected
  repository.publicKeySha1 = E5:A2:69:5C:7B:93:0A:6B:C9:24:EB:DB:FA:78:53:DA:34:58:EB:52

07:57:45.561 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken up from select, 0/0/1 selected
Remote repositories connected: {NONE}
07:57:45.561 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a processing 0 keys, 1 updates

Remote repositories requesting connection: {NONE}
07:57:45.562 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
07:57:45.562 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4a39d603{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
  * Count(DeleteModification): 0

07:57:45.562 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5c6c65bc
07:57:45.562 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@58326051{STARTED}[9.4.17.v20190418]
07:57:45.562 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@58326051{STOPPING}[9.4.17.v20190418]
07:57:45.563 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:45.563 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.563 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.563 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a waiting with 1 keys
07:57:45.564 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:41637}
07:57:45.566 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@58326051{STOPPING}[9.4.17.v20190418] by 
07:57:45.566 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:45.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:45.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
07:57:45.568 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@78504ce9 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
07:57:45.568 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
07:57:45.569 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 woken with none selected
07:57:45.569 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 woken up from select, 0/0/0 selected
07:57:45.569 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 processing 0 keys, 1 updates
07:57:45.569 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:45.569 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@78504ce9
07:57:45.570 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
07:57:45.570 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.570 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 waiting with 0 keys
07:57:45.570 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@12608986 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
07:57:45.571 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
07:57:45.571 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 woken with none selected
07:57:45.571 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 woken up from select, 0/0/0 selected
07:57:45.572 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@218a6ac6 processing 0 keys, 1 updates
07:57:45.572 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:45.572 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@12608986
07:57:45.572 [qtp222427158-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.572 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
07:57:45.573 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:45.573145+02:00
07:57:45.574 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:45.573779+02:00
07:57:45.574 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
07:57:45.574 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
07:57:45.574 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4882b9a on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:45.574 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=1
07:57:45.575 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken with none selected
07:57:45.575 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken up from select, 0/0/1 selected
07:57:45.575 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a processing 0 keys, 1 updates
07:57:45.575 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:45.575 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4882b9a
07:57:45.576 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:45.576 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.577 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.577 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,CLOSED,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.578 [qtp222427158-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@7aa92e66{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
07:57:45.586 [qtp222427158-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2245a71e{AC.ReadCB@533eac27{HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,CLOSED,fill=FI,flush=-,to=26/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@533eac27[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:45.586 [qtp222427158-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
07:57:45.586 [qtp222427158-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
07:57:45.587 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,CLOSED,fill=-,flush=-,to=27/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@533eac27[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
07:57:45.588 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:45.588 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f1c43e0
07:57:45.588 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.588 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a waiting with 1 keys
07:57:45.588 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f1c43e0
07:57:45.589 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7ec508e6 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=0
07:57:45.589 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=1
07:57:45.590 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken with none selected
07:57:45.590 [qtp222427158-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,CLOSED,fill=-,flush=-,to=30/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@533eac27[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.590 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a woken up from select, 0/0/0 selected
07:57:45.592 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6685ce2a processing 0 keys, 1 updates
07:57:45.593 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:45.593 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7ec508e6
07:57:45.594 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.594 [qtp222427158-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@533eac27::SocketChannelEndPoint@794fdda{/127.0.0.1:51296<->/127.0.0.1:41637,CLOSED,fill=-,flush=-,to=33/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@533eac27[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4bc6c3a{s=START}]=>HttpChannelOverHttp@3d9e0908{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:45.594 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f1c43e0
07:57:45.594 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-05-02T07:57:45.594423+02:00
07:57:45.595 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-05-02T07:57:45.595185+02:00
07:57:45.595 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
07:57:45.596 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
07:57:45.596 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@26d8908e on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
07:57:45.596 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
07:57:45.596 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
07:57:45.597 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 woken with none selected
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 woken up from select, 0/0/0 selected
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 processing 0 keys, 1 updates
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@26d8908e
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.598 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 waiting with 0 keys
07:57:45.599 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@30e2016a on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
07:57:45.599 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
07:57:45.599 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 woken with none selected
07:57:45.599 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 woken up from select, 0/0/0 selected
07:57:45.600 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@732eaa71 processing 0 keys, 1 updates
07:57:45.600 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:45.600 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@30e2016a
07:57:45.600 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:45.600 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
07:57:45.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:45.600778+02:00
07:57:45.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:45.601458+02:00
07:57:45.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
07:57:45.602 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:45.602 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3da30852[HTTP/1.1]
07:57:45.602 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3da30852[HTTP/1.1]
07:57:45.602 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:45.602 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:45.603 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@58326051{STOPPING}[9.4.17.v20190418]
07:57:45.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
07:57:45.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6035b93b{STARTED}[interval=600000, ownscheduler=false]
07:57:45.603 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:57:45.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
07:57:45.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@4189d70b{STOPPED}[worker=node0]
07:57:45.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@14dda234{STARTED}
07:57:45.604 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@14dda234{STOPPING}
07:57:45.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@14dda234{STOPPED}
07:57:45.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN}
07:57:45.604 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN} by 
07:57:45.604 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
07:57:45.604 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
07:57:45.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:45.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
07:57:45.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
07:57:45.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:45.605 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
07:57:45.605 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1e0f9063{STARTED}
07:57:45.605 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1e0f9063{STOPPING}
07:57:45.608 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:45.608 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:45.608 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:45.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:45.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1e0f9063{STOPPED}
07:57:45.624 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
07:57:45.625 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
07:57:45.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
07:57:45.625 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@336f1079{STARTED}
07:57:45.626 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@336f1079{STOPPED}
07:57:45.626 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
07:57:45.629 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp222427158]@d41f816{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
07:57:45.629 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@793138bd{s=1/6,p=0}
07:57:45.629 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@4aba19e8 offer STOP!
07:57:45.629 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@793138bd{s=0/6,p=0}
07:57:45.630 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@4aba19e8 task=STOP!
07:57:45.630 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@4aba19e8 Exited
07:57:45.630 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@793138bd{s=0/6,p=0}@4aba19e8
07:57:45.631 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.631 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.631 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.631 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.631 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.631 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.632 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.632 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.631 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-14,5,main] for 14999
07:57:45.632 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.632 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.633 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.633 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.633 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.633 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:45.634 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-15,5,] for 14997
07:57:45.634 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
07:57:45.634 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@58326051{STOPPED}[9.4.17.v20190418]
07:57:45.635 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
07:57:45.635 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]release: releasing underlying FileLock. lockCounter=0
07:57:45.636 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
07:57:45.748 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=84.0 MiB, used=22.7 MiB, available=3.9 GiB
07:57:45.749 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
07:57:45.749 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
07:57:45.749 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]tryAcquire: returning true. lockCounter=1
07:57:45.750 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
07:57:45.751 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@398f0516{STOPPED},AUTO}
07:57:45.753 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@4a7db5a[HTTP/1.1] added {HttpConfiguration@56b66a26{32768/8192,8192/8192,https://:0,[]},POJO}
07:57:45.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {Server@295d54d6{STOPPED}[9.4.17.v20190418],UNMANAGED}
07:57:45.756 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
07:57:45.757 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@398f0516{STOPPED},AUTO}
07:57:45.758 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@54687fd0,POJO}
07:57:45.760 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4a7db5a[HTTP/1.1],AUTO}
07:57:45.760 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4a7db5a[HTTP/1.1]
07:57:45.762 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
07:57:45.762 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
07:57:45.763 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
07:57:45.763 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6eaf030c
07:57:45.763 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1,MANAGED}
07:57:45.764 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {ServletHandler@7a3a49e5{STOPPED},MANAGED}
07:57:45.764 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
07:57:45.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE},MANAGED}
07:57:45.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@295d54d6{STOPPED}[9.4.17.v20190418]
07:57:45.768 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STARTING}[9.4.17.v20190418] added {ErrorHandler@26495639{STOPPED},AUTO}
07:57:45.768 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
07:57:45.768 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@295d54d6{STARTING}[9.4.17.v20190418]
07:57:45.768 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
07:57:45.768 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}
07:57:45.769 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}] added {ReservedThreadExecutor@45c408a4{s=0/6,p=0},AUTO}
07:57:45.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@45c408a4{s=0/6,p=0}
07:57:45.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22187ms ReservedThreadExecutor@45c408a4{s=0/6,p=0}
07:57:45.770 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-32,5,main]
07:57:45.771 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-33,5,main]
07:57:45.771 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-34,5,main]
07:57:45.772 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-35,5,main]
07:57:45.773 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-36,5,main]
07:57:45.773 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-37,5,main]
07:57:45.774 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-38,5,main]
07:57:45.774 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-39,5,main]
07:57:45.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22193ms QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}]
07:57:45.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@398f0516{STOPPED}
07:57:45.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22194ms ScheduledExecutorScheduler@398f0516{STARTED}
07:57:45.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
07:57:45.776 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@b2da3a5{/,null,STARTING}
07:57:45.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
07:57:45.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
07:57:45.777 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600],AUTO}
07:57:45.777 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@21c99abf{STOPPED}[worker=null]
07:57:45.778 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
07:57:45.778 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
07:57:45.778 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@21c99abf{STARTING}[worker=node0] added {HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
07:57:45.779 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false]
07:57:45.779 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
07:57:45.780 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22198ms HouseKeeper@6d6f6ca9{STARTED}[interval=600000, ownscheduler=false]
07:57:45.781 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22198ms DefaultSessionIdManager@21c99abf{STARTED}[worker=node0]
07:57:45.782 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@21c99abf{STARTED}[worker=node0],MANAGED}
07:57:45.782 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {DefaultSessionIdManager@21c99abf{STARTED}[worker=node0],UNMANAGED}
07:57:45.783 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
07:57:45.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7a3a49e5{STOPPED}
07:57:45.784 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0[EMBEDDED:null]
07:57:45.785 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-16f4a3c0=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7a3a49e5{STARTING}
07:57:45.786 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0[EMBEDDED:null]
07:57:45.787 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
07:57:45.787 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a[EMBEDDED:null]
07:57:45.787 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
07:57:45.787 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
07:57:45.787 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
07:57:45.787 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
07:57:45.788 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
07:57:45.788 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-16f4a3c0=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
07:57:45.788 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7a3a49e5{STARTING}
07:57:45.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22206ms ServletHandler@7a3a49e5{STARTED}
07:57:45.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:45.788 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
07:57:45.789 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22207ms org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
07:57:45.789 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22207ms org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:45.789 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22207ms org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
07:57:45.789 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:45.790 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22208ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:45.790 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:45.790 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22208ms org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:45.790 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@236b4a44 for org.glassfish.jersey.servlet.ServletContainer-16f4a3c0
07:57:46.007 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
07:57:46.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22425ms o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
07:57:46.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@26495639{STOPPED}
07:57:46.007 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@26495639{STARTING}
07:57:46.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22425ms ErrorHandler@26495639{STARTED}
07:57:46.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:46.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:40977],POJO}
07:57:46.008 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@4a7db5a[HTTP/1.1]
07:57:46.008 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22426ms HttpConnectionFactory@4a7db5a[HTTP/1.1]
07:57:46.008 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}
07:57:46.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.009215+02:00 added {SelectorProducer@174e1b99,POJO}
07:57:46.010 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.009735+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
07:57:46.010 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.010292+02:00 created
07:57:46.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.010822+02:00,MANAGED}
07:57:46.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977} added {ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
07:57:46.012 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.012195+02:00 added {SelectorProducer@14af73e1,POJO}
07:57:46.013 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.01288+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
07:57:46.013 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.013411+02:00 created
07:57:46.014 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.01394+02:00,MANAGED}
07:57:46.014 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977} added {ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
07:57:46.015 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.014822+02:00 added {SelectorProducer@32513dea,POJO}
07:57:46.015 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.015522+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
07:57:46.016 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.016033+02:00 created
07:57:46.016 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.016516+02:00,MANAGED}
07:57:46.016 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977} added {ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
07:57:46.017 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0
07:57:46.017 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.017382+02:00
07:57:46.018 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22435ms EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.0178+02:00
07:57:46.018 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
07:57:46.018 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6f655dbd on ManagedSelector@53a09566{STARTING} id=0 keys=0 selected=0 updates=0
07:57:46.018 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
07:57:46.019 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.019144+02:00 tryProduce false
07:57:46.019 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:46.019 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6f655dbd
07:57:46.019 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:46.019 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc waiting with 0 keys
07:57:46.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22438ms ManagedSelector@53a09566{STARTED} id=0 keys=0 selected=0 updates=0
07:57:46.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0
07:57:46.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.020727+02:00
07:57:46.021 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22439ms EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.021306+02:00
07:57:46.021 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
07:57:46.021 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
07:57:46.021 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ac1b6c0 on ManagedSelector@73da303e{STARTING} id=1 keys=0 selected=0 updates=0
07:57:46.022 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.022197+02:00 tryProduce false
07:57:46.022 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:46.022 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ac1b6c0
07:57:46.022 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:46.022 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e waiting with 0 keys
07:57:46.022 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22440ms ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=0
07:57:46.023 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0
07:57:46.023 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.023671+02:00
07:57:46.024 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22442ms EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.024177+02:00
07:57:46.024 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
07:57:46.024 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
07:57:46.024 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fb82f73 on ManagedSelector@5d0e703a{STARTING} id=2 keys=0 selected=0 updates=0
07:57:46.025 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:46.025109+02:00 tryProduce false
07:57:46.025 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:46.025 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fb82f73
07:57:46.025 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:46.025 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 waiting with 0 keys
07:57:46.025 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22443ms ManagedSelector@5d0e703a{STARTED} id=2 keys=0 selected=0 updates=0
07:57:46.026 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22444ms SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}
07:57:46.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977} added {acceptor-0@2f166d61,POJO}
07:57:46.026 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@2f166d61
07:57:46.026 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}
07:57:46.026 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@2f166d61
07:57:46.026 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22444ms ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}
07:57:46.027 [main] INFO org.eclipse.jetty.server.Server - Started @22445ms
07:57:46.028 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22445ms Server@295d54d6{STARTED}[9.4.17.v20190418]
07:57:46.028 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
07:57:46.028 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]tryAcquire: returning true. lockCounter=1
07:57:46.028 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]release: releasing underlying FileLock. lockCounter=0
07:57:46.029 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:46.029 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]tryAcquire: returning true. lockCounter=1
07:57:46.029 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:46.030 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]release: releasing underlying FileLock. lockCounter=0
07:57:46.111 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=60.0 MiB, used=16.6 MiB, available=3.9 GiB
07:57:46.111 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
07:57:46.112 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]tryAcquire: returning true. lockCounter=2
07:57:46.112 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]release: NOT releasing underlying FileLock. lockCounter=1
07:57:46.112 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:46.112 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]tryAcquire: returning true. lockCounter=1
07:57:46.112 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:46.113 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]release: releasing underlying FileLock. lockCounter=0
07:57:46.116 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:46.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:46.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:46.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:46.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:46.117 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:46.429 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
07:57:46.510 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
07:57:46.574 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
07:57:46.678 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
07:57:46.740 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
07:57:46.805 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
07:57:46.901 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
07:57:46.968 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
07:57:47.013 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075737350': java.sql.SQLSyntaxErrorException: Index 'SQL200502075737350' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
07:57:47.040 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
07:57:47.145 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
07:57:47.149 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
07:57:47.237 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
07:57:47.254 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075737920': java.sql.SQLSyntaxErrorException: Index 'SQL200502075737920' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
07:57:47.279 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
07:57:47.350 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
07:57:47.353 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
07:57:47.366 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075738570': java.sql.SQLSyntaxErrorException: Index 'SQL200502075738570' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
07:57:47.401 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
07:57:47.404 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
07:57:47.486 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
07:57:47.500 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075740600': java.sql.SQLSyntaxErrorException: Index 'SQL200502075740600' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
07:57:47.621 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
07:57:47.622 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
07:57:47.623 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
07:57:47.654 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
07:57:47.659 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
07:57:47.677 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075739440': java.sql.SQLSyntaxErrorException: Index 'SQL200502075739440' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
07:57:47.745 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
07:57:47.774 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
07:57:47.792 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075739930': java.sql.SQLSyntaxErrorException: Index 'SQL200502075739930' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
07:57:47.793 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075739930': java.sql.SQLSyntaxErrorException: Index 'SQL200502075739930' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
07:57:47.825 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
07:57:47.860 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075737200': java.sql.SQLSyntaxErrorException: Index 'SQL200502075737200' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
07:57:47.883 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
07:57:47.911 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
07:57:47.912 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
07:57:47.922 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075740440': java.sql.SQLSyntaxErrorException: Index 'SQL200502075740440' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
07:57:47.950 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
07:57:47.962 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075738160': java.sql.SQLSyntaxErrorException: Index 'SQL200502075738160' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
07:57:48.105 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
07:57:48.108 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
07:57:48.134 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
07:57:48.135 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
07:57:48.161 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
07:57:48.207 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
07:57:48.220 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200502075736780': java.sql.SQLSyntaxErrorException: Index 'SQL200502075736780' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
07:57:48.260 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
07:57:48.289 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
07:57:48.318 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
07:57:48.322 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
07:57:48.383 [main] WARN co.codewizards.cloudstore.ls.rest.client.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.internal.HttpUrlConnector.apply(HttpUrlConnector.java:260)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:254)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:750)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:748)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:432)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:333)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12)
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168)
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34)
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
	at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:794)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:782)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:724)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1608)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
	at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:366)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:258)
	... 51 common frames omitted
07:57:49.389 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 2 of 2
07:57:49.505 [qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@4dd0119d on ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=0
07:57:49.505 [qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=1
07:57:49.506 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken with none selected
07:57:49.506 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken up from select, 0/0/0 selected
07:57:49.506 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e processing 0 keys, 1 updates
07:57:49.506 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:49.506 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@4dd0119d
07:57:49.507 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@4dd0119d
07:57:49.508 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:49.508 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e waiting with 1 keys
07:57:49.508 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@4dd0119d
07:57:49.509 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
07:57:49.509 [qtp1339273738-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1cfa95bc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
07:57:49.510 [qtp1339273738-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-><null>
07:57:49.511 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.511 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.512 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.513 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@68ebc6b5{AC.ReadCB@59f81847{HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:49.513 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.513 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2074f961 on ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
07:57:49.513 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
07:57:49.514 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken with none selected
07:57:49.514 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken up from select, 0/0/1 selected
07:57:49.514 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e processing 0 keys, 1 updates
07:57:49.514 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.514 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:49.514 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2074f961
07:57:49.515 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.515 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:49.515 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e waiting with 1 keys
07:57:49.515 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken up from select, 1/1/1 selected
07:57:49.515 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e processing 1 keys, 0 updates
07:57:49.516 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40977 remote=/127.0.0.1:51332], selector=sun.nio.ch.EPollSelectorImpl@5bf1332e, interestOps=1, readyOps=1 SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
07:57:49.516 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.517 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:49.518 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0} tryExecute EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:49.51778+02:00
07:57:49.518 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=1} startReservedThread p=1
07:57:49.518 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@45c408a4{s=0/6,p=1}@5109585e
07:57:49.518 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@45c408a4{s=0/6,p=1}@5109585e
07:57:49.518 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=1/6,p=1}@5109585e started
07:57:49.519 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=1/6,p=0}@5109585e waiting
07:57:49.519 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=3,q=1}[ReservedThreadExecutor@45c408a4{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:49.51873+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
07:57:49.520 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:49.520 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
07:57:49.520 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:49.521 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:49.521 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:49.521 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e waiting with 1 keys
07:57:49.521 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@4dd0119d
07:57:49.521 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@68ebc6b5{AC.ReadCB@59f81847{HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:49.522 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1cfa95bc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
07:57:49.523 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@213807bd[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:49.524 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@213807bd[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:49.524 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@213807bd[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
07:57:49.524 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@213807bd[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:49.524 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
07:57:49.525 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
07:57:49.526 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
07:57:49.527 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:40977/RepoInfo on HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:40977/RepoInfo,age=0}
POST //127.0.0.1:40977/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic MEk3MFZHMzE2dW5QbWhLU1pjVTNZUTpZMXpIZzZ7Zjg7bXp7bj9KUnhdJDMtRG4x
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:40977
Connection: keep-alive
Content-Length: 244


07:57:49.527 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:40977/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 244}
07:57:49.528 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:40977/RepoInfo,age=2} handle //127.0.0.1:40977/RepoInfo 
07:57:49.528 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1cfa95bc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
07:57:49.528 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=2} action DISPATCH
07:57:49.528 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=2}
07:57:49.528 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
07:57:49.529 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
07:57:49.529 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
07:57:49.529 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 session=null
07:57:49.529 [qtp1339273738-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:49.529 [qtp1339273738-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
07:57:49.535 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
07:57:49.536 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic MEk3MFZHMzE2dW5QbWhLU1pjVTNZUTpZMXpIZzZ7Zjg7bXp7bj9KUnhdJDMtRG4x
07:57:49.541 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=15} parse HeapByteBuffer@213807bd[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
07:57:49.541 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@213807bd[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:49.542 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=16} onContent Content@5fe62cf8{HeapByteBufferR@776895cd[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.542 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=0,q=0,[0]=null,s=STREAM] addContent Content@5fe62cf8{HeapByteBufferR@776895cd[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.542 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
07:57:49.543 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=16} onContentComplete
07:57:49.543 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=17} onRequestComplete
07:57:49.543 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
07:57:49.544 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=END,244 of 244},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=18} parsed false HttpParser{s=END,244 of 244}
07:57:49.553 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.553 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.553 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.554 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.554 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.555 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.555 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.555 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.556 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.556 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.556 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.557 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.557 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.557 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.557 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.558 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.558 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.558 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.559 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.559 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.559 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.560 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.560 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.560 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.561 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.561 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.561 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.562 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.562 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@eed189e[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@5fe62cf8{HeapByteBufferR@776895cd[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
07:57:49.563 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=END,244 of 244},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=37}
07:57:49.564 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@1cfa95bc{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
07:57:49.566 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b'
07:57:49.567 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c6c3e29]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/cloudstore-repository.lock'
07:57:49.567 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c6c3e29]tryAcquire: returning true. lockCounter=1
07:57:49.567 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b' locked successfully.
07:57:49.568 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
07:57:49.570 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
07:57:49.572 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:49.572 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:49.572 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:49.572 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:49.572 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:49.573 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:49.574 [qtp1339273738-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
07:57:49.578 [qtp1339273738-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
07:57:49.584 [qtp1339273738-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
07:57:49.592 [qtp1339273738-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
07:57:49.624 [qtp1339273738-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
07:57:49.639 [qtp1339273738-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
07:57:49.644 [qtp1339273738-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
07:57:49.651 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
07:57:49.652 [qtp1339273738-38] 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.Object;, [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.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, 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.Optional, 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
07:57:49.652 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
07:57:49.653 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Type converter support loaded
07:57:49.653 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
07:57:49.654 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
07:57:49.655 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
07:57:49.656 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.sql.Time,java.lang.String,java.util.Date,java.lang.Long
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.sql.Time,java.lang.String,java.lang.Long
07:57:49.657 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.sql.Timestamp,java.lang.String
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.lang.String,java.util.Date,[Ljava.lang.Object;
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
07:57:49.658 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
07:57:49.659 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
07:57:49.659 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
07:57:49.659 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
07:57:49.659 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
07:57:49.660 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
07:57:49.660 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
07:57:49.661 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
07:57:49.661 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
07:57:49.662 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
07:57:49.662 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
07:57:49.662 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:49.663 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:49.663 [qtp1339273738-38] 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
07:57:49.664 [qtp1339273738-38] 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
07:57:49.664 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
07:57:49.664 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
07:57:49.666 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
07:57:49.666 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
07:57:49.667 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
07:57:49.667 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
07:57:49.668 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
07:57:49.668 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
07:57:49.668 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
07:57:49.669 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:49.669 [qtp1339273738-38] 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
07:57:49.670 [qtp1339273738-38] 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
07:57:49.670 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
07:57:49.670 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
07:57:49.670 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
07:57:49.671 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
07:57:49.671 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
07:57:49.672 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
07:57:49.672 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
07:57:49.672 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
07:57:49.673 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:49.673 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:49.674 [qtp1339273738-38] 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
07:57:49.674 [qtp1339273738-38] 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
07:57:49.674 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
07:57:49.675 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
07:57:49.676 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
07:57:49.676 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
07:57:49.676 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
07:57:49.677 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
07:57:49.677 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
07:57:49.678 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
07:57:49.678 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:49.679 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:49.679 [qtp1339273738-38] 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
07:57:49.680 [qtp1339273738-38] 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
07:57:49.680 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
07:57:49.680 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:49.681 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
07:57:49.681 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
07:57:49.681 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
07:57:49.682 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
07:57:49.682 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
07:57:49.682 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
07:57:49.683 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
07:57:49.683 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:49.684 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:49.684 [qtp1339273738-38] 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
07:57:49.685 [qtp1339273738-38] 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
07:57:49.685 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
07:57:49.685 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
07:57:49.686 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
07:57:49.687 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
07:57:49.687 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
07:57:49.688 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
07:57:49.688 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
07:57:49.688 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
07:57:49.689 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
07:57:49.689 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:49.690 [qtp1339273738-38] 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
07:57:49.690 [qtp1339273738-38] 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
07:57:49.690 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
07:57:49.690 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:49.691 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:49.691 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:49.691 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
07:57:49.692 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
07:57:49.692 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
07:57:49.692 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
07:57:49.693 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
07:57:49.693 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
07:57:49.693 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
07:57:49.694 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:49.694 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:49.695 [qtp1339273738-38] 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
07:57:49.695 [qtp1339273738-38] 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
07:57:49.695 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
07:57:49.696 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
07:57:49.696 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
07:57:49.696 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
07:57:49.697 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
07:57:49.697 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
07:57:49.698 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
07:57:49.698 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
07:57:49.698 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
07:57:49.699 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:49.699 [qtp1339273738-38] 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
07:57:49.700 [qtp1339273738-38] 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
07:57:49.700 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
07:57:49.700 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
07:57:49.700 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
07:57:49.701 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
07:57:49.701 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
07:57:49.702 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
07:57:49.702 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
07:57:49.702 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
07:57:49.703 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:49.704 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:49.704 [qtp1339273738-38] 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
07:57:49.704 [qtp1339273738-38] 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
07:57:49.704 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
07:57:49.705 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
07:57:49.705 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
07:57:49.706 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
07:57:49.706 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
07:57:49.706 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
07:57:49.707 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
07:57:49.707 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
07:57:49.708 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:49.708 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:49.709 [qtp1339273738-38] 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
07:57:49.709 [qtp1339273738-38] 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
07:57:49.709 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
07:57:49.709 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:49.709 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:49.710 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
07:57:49.711 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
07:57:49.725 [qtp1339273738-38] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
07:57:49.726 [qtp1339273738-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
07:57:49.726 [qtp1339273738-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
07:57:49.729 [qtp1339273738-38] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
07:57:49.744 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@600fc3cc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
07:57:49.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
07:57:49.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
07:57:49.790 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : read-write
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ===========================================================
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
07:57:50.077 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/derby]
07:57:50.078 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b/.cloudstore-repo/derby]
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
07:57:50.082 [qtp1339273738-38] 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
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ===========================================================
07:57:50.082 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@600fc3cc [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3b5eb55a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Datastore - StoreManager now created
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
07:57:50.083 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ClassLoading : default
07:57:50.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
07:57:50.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
07:57:50.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
07:57:50.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
07:57:50.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ================================================
07:57:50.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@16c98b73" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58731895" with txn="org.datanucleus.TransactionImpl@2c251379"
07:57:50.086 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
07:57:50.087 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
07:57:50.088 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
07:57:50.088 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
07:57:50.089 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
07:57:50.090 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:50.090 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:50.091 [qtp1339273738-38] 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
07:57:50.092 [qtp1339273738-38] 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
07:57:50.092 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
07:57:50.093 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
07:57:50.094 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
07:57:50.095 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
07:57:50.096 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
07:57:50.096 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
07:57:50.097 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
07:57:50.098 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
07:57:50.098 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:50.100 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:50.100 [qtp1339273738-38] 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
07:57:50.101 [qtp1339273738-38] 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
07:57:50.101 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
07:57:50.101 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
07:57:50.102 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
07:57:50.102 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
07:57:50.103 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
07:57:50.103 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
07:57:50.104 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:50.104 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:50.105 [qtp1339273738-38] 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
07:57:50.106 [qtp1339273738-38] 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
07:57:50.106 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
07:57:50.106 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
07:57:50.107 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
07:57:50.108 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
07:57:50.108 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
07:57:50.109 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
07:57:50.109 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
07:57:50.109 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
07:57:50.110 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:50.111 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:50.112 [qtp1339273738-38] 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
07:57:50.112 [qtp1339273738-38] 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
07:57:50.112 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
07:57:50.113 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.113 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.113 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.113 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
07:57:50.114 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
07:57:50.115 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
07:57:50.115 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
07:57:50.116 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
07:57:50.116 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
07:57:50.117 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
07:57:50.118 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:50.118 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:50.119 [qtp1339273738-38] 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
07:57:50.119 [qtp1339273738-38] 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
07:57:50.119 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
07:57:50.120 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
07:57:50.120 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
07:57:50.121 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
07:57:50.121 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
07:57:50.122 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
07:57:50.123 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
07:57:50.123 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
07:57:50.124 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
07:57:50.124 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:50.125 [qtp1339273738-38] 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
07:57:50.125 [qtp1339273738-38] 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
07:57:50.125 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
07:57:50.126 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.126 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.126 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.126 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
07:57:50.127 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
07:57:50.127 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
07:57:50.128 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:50.128 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.128 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
07:57:50.128 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
07:57:50.129 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:50.129 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.129 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
07:57:50.130 [qtp1339273738-38] 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") 
07:57:50.130 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.130 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.130 [qtp1339273738-38] 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") 
07:57:50.131 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.131 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.131 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:50.131 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
07:57:50.132 [qtp1339273738-38] 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") 
07:57:50.132 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:50.132 [qtp1339273738-38] 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.column.ClobColumnMapping)
07:57:50.132 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.132 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.133 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.133 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:50.133 [qtp1339273738-38] 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.column.ClobColumnMapping)
07:57:50.133 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.133 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
07:57:50.133 [qtp1339273738-38] 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") 
07:57:50.134 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:50.134 [qtp1339273738-38] 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.column.LongVarBinaryColumnMapping)
07:57:50.134 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.134 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.135 [qtp1339273738-38] 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") 
07:57:50.135 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.135 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.135 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:50.135 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
07:57:50.136 [qtp1339273738-38] 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") 
07:57:50.136 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.136 [qtp1339273738-38] 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
07:57:50.136 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.136 [qtp1339273738-38] 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.column.ClobColumnMapping)
07:57:50.137 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.137 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a3c5299 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4541b06c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:50.137 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4541b06c" with isolation "serializable"
07:57:50.144 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
07:57:50.144 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:50.181 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 37 ms
07:57:50.182 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
07:57:50.184 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
07:57:50.184 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
07:57:50.191 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
07:57:50.192 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
07:57:50.193 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
07:57:50.193 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
07:57:50.197 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
07:57:50.197 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
07:57:50.205 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
07:57:50.206 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
07:57:50.268 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 62 ms
07:57:50.292 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
07:57:50.308 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
07:57:50.309 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
07:57:50.337 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
07:57:50.358 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
07:57:50.358 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
07:57:50.389 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 31 ms
07:57:50.390 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
07:57:50.418 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 27 ms
07:57:50.447 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
07:57:50.448 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
07:57:50.472 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
07:57:50.493 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
07:57:50.508 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
07:57:50.508 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
07:57:50.528 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
07:57:50.528 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
07:57:50.563 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 35 ms
07:57:50.564 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
07:57:50.592 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
07:57:50.616 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
07:57:50.616 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
07:57:50.628 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
07:57:50.645 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
07:57:50.645 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4541b06c"
07:57:50.654 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4541b06c"
07:57:50.654 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a3c5299 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4541b06c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.654 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a3c5299 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4541b06c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.656 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
07:57:50.658 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
07:57:50.658 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
07:57:50.659 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
07:57:50.659 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
07:57:50.660 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:50.660 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:50.660 [qtp1339273738-38] 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
07:57:50.661 [qtp1339273738-38] 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
07:57:50.661 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
07:57:50.662 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
07:57:50.662 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
07:57:50.663 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
07:57:50.664 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
07:57:50.664 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
07:57:50.664 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
07:57:50.665 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
07:57:50.665 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
07:57:50.666 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:50.666 [qtp1339273738-38] 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
07:57:50.666 [qtp1339273738-38] 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
07:57:50.666 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
07:57:50.667 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.667 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.667 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
07:57:50.668 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
07:57:50.668 [qtp1339273738-38] 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") 
07:57:50.668 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.668 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:50.669 [qtp1339273738-38] 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.column.ClobColumnMapping)
07:57:50.669 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.669 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.669 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
07:57:50.669 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2887663f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49062059, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:50.669 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49062059" with isolation "serializable"
07:57:50.675 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
07:57:50.675 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
07:57:50.681 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
07:57:50.682 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
07:57:50.688 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
07:57:50.689 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
07:57:50.712 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
07:57:50.712 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
07:57:50.736 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
07:57:50.760 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
07:57:50.761 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
07:57:50.770 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
07:57:50.787 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
07:57:50.787 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49062059"
07:57:50.793 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49062059"
07:57:50.793 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2887663f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49062059, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.793 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2887663f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49062059, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.795 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
07:57:50.796 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:50.796 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.796 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:50.796 [qtp1339273738-38] 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") 
07:57:50.797 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.797 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.798 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.798 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:50.799 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:50.799 [qtp1339273738-38] 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") 
07:57:50.800 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.800 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:50.800 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
07:57:50.801 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
07:57:50.801 [qtp1339273738-38] 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") 
07:57:50.801 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@361a8ab [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@387db5b9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:50.802 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@387db5b9" with isolation "serializable"
07:57:50.807 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:50.807 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:50.816 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
07:57:50.816 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:50.823 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
07:57:50.824 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
07:57:50.850 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
07:57:50.850 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
07:57:50.876 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
07:57:50.904 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
07:57:50.905 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
07:57:50.918 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
07:57:50.936 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
07:57:50.937 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
07:57:50.960 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
07:57:50.960 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@387db5b9"
07:57:50.966 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@387db5b9"
07:57:50.966 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@361a8ab [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@387db5b9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.966 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@361a8ab [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@387db5b9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:50.967 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
07:57:50.967 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
07:57:50.968 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
07:57:50.968 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
07:57:50.969 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
07:57:50.969 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:50.970 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:50.970 [qtp1339273738-38] 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
07:57:50.971 [qtp1339273738-38] 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
07:57:50.971 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
07:57:50.971 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
07:57:50.972 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
07:57:50.973 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
07:57:50.973 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
07:57:50.974 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
07:57:50.974 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
07:57:50.975 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
07:57:50.975 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
07:57:50.976 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:50.976 [qtp1339273738-38] 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
07:57:50.977 [qtp1339273738-38] 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
07:57:50.977 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
07:57:50.977 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.977 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:50.978 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
07:57:50.979 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
07:57:50.979 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
07:57:50.980 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
07:57:50.980 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
07:57:50.981 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
07:57:50.981 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:50.982 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:50.982 [qtp1339273738-38] 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
07:57:50.983 [qtp1339273738-38] 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
07:57:50.983 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
07:57:50.984 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
07:57:50.984 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
07:57:50.985 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
07:57:50.985 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
07:57:50.986 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
07:57:50.986 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
07:57:50.998 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
07:57:50.998 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
07:57:50.999 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:51.000 [qtp1339273738-38] 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
07:57:51.000 [qtp1339273738-38] 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
07:57:51.000 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
07:57:51.001 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:51.001 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:51.001 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
07:57:51.002 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:51.002 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
07:57:51.003 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:51.003 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.003 [qtp1339273738-38] 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") 
07:57:51.003 [qtp1339273738-38] 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" ()
07:57:51.004 [qtp1339273738-38] 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
07:57:51.004 [qtp1339273738-38] 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.column.CharColumnMapping)
07:57:51.004 [qtp1339273738-38] 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
07:57:51.004 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.004 [qtp1339273738-38] 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
07:57:51.004 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.004 [qtp1339273738-38] 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") 
07:57:51.004 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
07:57:51.004 [qtp1339273738-38] 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.column.IntegerColumnMapping)
07:57:51.005 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.005 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.005 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.005 [qtp1339273738-38] 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") 
07:57:51.006 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.006 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.006 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
07:57:51.007 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b8f6e7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf088b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:51.007 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf088b" with isolation "serializable"
07:57:51.015 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:51.015 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:51.025 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
07:57:51.025 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:51.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
07:57:51.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
07:57:51.030 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
07:57:51.031 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
07:57:51.039 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
07:57:51.040 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
07:57:51.065 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
07:57:51.090 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:51.107 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:51.122 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
07:57:51.122 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
07:57:51.157 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 35 ms
07:57:51.181 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
07:57:51.182 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
07:57:51.193 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
07:57:51.209 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
07:57:51.209 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
07:57:51.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
07:57:51.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf088b"
07:57:51.237 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf088b"
07:57:51.237 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b8f6e7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf088b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.238 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b8f6e7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf088b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.241 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
07:57:51.242 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
07:57:51.244 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
07:57:51.245 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
07:57:51.246 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
07:57:51.247 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:51.247 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:51.248 [qtp1339273738-38] 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
07:57:51.248 [qtp1339273738-38] 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
07:57:51.248 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
07:57:51.251 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
07:57:51.252 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
07:57:51.252 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
07:57:51.253 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
07:57:51.253 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
07:57:51.254 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
07:57:51.254 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
07:57:51.255 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
07:57:51.255 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:51.256 [qtp1339273738-38] 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
07:57:51.256 [qtp1339273738-38] 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
07:57:51.256 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
07:57:51.256 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:51.256 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:51.256 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
07:57:51.257 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
07:57:51.257 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
07:57:51.258 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:51.258 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.258 [qtp1339273738-38] 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") 
07:57:51.258 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.259 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.260 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.260 [qtp1339273738-38] 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.column.CharColumnMapping)
07:57:51.260 [qtp1339273738-38] 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") 
07:57:51.260 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.260 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.261 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
07:57:51.261 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42fd964d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@254f4c1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:51.261 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@254f4c1" with isolation "serializable"
07:57:51.265 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
07:57:51.266 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
07:57:51.272 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
07:57:51.272 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
07:57:51.278 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
07:57:51.278 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
07:57:51.333 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 55 ms
07:57:51.361 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
07:57:51.361 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
07:57:51.369 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
07:57:51.385 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
07:57:51.385 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
07:57:51.409 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
07:57:51.409 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@254f4c1"
07:57:51.415 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@254f4c1"
07:57:51.416 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42fd964d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@254f4c1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.416 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42fd964d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@254f4c1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.418 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
07:57:51.418 [qtp1339273738-38] 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") 
07:57:51.419 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
07:57:51.419 [qtp1339273738-38] 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" ()
07:57:51.420 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:51.420 [qtp1339273738-38] 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.column.LongVarBinaryColumnMapping)
07:57:51.421 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.422 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.422 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.422 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
07:57:51.423 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b034282 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36b2d94c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:51.423 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36b2d94c" with isolation "serializable"
07:57:51.429 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
07:57:51.429 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
07:57:51.436 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
07:57:51.436 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
07:57:51.437 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
07:57:51.437 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
07:57:51.439 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
07:57:51.439 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
07:57:51.446 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
07:57:51.447 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
07:57:51.470 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
07:57:51.494 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
07:57:51.495 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
07:57:51.509 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
07:57:51.526 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
07:57:51.541 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
07:57:51.541 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
07:57:51.565 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
07:57:51.592 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
07:57:51.592 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
07:57:51.603 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
07:57:51.619 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
07:57:51.620 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36b2d94c"
07:57:51.627 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36b2d94c"
07:57:51.628 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b034282 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36b2d94c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.628 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b034282 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36b2d94c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.631 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
07:57:51.632 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
07:57:51.634 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
07:57:51.635 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
07:57:51.636 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
07:57:51.637 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:51.639 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:51.640 [qtp1339273738-38] 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
07:57:51.641 [qtp1339273738-38] 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
07:57:51.642 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
07:57:51.642 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
07:57:51.643 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
07:57:51.644 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
07:57:51.644 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
07:57:51.645 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
07:57:51.645 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
07:57:51.645 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
07:57:51.646 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
07:57:51.647 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:51.647 [qtp1339273738-38] 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
07:57:51.648 [qtp1339273738-38] 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
07:57:51.648 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
07:57:51.649 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
07:57:51.651 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
07:57:51.651 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:51.652 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.652 [qtp1339273738-38] 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") 
07:57:51.652 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.652 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
07:57:51.652 [qtp1339273738-38] 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.column.LongVarBinaryColumnMapping)
07:57:51.653 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.653 [qtp1339273738-38] 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") 
07:57:51.653 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.653 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.653 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
07:57:51.653 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2425e575 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@559dc882, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:51.653 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@559dc882" with isolation "serializable"
07:57:51.659 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
07:57:51.659 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
07:57:51.667 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
07:57:51.667 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
07:57:51.672 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
07:57:51.697 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
07:57:51.699 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
07:57:51.699 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
07:57:51.720 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
07:57:51.720 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@559dc882"
07:57:51.727 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@559dc882"
07:57:51.728 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2425e575 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@559dc882, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.728 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2425e575 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@559dc882, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.730 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
07:57:51.731 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
07:57:51.732 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
07:57:51.733 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
07:57:51.734 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
07:57:51.735 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:51.736 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:51.737 [qtp1339273738-38] 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
07:57:51.738 [qtp1339273738-38] 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
07:57:51.738 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
07:57:51.739 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
07:57:51.740 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
07:57:51.741 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
07:57:51.741 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
07:57:51.742 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
07:57:51.742 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
07:57:51.743 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
07:57:51.743 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
07:57:51.744 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:51.745 [qtp1339273738-38] 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
07:57:51.745 [qtp1339273738-38] 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
07:57:51.745 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
07:57:51.745 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
07:57:51.746 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
07:57:51.746 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
07:57:51.747 [qtp1339273738-38] 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.column.BigIntColumnMapping)
07:57:51.747 [qtp1339273738-38] 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") 
07:57:51.749 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.750 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
07:57:51.750 [qtp1339273738-38] 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.column.ClobColumnMapping)
07:57:51.750 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.750 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.751 [qtp1339273738-38] 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") 
07:57:51.751 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.751 [qtp1339273738-38] 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.column.TimestampColumnMapping)
07:57:51.751 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
07:57:51.752 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10a52238 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3024632c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:51.752 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3024632c" with isolation "serializable"
07:57:51.757 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
07:57:51.757 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
07:57:51.764 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
07:57:51.764 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
07:57:51.771 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
07:57:51.771 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
07:57:51.791 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
07:57:51.808 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
07:57:51.822 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
07:57:51.822 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
07:57:51.842 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
07:57:51.842 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3024632c"
07:57:51.847 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3024632c"
07:57:51.848 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10a52238 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3024632c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.848 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10a52238 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3024632c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.848 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
07:57:51.849 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
07:57:51.849 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
07:57:51.850 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
07:57:51.851 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
07:57:51.851 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
07:57:51.852 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
07:57:51.852 [qtp1339273738-38] 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
07:57:51.853 [qtp1339273738-38] 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
07:57:51.853 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
07:57:51.853 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
07:57:51.854 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
07:57:51.854 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
07:57:51.855 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
07:57:51.856 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
07:57:51.856 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
07:57:51.857 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
07:57:51.857 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
07:57:51.858 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
07:57:51.858 [qtp1339273738-38] 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
07:57:51.859 [qtp1339273738-38] 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
07:57:51.859 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
07:57:51.859 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
07:57:51.860 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
07:57:51.860 [qtp1339273738-38] 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") 
07:57:51.860 [qtp1339273738-38] 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
07:57:51.861 [qtp1339273738-38] 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.column.VarCharColumnMapping)
07:57:51.861 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@639f88eb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24cab399, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
07:57:51.861 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24cab399" with isolation "serializable"
07:57:51.865 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
07:57:51.866 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
07:57:51.874 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
07:57:51.874 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
07:57:51.882 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
07:57:51.893 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
07:57:51.898 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
07:57:51.898 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24cab399"
07:57:51.898 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24cab399"
07:57:51.898 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@639f88eb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24cab399, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.899 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@639f88eb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24cab399, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
07:57:51.899 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@16c98b73"
07:57:51.900 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@16c98b73" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58731895" with txn="org.datanucleus.TransactionImpl@5e97e552"
07:57:51.900 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-11, enlisted resources=[]]
07:57:51.900 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73 (optimistic=false)
07:57:51.900 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:51.901 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:51.901 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
07:57:51.901 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
07:57:51.902 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:51.903 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
07:57:51.904 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a14050e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2053ae71, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:51.904 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@50603502, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-11, enlisted resources=[]]
07:57:51.904 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:51.912 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2053ae71"
07:57:51.913 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
07:57:51.913 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:51.914 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
07:57:51.914 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:51.914 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
07:57:51.914 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:51.915 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
07:57:51.916 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
07:57:51.916 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="1") enlisted in transactional cache
07:57:51.917 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" having fields "publicKey" fetched from table ""repository""
07:57:51.923 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2053ae71"
07:57:51.924 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
07:57:51.924 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:51.925 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6e635e1e"
07:57:51.925 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="1") is having the following fields in Level 2 cache object updated : [3]
07:57:51.926 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" having fields "privateKey" fetched from table ""repository""
07:57:51.931 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2053ae71"
07:57:51.932 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
07:57:51.932 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:51.933 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3cb42a49"
07:57:51.933 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="1") is having the following fields in Level 2 cache object updated : [7]
07:57:51.933 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]initPersistenceManagerFactory: repositoryId=6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0
07:57:51.933 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73
07:57:51.933 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.934 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.934 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@50603502]]
07:57:51.934 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a14050e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2053ae71, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.934 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a14050e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2053ae71, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.934 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:51.934 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:51.935 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
07:57:51.935 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5d8951, lifecycle=HOLLOW]
07:57:51.935 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:51.936 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@16c98b73"
07:57:51.936 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2366 ms.
07:57:51.936 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@16c98b73" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58731895" with txn="org.datanucleus.TransactionImpl@3b693465"
07:57:51.936 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-12, enlisted resources=[]]
07:57:51.936 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73 (optimistic=false)
07:57:51.937 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
07:57:51.937 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
07:57:51.938 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:51.938 [qtp1339273738-38] 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]
07:57:51.938 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
07:57:51.939 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:51.940 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:51.941 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27f446ec [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@554c846b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:51.941 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5637f9f1, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-12, enlisted resources=[]]
07:57:51.941 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
07:57:51.948 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@554c846b"
07:57:51.948 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-05-01 07:57:51.937>
07:57:51.949 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:51.949 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5637f9f1]]
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27f446ec [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@554c846b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27f446ec [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@554c846b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.950 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
07:57:51.951 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@16c98b73"
07:57:51.951 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c82c8f2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:51.951 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c82c8f2]tryAcquire: returning true. lockCounter=1
07:57:51.951 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c82c8f2]tryAcquire: returning true. lockCounter=2
07:57:51.951 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:51.952 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c82c8f2]release: NOT releasing underlying FileLock. lockCounter=1
07:57:51.952 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c82c8f2]release: releasing underlying FileLock. lockCounter=0
07:57:51.953 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@16c98b73" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58731895" with txn="org.datanucleus.TransactionImpl@37d97cbb"
07:57:51.953 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-13, enlisted resources=[]]
07:57:51.953 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73 (optimistic=false)
07:57:51.953 [qtp1339273738-38] 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
07:57:51.954 [qtp1339273738-38] 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
07:57:51.954 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20980980 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7abb43ce, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:51.954 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@39d60d34, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-13, enlisted resources=[]]
07:57:51.954 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:51.954 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7abb43ce"
07:57:51.954 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
07:57:51.955 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:51.955 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
07:57:51.955 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:51.956 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:51.956 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:51.956 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:51.956 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="1") enlisted in transactional cache
07:57:51.956 [qtp1339273738-38] 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@78d65365"
07:57:51.958 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" 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]
07:57:51.958 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:51.958 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" field "aliases" loading contents to SCO wrapper from the datastore
07:57:51.968 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7abb43ce"
07:57:51.968 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:51.969 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:51.969 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@10e308e1"
07:57:51.969 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f4bdf8c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:51.969 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f4bdf8c]tryAcquire: returning true. lockCounter=1
07:57:51.969 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:51.970 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f4bdf8c]release: releasing underlying FileLock. lockCounter=0
07:57:51.970 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k9p7s3ch-vkw4b' of repository '6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0' already in-sync.
07:57:51.970 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1f1d4e0c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:51.971 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1f1d4e0c]tryAcquire: returning true. lockCounter=1
07:57:51.971 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1f1d4e0c]tryAcquire: returning true. lockCounter=2
07:57:51.971 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:51.972 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1f1d4e0c]release: NOT releasing underlying FileLock. lockCounter=1
07:57:51.972 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1f1d4e0c]release: releasing underlying FileLock. lockCounter=0
07:57:51.972 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.972 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.972 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@39d60d34]]
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20980980 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7abb43ce, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.973 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20980980 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7abb43ce, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.974 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:51.974 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:51.974 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
07:57:51.974 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@78d65365, lifecycle=HOLLOW]
07:57:51.974 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:51.974 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@16c98b73"
07:57:51.975 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@16c98b73" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58731895" with txn="org.datanucleus.TransactionImpl@712f3e0a"
07:57:51.975 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-14, enlisted resources=[]]
07:57:51.975 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73 (optimistic=false)
07:57:51.976 [qtp1339273738-38] 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
07:57:51.976 [qtp1339273738-38] 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
07:57:51.976 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f971e11 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eba5f15, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:51.976 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d95b947, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-14, enlisted resources=[]]
07:57:51.976 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
07:57:51.977 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eba5f15"
07:57:51.977 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
07:57:51.977 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:51.977 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
07:57:51.978 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
07:57:51.978 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
07:57:51.978 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
07:57:51.978 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
07:57:51.979 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="1") enlisted in transactional cache
07:57:51.979 [qtp1339273738-38] 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@26e14fd"
07:57:51.979 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" 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]
07:57:51.979 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="1") is having the following fields in Level 2 cache object updated : [6]
07:57:51.985 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eba5f15"
07:57:51.986 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
07:57:51.986 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:51.987 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64cd8f67"
07:57:51.988 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" field "aliases" loading contents to SCO wrapper from the datastore
07:57:51.989 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eba5f15"
07:57:51.989 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
07:57:51.989 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:51.990 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7b0f63e2"
07:57:51.990 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.990 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.990 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:51.990 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.990 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.990 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73
07:57:51.991 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:51.991 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:51.991 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d95b947]]
07:57:51.991 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f971e11 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eba5f15, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.991 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f971e11 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eba5f15, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:51.992 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
07:57:51.992 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
07:57:51.992 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
07:57:51.992 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@26e14fd, lifecycle=HOLLOW]
07:57:51.992 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
07:57:51.992 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@16c98b73"
07:57:51.992 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]open: closing=false closeAbortable=true
07:57:51.993 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@16c98b73" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58731895" with txn="org.datanucleus.TransactionImpl@2b1282aa"
07:57:51.993 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1372725504-15, enlisted resources=[]]
07:57:51.993 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73 (optimistic=false)
07:57:51.993 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f1eb31e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
07:57:51.994 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f1eb31e]tryAcquire: returning true. lockCounter=1
07:57:51.994 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f1eb31e]tryAcquire: returning true. lockCounter=2
07:57:51.994 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
07:57:51.995 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f1eb31e]release: NOT releasing underlying FileLock. lockCounter=1
07:57:51.995 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5f1eb31e]release: releasing underlying FileLock. lockCounter=0
07:57:51.996 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
07:57:51.996 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:51.996 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
07:57:51.996 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
07:57:51.997 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:51.998 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:51.998 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@491d9eba [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
07:57:51.998 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@26c8a77a, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1372725504-15, enlisted resources=[]]
07:57:51.998 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
07:57:52.006 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859"
07:57:52.006 [qtp1339273738-38] 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'
07:57:52.007 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:52.007 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
07:57:52.008 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
07:57:52.008 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:52.008 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
07:57:52.008 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
07:57:52.009 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:52.010 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
07:57:52.010 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
07:57:52.014 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859"
07:57:52.015 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
07:57:52.016 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:52.016 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
07:57:52.017 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
07:57:52.017 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:52.017 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
07:57:52.017 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
07:57:52.018 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:52.019 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
07:57:52.019 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
07:57:52.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859"
07:57:52.028 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
07:57:52.028 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:52.028 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
07:57:52.029 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
07:57:52.030 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:52.030 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
07:57:52.030 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
07:57:52.031 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:52.031 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
07:57:52.032 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
07:57:52.038 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859"
07:57:52.038 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
07:57:52.039 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
07:57:52.040 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
07:57:52.040 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
07:57:52.041 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
07:57:52.041 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
07:57:52.041 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
07:57:52.042 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:52.042 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
07:57:52.043 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
07:57:52.053 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859"
07:57:52.054 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
07:57:52.054 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:52.055 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
07:57:52.056 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
07:57:52.056 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
07:57:52.056 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
07:57:52.056 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
07:57:52.057 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
07:57:52.058 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
07:57:52.058 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
07:57:52.069 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0171-d3f6-1255-000001352a00" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859"
07:57:52.069 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
07:57:52.069 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
07:57:52.070 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
07:57:52.070 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:52.071 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@16c98b73
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1372725504-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@26c8a77a]]
07:57:52.071 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@491d9eba [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:52.072 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@491d9eba [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1a040859, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
07:57:52.072 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
07:57:52.072 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@16c98b73"
07:57:52.072 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]getCloseDeferredMillis: closeDeferredMillis=0
07:57:52.072 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]close: Closing real LocalRepoManager immediately.
07:57:52.072 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [5f190efa]_close: Shutting down real LocalRepoManager.
07:57:52.072 [qtp1339273738-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
07:57:52.074 [qtp1339273738-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
07:57:52.076 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
07:57:52.076 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
07:57:52.076 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
07:57:52.076 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
07:57:52.077 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
07:57:52.078 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
07:57:52.078 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
07:57:52.078 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
07:57:52.078 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
07:57:52.079 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
07:57:52.688 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6c6c3e29]release: releasing underlying FileLock. lockCounter=0
07:57:52.694 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@55ccc472[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2cd263f{null}
07:57:52.696 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@18c5127c{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=3170}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


07:57:52.697 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d86c79c[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3c0d03b1] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
07:57:52.698 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@55ccc472[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:52.698 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


07:57:52.698 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
07:57:52.699 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d86c79c[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3c0d03b1] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
07:57:52.699 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@f51af16{IDLE}->null [HeapByteBuffer@213807bd[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>k3MFZHMzE2dW5QbWh...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@55ccc472[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
07:57:52.700 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f51af16{WRITING}->null:IDLE-->WRITING
07:57:52.701 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=W,to=3177/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=END,244 of 244},g=HttpGenerator@588d792a{s=COMPLETING}]=>HttpChannelOverHttp@18c5127c{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=3175}
07:57:52.701 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@f51af16{WRITING}->null
07:57:52.701 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@f51af16{IDLE}->null:WRITING-->IDLE
07:57:52.701 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d86c79c[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3c0d03b1] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
07:57:52.702 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1, calling complete=true
07:57:52.702 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
07:57:52.703 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@18c5127c{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:40977/RepoInfo,age=3176}
07:57:52.703 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1cfa95bc{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
07:57:52.703 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:40977/RepoInfo,age=3177} action COMPLETE
07:57:52.703 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@1cfa95bc{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
07:57:52.703 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
07:57:52.703 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1cfa95bc{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
07:57:52.704 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
07:57:52.704 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
07:57:52.704 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
07:57:52.704 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@213807bd[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:52.704 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@213807bd[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:52.705 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@213807bd[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:52.706 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@213807bd[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
07:57:52.706 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@213807bd[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
07:57:52.707 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
07:57:52.708 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.708 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.709 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@68ebc6b5{AC.ReadCB@59f81847{HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:52.710 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.710 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2074f961 on ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
07:57:52.710 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
07:57:52.710 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken with none selected
07:57:52.710 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken up from select, 0/0/1 selected
07:57:52.710 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e processing 0 keys, 1 updates
07:57:52.710 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.711 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2074f961
07:57:52.711 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1cfa95bc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
07:57:52.712 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.712 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.712 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e waiting with 1 keys
07:57:52.712 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
07:57:52.717 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 3328 ms
Local repository:
  repository.repositoryId = 6b791dc7-3fa3-4279-b658-ae3d3dd5b5b0
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k9p7s3ch-vkw4b
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@5454be
  repository.publicKeySha1 = E5:A2:69:5C:7B:93:0A:6B:C9:24:EB:DB:FA:78:53:DA:34:58:EB:52

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

07:57:52.718 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@295d54d6{STARTED}[9.4.17.v20190418]
07:57:52.718 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@295d54d6{STOPPING}[9.4.17.v20190418]
07:57:52.719 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:40977}
07:57:52.719 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@295d54d6{STOPPING}[9.4.17.v20190418] by 
07:57:52.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:52.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:52.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@5d0e703a{STARTED} id=2 keys=0 selected=0 updates=0
07:57:52.720 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@2dd08ff1 on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
07:57:52.720 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=1
07:57:52.720 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 woken with none selected
07:57:52.720 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 woken up from select, 0/0/0 selected
07:57:52.720 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 processing 0 keys, 1 updates
07:57:52.720 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.720 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2dd08ff1
07:57:52.721 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
07:57:52.721 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.721 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 waiting with 0 keys
07:57:52.721 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@37dec463 on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
07:57:52.721 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=1
07:57:52.721 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 woken with none selected
07:57:52.721 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 woken up from select, 0/0/0 selected
07:57:52.722 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@11d5eec8 processing 0 keys, 1 updates
07:57:52.722 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.722 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@37dec463
07:57:52.722 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.722 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
07:57:52.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:52.7225+02:00
07:57:52.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:52.722943+02:00
07:57:52.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0
07:57:52.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
07:57:52.723 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3bf26810 on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:52.724 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=1
07:57:52.724 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken with none selected
07:57:52.724 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken up from select, 0/0/1 selected
07:57:52.724 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e processing 0 keys, 1 updates
07:57:52.724 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.724 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3bf26810
07:57:52.724 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:52.725 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.725 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.725 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,CLOSED,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.725 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@f51af16{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
07:57:52.726 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@68ebc6b5{AC.ReadCB@59f81847{HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,CLOSED,fill=FI,flush=-,to=18/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@59f81847[p=HttpParser{s=START,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
07:57:52.727 [qtp1339273738-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
07:57:52.727 [qtp1339273738-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
07:57:52.727 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,CLOSED,fill=-,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@59f81847[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
07:57:52.727 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@140bdc1b
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e waiting with 1 keys
07:57:52.728 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@140bdc1b
07:57:52.728 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@19213a74 on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
07:57:52.728 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STOPPING} id=1 keys=0 selected=0 updates=1
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken with none selected
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e woken up from select, 0/0/0 selected
07:57:52.728 [qtp1339273738-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@59f81847[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bf1332e processing 0 keys, 1 updates
07:57:52.728 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.729 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@19213a74
07:57:52.729 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.729 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
07:57:52.729 [qtp1339273738-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@59f81847::SocketChannelEndPoint@1602fecc{/127.0.0.1:51332<->/127.0.0.1:40977,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@59f81847[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@588d792a{s=START}]=>HttpChannelOverHttp@18c5127c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
07:57:52.729 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@140bdc1b
07:57:52.730 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-05-02T07:57:52.729899+02:00
07:57:52.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-05-02T07:57:52.73084+02:00
07:57:52.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0
07:57:52.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@53a09566{STARTED} id=0 keys=0 selected=0 updates=0
07:57:52.732 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@30a791a6 on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
07:57:52.732 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=1
07:57:52.732 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc woken with none selected
07:57:52.732 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc woken up from select, 0/0/0 selected
07:57:52.732 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc processing 0 keys, 1 updates
07:57:52.732 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.733 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@30a791a6
07:57:52.733 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
07:57:52.733 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.733 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc waiting with 0 keys
07:57:52.733 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@719bb60d on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
07:57:52.734 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=1
07:57:52.734 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc woken with none selected
07:57:52.734 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc woken up from select, 0/0/0 selected
07:57:52.734 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5f4796cc processing 0 keys, 1 updates
07:57:52.734 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
07:57:52.734 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@719bb60d
07:57:52.735 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
07:57:52.735 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
07:57:52.736 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:52.735962+02:00
07:57:52.737 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-05-02T07:57:52.737139+02:00
07:57:52.737 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0
07:57:52.738 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:52.738 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@4a7db5a[HTTP/1.1]
07:57:52.738 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@4a7db5a[HTTP/1.1]
07:57:52.739 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:52.739 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
07:57:52.740 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@295d54d6{STOPPING}[9.4.17.v20190418]
07:57:52.740 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@21c99abf{STARTED}[worker=node0]
07:57:52.740 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6d6f6ca9{STARTED}[interval=600000, ownscheduler=false]
07:57:52.740 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
07:57:52.740 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false]
07:57:52.740 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@21c99abf{STOPPED}[worker=node0]
07:57:52.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@26495639{STARTED}
07:57:52.741 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@26495639{STOPPING}
07:57:52.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@26495639{STOPPED}
07:57:52.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@b2da3a5{/,null,SHUTDOWN}
07:57:52.741 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@b2da3a5{/,null,SHUTDOWN} by 
07:57:52.742 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
07:57:52.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
07:57:52.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:52.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
07:57:52.743 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
07:57:52.743 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
07:57:52.743 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
07:57:52.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@7a3a49e5{STARTED}
07:57:52.744 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@7a3a49e5{STOPPING}
07:57:52.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:52.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
07:57:52.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:52.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
07:57:52.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@7a3a49e5{STOPPED}
07:57:52.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
07:57:52.760 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
07:57:52.760 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
07:57:52.760 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@398f0516{STARTED}
07:57:52.760 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@398f0516{STOPPED}
07:57:52.760 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}]
07:57:52.761 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}]
07:57:52.761 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@45c408a4{s=1/6,p=0}
07:57:52.761 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@5109585e offer STOP!
07:57:52.761 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@45c408a4{s=0/6,p=0}
07:57:52.761 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-36,5,main] for 14999
07:57:52.762 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.762 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@5109585e task=STOP!
07:57:52.762 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.762 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.762 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.762 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.762 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.762 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@5109585e Exited
07:57:52.762 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-33,5,main] for 14999
07:57:52.764 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.764 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.764 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.764 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.764 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.764 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-37,5,main] for 14997
07:57:52.765 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@45c408a4{s=0/6,p=0}@5109585e
07:57:52.766 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-39,5,main] for 14995
07:57:52.764 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.764 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.767 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@4b3d5338
07:57:52.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-32,5,main] for 14993
07:57:52.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
07:57:52.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@295d54d6{STOPPED}[9.4.17.v20190418]
07:57:52.770 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
07:57:52.770 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.959 sec

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_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 416 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 771 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 299 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 201 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 342 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 93 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 244 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 379 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 395 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 153 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 127 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 85 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 162 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 301 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 185 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 759 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 28 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 507 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
[INFO] Downloaded from central: https://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 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 278 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 234 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 188 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 238 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 107 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 864 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 484 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 137 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 129 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 97 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 211 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 648 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded from central: https://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 557 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from central: https://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 674 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 613 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 85 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 517 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 445 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 206 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 246 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 334 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 235 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 239 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 296 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 139 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 218 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 149 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 278 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 131 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.0 MB/s)
[INFO] Copying jaxb-api-2.4.0-b180830.0359.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-utils-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.5.0.jar
[INFO] Copying javax.mail-1.6.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.mail-1.6.0.jar
[INFO] Copying jakarta.inject-2.6.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.inject-2.6.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-locator-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.5.0.jar
[INFO] Copying aopalliance-repackaged-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/aopalliance-repackaged-2.5.0.jar
[INFO] Copying FastInfoset-1.2.15.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/FastInfoset-1.2.15.jar
[INFO] Copying jersey-client-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar
[INFO] Copying jcl-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jcl-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying datanucleus-core-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-5.2.2.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying javassist-3.22.0-CR2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javassist-3.22.0-CR2.jar
[INFO] Copying log4j-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jakarta.annotation-api-1.3.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.annotation-api-1.3.5.jar
[INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.ws.rs-api-2.1.6.jar
[INFO] Copying osgi-resource-locator-1.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.3.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/slf4j-api-2.0.0-alpha1.jar
[INFO] Copying datanucleus-rdbms-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-5.2.2.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.29.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jaxb-runtime-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-runtime-2.4.0-b180830.0438.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.activation-api-1.2.0.jar
[INFO] Copying co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying stax-ex-1.8.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/stax-ex-1.8.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-media-jaxb-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-media-jaxb-2.29.1.jar
[INFO] Copying istack-commons-runtime-3.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/istack-commons-runtime-3.0.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying postgresql-42.2.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/postgresql-42.2.12.jar
[INFO] Copying jul-to-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jul-to-slf4j-2.0.0-alpha1.jar
[INFO] Copying jersey-server-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.29.1.jar
[INFO] Copying jersey-hk2-2.28.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-hk2-2.28.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-common-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.29.1.jar
[INFO] Copying txw2-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/txw2-2.4.0-b180830.0438.jar
[INFO] Copying hk2-api-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.5.0.jar
[INFO] Copying javax.jdo-3.2.0-m13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.jdo-3.2.0-m13.jar
[INFO] Copying co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] Copying jakarta.validation-api-2.0.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.validation-api-2.0.2.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar
[INFO] Copying logback-classic-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.3.0-alpha4.jar
[INFO] Copying datanucleus-api-jdo-5.2.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-5.2.3.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-core-1.3.0-alpha4.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom (2.8 kB at 126 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (6.3 kB at 264 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 325 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 100 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 233 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 20 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 14 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 258 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom (2.9 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom (1.6 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom (1.2 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (2.7 kB at 98 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (2.2 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 357 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3.0 kB at 138 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom (4.0 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (2.9 kB at 138 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom (2.8 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom (3.0 kB at 125 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom (1.9 kB at 61 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 454 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 118 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom (3.4 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom (1.8 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom (1.4 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom (3.3 kB at 115 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (3.2 kB at 140 kB/s)
[INFO] Downloading from central: https://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
[INFO] Downloaded from central: https://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 (1.8 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (3.1 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 kB at 774 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 799 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar (51 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar (30 kB at 546 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar (177 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 318 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 683 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar (33 kB at 455 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar (21 kB at 251 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar (48 kB at 456 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar (109 kB at 845 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 234 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar (20 kB at 151 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar (80 kB at 539 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar (222 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://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 146 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar (80 kB at 486 kB/s)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar : /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1.jar (45 kB at 22 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1.pom (3.8 kB at 3.8 MB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (807 B at 807 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (317 B at 317 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1-bin.tar.gz
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1-bin.tar.gz (24 MB at 55 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1-bin.zip
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1-bin.zip (24 MB at 55 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.2 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200502.055803-1-sources.jar (29 kB at 14 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.4 MB/s)
[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_java_11/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.client <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.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_java_11/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