SuccessConsole Output

Skipping 765 KB.. Full Log
bleMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
16:40:15.167 [qtp274725976-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)
16:40:15.167 [qtp274725976-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)
16:40:15.167 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
16:40:15.167 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c69a9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf66394, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
16:40:15.168 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf66394" with isolation "serializable"
16:40:15.173 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
16:40:15.173 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
16:40:15.182 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
16:40:15.182 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
16:40:15.184 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
16:40:15.184 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
16:40:15.186 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
16:40:15.186 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
16:40:15.194 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
16:40:15.194 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
16:40:15.216 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
16:40:15.254 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
16:40:15.254 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
16:40:15.266 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
16:40:15.284 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
16:40:15.297 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
16:40:15.298 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
16:40:15.321 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
16:40:15.340 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
16:40:15.340 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
16:40:15.348 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
16:40:15.361 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
16:40:15.361 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf66394"
16:40:15.367 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf66394"
16:40:15.367 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c69a9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf66394, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.367 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c69a9c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2cf66394, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.368 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
16:40:15.368 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
16:40:15.369 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
16:40:15.369 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
16:40:15.370 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
16:40:15.370 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
16:40:15.371 [qtp274725976-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
16:40:15.372 [qtp274725976-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
16:40:15.373 [qtp274725976-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
16:40:15.373 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
16:40:15.375 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
16:40:15.376 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
16:40:15.377 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
16:40:15.378 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
16:40:15.379 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
16:40:15.380 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
16:40:15.380 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
16:40:15.381 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
16:40:15.382 [qtp274725976-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
16:40:15.383 [qtp274725976-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
16:40:15.384 [qtp274725976-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
16:40:15.384 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
16:40:15.384 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
16:40:15.387 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
16:40:15.387 [qtp274725976-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
16:40:15.387 [qtp274725976-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)
16:40:15.388 [qtp274725976-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") 
16:40:15.388 [qtp274725976-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)
16:40:15.388 [qtp274725976-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.
16:40:15.388 [qtp274725976-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)
16:40:15.389 [qtp274725976-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)
16:40:15.389 [qtp274725976-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") 
16:40:15.389 [qtp274725976-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)
16:40:15.389 [qtp274725976-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)
16:40:15.389 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
16:40:15.390 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@15f00a14 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ca9e18, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
16:40:15.390 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ca9e18" with isolation "serializable"
16:40:15.395 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
16:40:15.395 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
16:40:15.403 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
16:40:15.403 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
16:40:15.409 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
16:40:15.421 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
16:40:15.423 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
16:40:15.424 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
16:40:15.446 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
16:40:15.446 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ca9e18"
16:40:15.452 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ca9e18"
16:40:15.452 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@15f00a14 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ca9e18, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.452 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@15f00a14 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ca9e18, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.453 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
16:40:15.454 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
16:40:15.454 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
16:40:15.455 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
16:40:15.455 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
16:40:15.456 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
16:40:15.456 [qtp274725976-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
16:40:15.457 [qtp274725976-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
16:40:15.457 [qtp274725976-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
16:40:15.457 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
16:40:15.458 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
16:40:15.459 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
16:40:15.460 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
16:40:15.460 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
16:40:15.461 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
16:40:15.461 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
16:40:15.462 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
16:40:15.462 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
16:40:15.463 [qtp274725976-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
16:40:15.463 [qtp274725976-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
16:40:15.464 [qtp274725976-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
16:40:15.464 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
16:40:15.464 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
16:40:15.465 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
16:40:15.465 [qtp274725976-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
16:40:15.465 [qtp274725976-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)
16:40:15.466 [qtp274725976-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") 
16:40:15.466 [qtp274725976-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)
16:40:15.466 [qtp274725976-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.
16:40:15.466 [qtp274725976-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)
16:40:15.466 [qtp274725976-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)
16:40:15.467 [qtp274725976-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)
16:40:15.467 [qtp274725976-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") 
16:40:15.467 [qtp274725976-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)
16:40:15.467 [qtp274725976-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)
16:40:15.467 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
16:40:15.468 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b0fd2f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6a08dae9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
16:40:15.468 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6a08dae9" with isolation "serializable"
16:40:15.472 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
16:40:15.472 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
16:40:15.478 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
16:40:15.478 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
16:40:15.484 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
16:40:15.485 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
16:40:15.592 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 107 ms
16:40:15.617 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
16:40:15.632 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
16:40:15.632 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
16:40:15.654 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
16:40:15.654 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6a08dae9"
16:40:15.660 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6a08dae9"
16:40:15.660 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b0fd2f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6a08dae9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.660 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b0fd2f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6a08dae9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.661 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
16:40:15.661 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
16:40:15.662 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
16:40:15.662 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
16:40:15.663 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
16:40:15.663 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
16:40:15.664 [qtp274725976-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
16:40:15.664 [qtp274725976-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
16:40:15.665 [qtp274725976-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
16:40:15.665 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
16:40:15.665 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
16:40:15.666 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
16:40:15.666 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
16:40:15.666 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
16:40:15.667 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
16:40:15.667 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
16:40:15.668 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
16:40:15.668 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
16:40:15.668 [qtp274725976-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
16:40:15.669 [qtp274725976-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
16:40:15.670 [qtp274725976-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
16:40:15.670 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
16:40:15.670 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
16:40:15.670 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
16:40:15.670 [qtp274725976-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") 
16:40:15.671 [qtp274725976-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
16:40:15.671 [qtp274725976-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)
16:40:15.671 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49373a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e6487ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
16:40:15.671 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e6487ce" with isolation "serializable"
16:40:15.675 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
16:40:15.675 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
16:40:15.682 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
16:40:15.682 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
16:40:15.689 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
16:40:15.699 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
16:40:15.702 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
16:40:15.702 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e6487ce"
16:40:15.702 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e6487ce"
16:40:15.702 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49373a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e6487ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.703 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49373a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e6487ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
16:40:15.703 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6e7c5703"
16:40:15.703 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6e7c5703" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1ce237bc" with txn="org.datanucleus.TransactionImpl@7674381d"
16:40:15.703 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1572450851-11, enlisted resources=[]]
16:40:15.703 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703 (optimistic=false)
16:40:15.704 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
16:40:15.704 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
16:40:15.704 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
16:40:15.704 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
16:40:15.705 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.706 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
16:40:15.707 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e79ecf8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51a40c33, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
16:40:15.707 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@626ef1d9, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1572450851-11, enlisted resources=[]]
16:40:15.707 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
16:40:15.714 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51a40c33"
16:40:15.715 [qtp274725976-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'
16:40:15.715 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.715 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
16:40:15.716 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
16:40:15.716 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
16:40:15.716 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
16:40:15.717 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
16:40:15.717 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
16:40:15.717 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="1") enlisted in transactional cache
16:40:15.718 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" having fields "publicKey" fetched from table ""repository""
16:40:15.723 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51a40c33"
16:40:15.723 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
16:40:15.724 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.724 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1bc96212"
16:40:15.724 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="1") is having the following fields in Level 2 cache object updated : [3]
16:40:15.725 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" having fields "privateKey" fetched from table ""repository""
16:40:15.730 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51a40c33"
16:40:15.730 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
16:40:15.731 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.731 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@15498c88"
16:40:15.731 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="1") is having the following fields in Level 2 cache object updated : [7]
16:40:15.731 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [3a9f54de]initPersistenceManagerFactory: repositoryId=da4b0cfc-47c7-49ab-895c-7db37506476b
16:40:15.731 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703
16:40:15.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.731 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1572450851-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@626ef1d9]]
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e79ecf8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51a40c33, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e79ecf8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@51a40c33, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@16df69aa, lifecycle=HOLLOW]
16:40:15.732 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
16:40:15.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6e7c5703"
16:40:15.733 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [3a9f54de]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2156 ms.
16:40:15.733 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6e7c5703" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1ce237bc" with txn="org.datanucleus.TransactionImpl@7fa1de9"
16:40:15.733 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1572450851-12, enlisted resources=[]]
16:40:15.733 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703 (optimistic=false)
16:40:15.734 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
16:40:15.734 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
16:40:15.735 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
16:40:15.735 [qtp274725976-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]
16:40:15.735 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
16:40:15.736 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.737 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
16:40:15.737 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1af7b96e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d35fa8c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
16:40:15.737 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@591b6985, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1572450851-12, enlisted resources=[]]
16:40:15.737 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
16:40:15.743 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d35fa8c"
16:40:15.744 [qtp274725976-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-04-12 16:40:15.734>
16:40:15.744 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.745 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
16:40:15.745 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703
16:40:15.745 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.745 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.745 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1572450851-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@591b6985]]
16:40:15.746 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1af7b96e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d35fa8c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.746 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1af7b96e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d35fa8c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.746 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
16:40:15.746 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6e7c5703"
16:40:15.746 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3ced12dc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
16:40:15.747 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3ced12dc]tryAcquire: returning true. lockCounter=1
16:40:15.747 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3ced12dc]tryAcquire: returning true. lockCounter=2
16:40:15.747 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
16:40:15.747 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3ced12dc]release: NOT releasing underlying FileLock. lockCounter=1
16:40:15.748 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3ced12dc]release: releasing underlying FileLock. lockCounter=0
16:40:15.748 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6e7c5703" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1ce237bc" with txn="org.datanucleus.TransactionImpl@51badfbc"
16:40:15.748 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1572450851-13, enlisted resources=[]]
16:40:15.748 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703 (optimistic=false)
16:40:15.749 [qtp274725976-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
16:40:15.749 [qtp274725976-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
16:40:15.749 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@19d94bb2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36064c48, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
16:40:15.749 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@36701ee, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1572450851-13, enlisted resources=[]]
16:40:15.749 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
16:40:15.750 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36064c48"
16:40:15.750 [qtp274725976-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'
16:40:15.750 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.750 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
16:40:15.751 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
16:40:15.751 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
16:40:15.751 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
16:40:15.751 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
16:40:15.752 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="1") enlisted in transactional cache
16:40:15.752 [qtp274725976-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@19bf778d"
16:40:15.753 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" 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]
16:40:15.753 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="1") is having the following fields in Level 2 cache object updated : [6]
16:40:15.754 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" field "aliases" loading contents to SCO wrapper from the datastore
16:40:15.765 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36064c48"
16:40:15.765 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
16:40:15.765 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.766 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70300b61"
16:40:15.766 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e992d4d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
16:40:15.766 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e992d4d]tryAcquire: returning true. lockCounter=1
16:40:15.766 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
16:40:15.767 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e992d4d]release: releasing underlying FileLock. lockCounter=0
16:40:15.767 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k8yl2oqs-j5e74' of repository 'da4b0cfc-47c7-49ab-895c-7db37506476b' already in-sync.
16:40:15.767 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61444f6a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
16:40:15.767 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61444f6a]tryAcquire: returning true. lockCounter=1
16:40:15.767 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61444f6a]tryAcquire: returning true. lockCounter=2
16:40:15.767 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
16:40:15.768 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61444f6a]release: NOT releasing underlying FileLock. lockCounter=1
16:40:15.768 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [61444f6a]release: releasing underlying FileLock. lockCounter=0
16:40:15.768 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.768 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.768 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
16:40:15.768 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.768 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.769 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703
16:40:15.769 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.769 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.769 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1572450851-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@36701ee]]
16:40:15.769 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@19d94bb2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36064c48, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.769 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@19d94bb2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@36064c48, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.770 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
16:40:15.770 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
16:40:15.770 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
16:40:15.770 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@19bf778d, lifecycle=HOLLOW]
16:40:15.770 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
16:40:15.770 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6e7c5703"
16:40:15.771 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6e7c5703" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1ce237bc" with txn="org.datanucleus.TransactionImpl@8be5b1"
16:40:15.771 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1572450851-14, enlisted resources=[]]
16:40:15.771 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703 (optimistic=false)
16:40:15.772 [qtp274725976-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
16:40:15.772 [qtp274725976-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
16:40:15.772 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24fe39a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@473fad56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
16:40:15.772 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@42097430, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1572450851-14, enlisted resources=[]]
16:40:15.773 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
16:40:15.773 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@473fad56"
16:40:15.773 [qtp274725976-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'
16:40:15.773 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.774 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
16:40:15.774 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
16:40:15.774 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
16:40:15.775 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
16:40:15.775 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
16:40:15.775 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="1") enlisted in transactional cache
16:40:15.775 [qtp274725976-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@774dd5b4"
16:40:15.775 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" 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]
16:40:15.776 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="1") is having the following fields in Level 2 cache object updated : [6]
16:40:15.782 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@473fad56"
16:40:15.782 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
16:40:15.783 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.783 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3939e2b3"
16:40:15.783 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" field "aliases" loading contents to SCO wrapper from the datastore
16:40:15.784 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@473fad56"
16:40:15.784 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
16:40:15.785 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.785 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@212e2288"
16:40:15.785 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.785 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.785 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
16:40:15.785 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1572450851-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@42097430]]
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24fe39a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@473fad56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.786 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24fe39a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@473fad56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.787 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
16:40:15.787 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
16:40:15.787 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
16:40:15.787 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@774dd5b4, lifecycle=HOLLOW]
16:40:15.787 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
16:40:15.787 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6e7c5703"
16:40:15.787 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [3a9f54de]open: closing=false closeAbortable=true
16:40:15.788 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@6e7c5703" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1ce237bc" with txn="org.datanucleus.TransactionImpl@3d66ba6f"
16:40:15.788 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1572450851-15, enlisted resources=[]]
16:40:15.788 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703 (optimistic=false)
16:40:15.788 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [443c580a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
16:40:15.788 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [443c580a]tryAcquire: returning true. lockCounter=1
16:40:15.788 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [443c580a]tryAcquire: returning true. lockCounter=2
16:40:15.788 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
16:40:15.789 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [443c580a]release: NOT releasing underlying FileLock. lockCounter=1
16:40:15.789 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [443c580a]release: releasing underlying FileLock. lockCounter=0
16:40:15.789 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
16:40:15.790 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
16:40:15.790 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
16:40:15.790 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
16:40:15.790 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.792 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
16:40:15.792 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@684c2717 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
16:40:15.792 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7e7651d6, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1572450851-15, enlisted resources=[]]
16:40:15.793 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
16:40:15.799 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519"
16:40:15.799 [qtp274725976-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'
16:40:15.800 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.800 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
16:40:15.801 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
16:40:15.801 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
16:40:15.801 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
16:40:15.801 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
16:40:15.802 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.803 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
16:40:15.803 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
16:40:15.808 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519"
16:40:15.808 [qtp274725976-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"
16:40:15.809 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.809 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
16:40:15.810 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
16:40:15.810 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
16:40:15.810 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
16:40:15.811 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
16:40:15.811 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.812 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
16:40:15.812 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
16:40:15.821 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519"
16:40:15.821 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
16:40:15.822 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.822 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
16:40:15.822 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
16:40:15.823 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
16:40:15.823 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
16:40:15.823 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
16:40:15.824 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.824 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
16:40:15.824 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
16:40:15.831 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519"
16:40:15.831 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
16:40:15.832 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.832 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
16:40:15.833 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
16:40:15.833 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
16:40:15.833 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
16:40:15.834 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
16:40:15.834 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.835 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
16:40:15.835 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
16:40:15.846 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519"
16:40:15.847 [qtp274725976-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'
16:40:15.847 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
16:40:15.847 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
16:40:15.848 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
16:40:15.848 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
16:40:15.848 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
16:40:15.849 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
16:40:15.850 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
16:40:15.850 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
16:40:15.850 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
16:40:15.860 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0171-73fb-7d29-0000013964f0" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519"
16:40:15.860 [qtp274725976-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'
16:40:15.861 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
16:40:15.861 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
16:40:15.861 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.861 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.862 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6e7c5703
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1572450851-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7e7651d6]]
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@684c2717 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.862 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@684c2717 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db12519, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
16:40:15.863 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
16:40:15.863 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@6e7c5703"
16:40:15.863 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [3a9f54de]getCloseDeferredMillis: closeDeferredMillis=0
16:40:15.863 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [3a9f54de]close: Closing real LocalRepoManager immediately.
16:40:15.863 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [3a9f54de]_close: Shutting down real LocalRepoManager.
16:40:15.863 [qtp274725976-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
16:40:15.864 [qtp274725976-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
16:40:15.865 [qtp274725976-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
16:40:15.865 [qtp274725976-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
16:40:15.866 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
16:40:16.245 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [66c0e05e]release: releasing underlying FileLock. lockCounter=0
16:40:16.253 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@73241880[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@53dc5235{null}
16:40:16.254 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@744f764a{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34736/RepoInfo,age=2712}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


16:40:16.255 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@65fe453c[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d78653] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
16:40:16.255 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@73241880[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}
16:40:16.255 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


16:40:16.255 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:40:16.256 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@65fe453c[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d78653] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
16:40:16.256 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6ae469f1{IDLE}->null [HeapByteBuffer@5a795371[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>lheVFwYy1LZjNXZ0N...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@73241880[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}]
16:40:16.257 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6ae469f1{WRITING}->null:IDLE-->WRITING
16:40:16.258 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=-,flush=W,to=2720/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=END,244 of 244},g=HttpGenerator@bff066b{s=COMPLETING}]=>HttpChannelOverHttp@744f764a{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34736/RepoInfo,age=2716}
16:40:16.259 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@6ae469f1{WRITING}->null
16:40:16.259 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6ae469f1{IDLE}->null:WRITING-->IDLE
16:40:16.259 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@65fe453c[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@39d78653] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1, calling complete=true
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@744f764a{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34736/RepoInfo,age=2718}
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@7070ec1b{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@744f764a{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34736/RepoInfo,age=2718} action COMPLETE
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@7070ec1b{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
16:40:16.260 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@7070ec1b{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
16:40:16.261 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
16:40:16.261 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:40:16.261 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
16:40:16.261 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5a795371[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}
16:40:16.261 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5a795371[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}
16:40:16.262 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5a795371[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}
16:40:16.262 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5a795371[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} {}
16:40:16.262 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5a795371[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}
16:40:16.263 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
16:40:16.263 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.264 [qtp274725976-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.264 [qtp274725976-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@48dcc78{AC.ReadCB@35727c71{HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
16:40:16.264 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.265 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@73eae8c6 on ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
16:40:16.265 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=1
16:40:16.265 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7070ec1b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
16:40:16.265 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 woken with none selected
16:40:16.266 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 woken up from select, 0/0/1 selected
16:40:16.266 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
16:40:16.266 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 processing 0 keys, 1 updates
16:40:16.266 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.266 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@73eae8c6
16:40:16.268 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.268 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.268 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 waiting with 1 keys
16:40:16.271 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2816 ms
Local repository:
  repository.repositoryId = da4b0cfc-47c7-49ab-895c-7db37506476b
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8yl2oqs-j5e74
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@1324e70a
  repository.publicKeySha1 = 10:31:C5:73:B3:82:06:E1:93:D0:C0:D1:EE:94:A6:E8:A4:51:D7:93

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

16:40:16.272 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@68454ed5{STARTED}[9.4.17.v20190418]
16:40:16.272 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@68454ed5{STOPPING}[9.4.17.v20190418]
16:40:16.273 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@68454ed5{STOPPING}[9.4.17.v20190418] by 
16:40:16.273 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:34736}
16:40:16.273 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
16:40:16.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
16:40:16.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@520c3dcb{STARTED} id=2 keys=0 selected=0 updates=0
16:40:16.274 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3cc6f036 on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
16:40:16.274 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=1
16:40:16.274 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 woken with none selected
16:40:16.274 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 woken up from select, 0/0/0 selected
16:40:16.275 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 processing 0 keys, 1 updates
16:40:16.275 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.275 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3cc6f036
16:40:16.275 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
16:40:16.276 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.276 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 waiting with 0 keys
16:40:16.276 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@72d16d6 on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
16:40:16.276 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=1
16:40:16.276 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 woken with none selected
16:40:16.276 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 woken up from select, 0/0/0 selected
16:40:16.277 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@dcf5580 processing 0 keys, 1 updates
16:40:16.277 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.277 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@72d16d6
16:40:16.277 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.277 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
16:40:16.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T16:40:16.278348+02:00
16:40:16.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T16:40:16.279203+02:00
16:40:16.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0
16:40:16.280 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
16:40:16.280 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b0525a8 on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
16:40:16.280 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=1
16:40:16.280 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 woken with none selected
16:40:16.280 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 woken up from select, 0/0/1 selected
16:40:16.280 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 processing 0 keys, 1 updates
16:40:16.280 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.281 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b0525a8
16:40:16.281 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
16:40:16.282 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.282 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.283 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,CLOSED,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.283 [qtp274725976-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@6ae469f1{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)
16:40:16.284 [qtp274725976-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@48dcc78{AC.ReadCB@35727c71{HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,CLOSED,fill=FI,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@35727c71[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
16:40:16.284 [qtp274725976-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
16:40:16.284 [qtp274725976-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
16:40:16.285 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@35727c71[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
16:40:16.285 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
16:40:16.285 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@316ca3ce
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 waiting with 1 keys
16:40:16.286 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@4f2d8175 on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
16:40:16.286 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@316ca3ce
16:40:16.286 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STOPPING} id=1 keys=0 selected=0 updates=1
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 woken with none selected
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 woken up from select, 0/0/0 selected
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7e964857 processing 0 keys, 1 updates
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.286 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4f2d8175
16:40:16.287 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.287 [qtp274725976-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,CLOSED,fill=-,flush=-,to=22/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@35727c71[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@71285693/SelectorProducer@3199a202/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-13T16:40:16.287308+02:00
16:40:16.287 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
16:40:16.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-13T16:40:16.288199+02:00
16:40:16.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0
16:40:16.288 [qtp274725976-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@35727c71::SocketChannelEndPoint@7a88876b{/127.0.0.1:49944<->/127.0.0.1:34736,CLOSED,fill=-,flush=-,to=23/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@35727c71[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@bff066b{s=START}]=>HttpChannelOverHttp@744f764a{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
16:40:16.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@56f72909{STARTED} id=0 keys=0 selected=0 updates=0
16:40:16.288 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@316ca3ce
16:40:16.289 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@44618fe6 on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
16:40:16.289 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=1
16:40:16.289 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 woken with none selected
16:40:16.290 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 woken up from select, 0/0/0 selected
16:40:16.290 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 processing 0 keys, 1 updates
16:40:16.304 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.304 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@44618fe6
16:40:16.306 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
16:40:16.306 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.306 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 waiting with 0 keys
16:40:16.307 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2b15ba1a on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
16:40:16.307 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=1
16:40:16.307 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 woken with none selected
16:40:16.307 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 woken up from select, 0/0/0 selected
16:40:16.307 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c70a7e3 processing 0 keys, 1 updates
16:40:16.307 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:40:16.307 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2b15ba1a
16:40:16.308 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:40:16.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T16:40:16.308321+02:00
16:40:16.308 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
16:40:16.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T16:40:16.308859+02:00
16:40:16.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0
16:40:16.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
16:40:16.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@749ad37c[HTTP/1.1]
16:40:16.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@749ad37c[HTTP/1.1]
16:40:16.310 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
16:40:16.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
16:40:16.310 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@68454ed5{STOPPING}[9.4.17.v20190418]
16:40:16.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0]
16:40:16.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@acd3460{STARTED}[interval=660000, ownscheduler=false]
16:40:16.310 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
16:40:16.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@acd3460{STOPPED}[interval=660000, ownscheduler=false]
16:40:16.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@6c1b82cd{STOPPED}[worker=node0]
16:40:16.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@1bb4c431{STARTED}
16:40:16.311 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@1bb4c431{STOPPING}
16:40:16.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@1bb4c431{STOPPED}
16:40:16.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@2248d140{/,null,SHUTDOWN}
16:40:16.311 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@2248d140{/,null,SHUTDOWN} by 
16:40:16.311 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
16:40:16.311 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
16:40:16.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
16:40:16.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
16:40:16.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
16:40:16.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
16:40:16.312 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
16:40:16.312 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1c792107{STARTED}
16:40:16.313 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1c792107{STOPPING}
16:40:16.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
16:40:16.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
16:40:16.313 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
16:40:16.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
16:40:16.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1c792107{STOPPED}
16:40:16.325 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
16:40:16.326 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
16:40:16.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
16:40:16.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6d2db15b{STARTED}
16:40:16.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6d2db15b{STOPPED}
16:40:16.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}]
16:40:16.327 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp274725976]@105ffc58{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}]
16:40:16.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}
16:40:16.327 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@746e2327 offer STOP!
16:40:16.327 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
16:40:16.327 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-35,5,main] for 14999
16:40:16.328 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@746e2327 task=STOP!
16:40:16.328 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.328 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@746e2327 Exited
16:40:16.328 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.328 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.328 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@746e2327
16:40:16.328 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.328 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.329 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.329 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.328 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-38,5,] for 14997
16:40:16.330 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-39,5,main] for 14997
16:40:16.330 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@8f1f6d3
16:40:16.330 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-33,5,] for 14996
16:40:16.331 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
16:40:16.331 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@68454ed5{STOPPED}[9.4.17.v20190418]
16:40:16.331 [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
16:40:16.331 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.97 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] 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 datanucleus-api-jdo-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-5.2.2.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 javax.jdo-3.2.0-m12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.jdo-3.2.0-m12.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 datanucleus-rdbms-5.2.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-5.2.1.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 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 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 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] 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] Downloaded 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 (1.4 kB at 8.4 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-20200413.144023-5.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-20200413.144023-5.jar (45 kB at 11 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-20200413.144023-5.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-20200413.144023-5.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] Downloaded from 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 63 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/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 722 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 158 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-20200413.144023-5-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-20200413.144023-5-bin.tar.gz (24 MB at 58 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 722 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-20200413.144023-5-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-20200413.144023-5-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.4 kB at 1.4 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-20200413.144023-5-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-20200413.144023-5-sources.jar (29 kB at 29 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 722 kB/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