SuccessConsole Output

Skipping 947 KB.. Full Log
marker", InheritanceStrategy : new-table]
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
14:34:06.829 [qtp1593333077-36] 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") 
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
14:34:06.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
14:34:06.830 [qtp1593333077-36] 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") 
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
14:34:06.830 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
14:34:06.831 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@108f4d6b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
14:34:06.831 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22c7289e" with isolation "serializable"
14:34:06.836 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
14:34:06.836 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
14:34:06.858 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 22 ms
14:34:06.858 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
14:34:06.865 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
14:34:06.865 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
14:34:06.865 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
14:34:06.885 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
14:34:06.914 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
14:34:06.931 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
14:34:06.932 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
14:34:06.932 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
14:34:06.960 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
14:34:06.961 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22c7289e"
14:34:06.968 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22c7289e"
14:34:06.968 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@108f4d6b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22c7289e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
14:34:06.969 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@108f4d6b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22c7289e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
14:34:06.972 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
14:34:06.974 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
14:34:06.975 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
14:34:06.976 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
14:34:06.978 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
14:34:06.979 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
14:34:06.980 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
14:34:06.981 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
14:34:06.982 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
14:34:06.982 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
14:34:06.983 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
14:34:06.984 [qtp1593333077-36] 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
14:34:06.984 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
14:34:06.985 [qtp1593333077-36] 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
14:34:06.985 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
14:34:06.985 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
14:34:06.986 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
14:34:06.986 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
14:34:06.987 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
14:34:06.988 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
14:34:06.988 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
14:34:06.989 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
14:34:06.990 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
14:34:06.990 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
14:34:06.991 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
14:34:06.991 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
14:34:06.992 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
14:34:06.993 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
14:34:06.993 [qtp1593333077-36] 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
14:34:06.994 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
14:34:06.995 [qtp1593333077-36] 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
14:34:06.995 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
14:34:06.995 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
14:34:06.996 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
14:34:06.996 [qtp1593333077-36] 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") 
14:34:06.996 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
14:34:06.996 [qtp1593333077-36] 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
14:34:06.996 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
14:34:06.997 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e4c407a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
14:34:06.997 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@200a1ce7" with isolation "serializable"
14:34:07.002 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
14:34:07.009 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
14:34:07.021 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
14:34:07.024 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
14:34:07.024 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@200a1ce7"
14:34:07.024 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@200a1ce7"
14:34:07.024 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e4c407a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@200a1ce7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
14:34:07.024 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e4c407a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@200a1ce7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
14:34:07.025 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo
14:34:07.026 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo
14:34:07.027 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo
14:34:07.027 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo
14:34:07.028 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo
14:34:07.028 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo
14:34:07.029 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo
14:34:07.030 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo
14:34:07.030 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo
14:34:07.031 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
14:34:07.032 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo
14:34:07.032 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
14:34:07.033 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
14:34:07.034 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo
14:34:07.034 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
14:34:07.034 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those.
14:34:07.035 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data
14:34:07.036 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm
14:34:07.037 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm
14:34:07.037 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm
14:34:07.038 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm
14:34:07.038 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm
14:34:07.039 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm
14:34:07.039 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm
14:34:07.040 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm
14:34:07.041 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm
14:34:07.041 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
14:34:07.042 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm
14:34:07.043 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
14:34:07.043 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
14:34:07.044 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm
14:34:07.044 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
14:34:07.044 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
14:34:07.044 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
14:34:07.045 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum
14:34:07.045 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo
14:34:07.046 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo
14:34:07.047 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo
14:34:07.047 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo
14:34:07.048 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo
14:34:07.048 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo
14:34:07.049 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo
14:34:07.050 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo
14:34:07.050 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo
14:34:07.051 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo
14:34:07.052 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo
14:34:07.052 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo
14:34:07.053 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo
14:34:07.054 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo
14:34:07.054 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo
14:34:07.055 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo
14:34:07.055 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found
14:34:07.055 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData.
14:34:07.055 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data
14:34:07.056 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table]
14:34:07.056 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table.
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table.
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table.
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table.
14:34:07.057 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
14:34:07.058 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table.
14:34:07.058 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
14:34:07.058 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table.
14:34:07.058 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
14:34:07.058 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
14:34:07.059 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table.
14:34:07.059 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
14:34:07.059 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table.
14:34:07.059 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
14:34:07.059 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised
14:34:07.059 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ea7308d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
14:34:07.060 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@dbaba49" with isolation "serializable"
14:34:07.061 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE
14:34:07.061 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
14:34:07.084 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 23 ms
14:34:07.085 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found
14:34:07.086 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker"
14:34:07.087 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema ""
14:34:07.087 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid")
14:34:07.106 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
14:34:07.131 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker"
14:34:07.147 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker"
14:34:07.147 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema ""
14:34:07.147 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid")
14:34:07.169 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
14:34:07.170 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@dbaba49"
14:34:07.176 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@dbaba49"
14:34:07.176 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ea7308d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@dbaba49, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
14:34:07.176 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ea7308d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@dbaba49, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
14:34:07.178 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
14:34:07.178 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" closed
14:34:07.179 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4a7b394" with txn="org.datanucleus.TransactionImpl@1c48f9a5"
14:34:07.180 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.180 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e (optimistic=false)
14:34:07.181 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
14:34:07.182 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.182 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
14:34:07.183 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
14:34:07.185 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
14:34:07.185 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
14:34:07.186 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
14:34:07.186 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@35c522d9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.187 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
14:34:07.187 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.187 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
14:34:07.196 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7d4ec619"
14:34:07.196 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
14:34:07.196 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
14:34:07.197 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
14:34:07.197 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
14:34:07.197 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
14:34:07.198 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
14:34:07.199 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
14:34:07.199 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
14:34:07.199 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="1") enlisted in transactional cache
14:34:07.201 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" having fields "publicKey" fetched from table ""repository""
14:34:07.201 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.208 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@35a6d6d0"
14:34:07.208 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
14:34:07.209 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.209 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@665d082e"
14:34:07.210 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="1") is having the following fields in Level 2 cache object updated : [3]
14:34:07.211 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" having fields "privateKey" fetched from table ""repository""
14:34:07.211 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.216 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@a39d866"
14:34:07.216 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
14:34:07.217 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.217 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1709a6e6"
14:34:07.218 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="1") is having the following fields in Level 2 cache object updated : [7]
14:34:07.218 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [49e8377d]initPersistenceManagerFactory: repositoryId=e4172a10-39c2-4ace-87d0-0e51ef8efaac
14:34:07.218 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e
14:34:07.218 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.218 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.218 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@35c522d9]]
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@486b60df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617a6b98, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
14:34:07.219 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2490e1ac, lifecycle=HOLLOW]
14:34:07.220 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
14:34:07.220 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
14:34:07.220 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" closed
14:34:07.220 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [49e8377d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2524 ms.
14:34:07.220 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4a7b394" with txn="org.datanucleus.TransactionImpl@64113667"
14:34:07.220 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.220 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e (optimistic=false)
14:34:07.221 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
14:34:07.221 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
14:34:07.222 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.222 [qtp1593333077-36] 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]
14:34:07.222 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
14:34:07.224 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
14:34:07.224 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
14:34:07.225 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5fd69162 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
14:34:07.225 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@329926f1, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.225 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5fd69162 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74cffa8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
14:34:07.225 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5fd69162 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74cffa8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.225 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
14:34:07.233 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36512d02"
14:34:07.234 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-07-13 14:34:07.221>
14:34:07.234 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.235 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
14:34:07.235 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e
14:34:07.235 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.235 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.235 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@329926f1]]
14:34:07.235 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5fd69162 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74cffa8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
14:34:07.236 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5fd69162 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74cffa8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
14:34:07.236 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5fd69162 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74cffa8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.236 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
14:34:07.236 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
14:34:07.236 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" closed
14:34:07.236 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1d5ea951]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
14:34:07.237 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1d5ea951]tryAcquire: returning true. lockCounter=1
14:34:07.237 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1d5ea951]tryAcquire: returning true. lockCounter=2
14:34:07.237 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
14:34:07.237 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1d5ea951]release: NOT releasing underlying FileLock. lockCounter=1
14:34:07.237 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1d5ea951]release: releasing underlying FileLock. lockCounter=0
14:34:07.238 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4a7b394" with txn="org.datanucleus.TransactionImpl@33496ed7"
14:34:07.238 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
14:34:07.238 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e (optimistic=false)
14:34:07.239 [qtp1593333077-36] 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
14:34:07.239 [qtp1593333077-36] 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
14:34:07.239 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
14:34:07.239 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1f3de6aa, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
14:34:07.239 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@304de94, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
14:34:07.240 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@304de94, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.240 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
14:34:07.240 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@443ea2c5"
14:34:07.240 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
14:34:07.240 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
14:34:07.241 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
14:34:07.241 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
14:34:07.241 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
14:34:07.241 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
14:34:07.242 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
14:34:07.242 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="1") enlisted in transactional cache
14:34:07.242 [qtp1593333077-36] 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@dcb4b2d"
14:34:07.243 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" 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]
14:34:07.243 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="1") is having the following fields in Level 2 cache object updated : [6]
14:34:07.243 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" field "aliases" loading contents to SCO wrapper from the datastore
14:34:07.244 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@304de94, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.253 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2a2b0710"
14:34:07.253 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
14:34:07.254 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.254 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@cdaf27c"
14:34:07.255 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a325759]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
14:34:07.255 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a325759]tryAcquire: returning true. lockCounter=1
14:34:07.255 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
14:34:07.256 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a325759]release: releasing underlying FileLock. lockCounter=0
14:34:07.256 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jy2xx3q8-tctn3' of repository 'e4172a10-39c2-4ace-87d0-0e51ef8efaac' already in-sync.
14:34:07.256 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a58baa9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
14:34:07.256 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a58baa9]tryAcquire: returning true. lockCounter=1
14:34:07.256 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a58baa9]tryAcquire: returning true. lockCounter=2
14:34:07.257 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
14:34:07.257 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a58baa9]release: NOT releasing underlying FileLock. lockCounter=1
14:34:07.257 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a58baa9]release: releasing underlying FileLock. lockCounter=0
14:34:07.258 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.258 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.258 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
14:34:07.258 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1f3de6aa]]
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@304de94, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@304de94, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
14:34:07.259 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ab73638 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@304de94, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@dcb4b2d, lifecycle=HOLLOW]
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
14:34:07.260 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" closed
14:34:07.261 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4a7b394" with txn="org.datanucleus.TransactionImpl@2f9b4142"
14:34:07.261 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.261 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e (optimistic=false)
14:34:07.261 [qtp1593333077-36] 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
14:34:07.261 [qtp1593333077-36] 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
14:34:07.262 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
14:34:07.262 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@44f5f217, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.262 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
14:34:07.262 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.263 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
14:34:07.263 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7a693759"
14:34:07.263 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
14:34:07.264 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.264 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
14:34:07.264 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
14:34:07.265 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
14:34:07.265 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
14:34:07.265 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
14:34:07.265 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="1") enlisted in transactional cache
14:34:07.265 [qtp1593333077-36] 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@2585c4de"
14:34:07.266 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" 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]
14:34:07.266 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="1") is having the following fields in Level 2 cache object updated : [6]
14:34:07.266 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.273 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e7ed8c7"
14:34:07.274 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
14:34:07.275 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.275 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@710dc326"
14:34:07.275 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" field "aliases" loading contents to SCO wrapper from the datastore
14:34:07.276 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55485e42"
14:34:07.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
14:34:07.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
14:34:07.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3e5a1744"
14:34:07.277 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.277 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.278 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 1 ms for 0 entities.
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@44f5f217]]
14:34:07.278 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
14:34:07.279 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
14:34:07.279 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dda822d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29c6b5f5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.279 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
14:34:07.279 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
14:34:07.279 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
14:34:07.280 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2585c4de, lifecycle=HOLLOW]
14:34:07.280 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
14:34:07.280 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
14:34:07.280 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" closed
14:34:07.280 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - [49e8377d]open: closing=false closeAbortable=true
14:34:07.280 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4a7b394" with txn="org.datanucleus.TransactionImpl@367c077c"
14:34:07.281 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.281 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e (optimistic=false)
14:34:07.281 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bb425cc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
14:34:07.281 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bb425cc]tryAcquire: returning true. lockCounter=1
14:34:07.281 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bb425cc]tryAcquire: returning true. lockCounter=2
14:34:07.282 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
14:34:07.282 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bb425cc]release: NOT releasing underlying FileLock. lockCounter=1
14:34:07.282 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bb425cc]release: releasing underlying FileLock. lockCounter=0
14:34:07.283 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
14:34:07.283 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
14:34:07.283 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
14:34:07.283 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
14:34:07.285 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
14:34:07.285 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
14:34:07.286 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
14:34:07.286 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6f73b5ec, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
14:34:07.286 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
14:34:07.286 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.286 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
14:34:07.292 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@178bc8fd"
14:34:07.293 [qtp1593333077-36] 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'
14:34:07.293 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
14:34:07.294 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
14:34:07.294 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
14:34:07.295 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.295 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
14:34:07.295 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
14:34:07.296 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
14:34:07.296 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
14:34:07.296 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.296 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
14:34:07.301 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@62527be7"
14:34:07.301 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
14:34:07.302 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.302 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
14:34:07.303 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
14:34:07.304 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.304 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
14:34:07.304 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
14:34:07.306 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
14:34:07.306 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
14:34:07.306 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.306 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
14:34:07.315 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2795a82"
14:34:07.316 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
14:34:07.316 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
14:34:07.317 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
14:34:07.317 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
14:34:07.318 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.318 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
14:34:07.318 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
14:34:07.320 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
14:34:07.320 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
14:34:07.320 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.320 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
14:34:07.327 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6fd31459"
14:34:07.327 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
14:34:07.328 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.329 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
14:34:07.329 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
14:34:07.330 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.330 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
14:34:07.330 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
14:34:07.331 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
14:34:07.332 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
14:34:07.332 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.332 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
14:34:07.345 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@60d5be93"
14:34:07.346 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
14:34:07.346 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
14:34:07.347 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
14:34:07.347 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
14:34:07.348 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
14:34:07.348 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
14:34:07.348 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
14:34:07.349 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
14:34:07.349 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
14:34:07.349 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.349 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
14:34:07.358 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4161a4eb"
14:34:07.358 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
14:34:07.359 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
14:34:07.359 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
14:34:07.359 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.359 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.359 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
14:34:07.359 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.359 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39d7935e
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6f73b5ec]]
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65e366d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8684bb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@39d7935e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58eaa86a]"
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
14:34:07.360 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
14:34:07.361 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@39d7935e" closed
14:34:07.361 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [49e8377d]getCloseDeferredMillis: closeDeferredMillis=0
14:34:07.361 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [49e8377d]close: Closing real LocalRepoManager immediately.
14:34:07.361 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [49e8377d]_close: Shutting down real LocalRepoManager.
14:34:07.605 [qtp1593333077-36] DEBUG DataNucleus.Connection - Closing Connection Pool tx
14:34:07.606 [qtp1593333077-36] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
14:34:07.607 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
14:34:07.607 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
14:34:07.609 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 2 Cache cleared
14:34:07.882 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [645b9255]release: releasing underlying FileLock. lockCounter=0
14:34:07.884 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7d8d0b66[p=0,l=765,c=8192,r=765]={<<<<?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@b84fd43{null}
14:34:07.884 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3921517d{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34997/RepoInfo}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


14:34:07.885 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2f6444ce[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@354acf2f] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
14:34:07.885 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2f6444ce[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@354acf2f] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
14:34:07.885 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@208924db{IDLE} [HeapByteBuffer@7e54a3d9[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20180605)\r\n\r\n>>>JwTWlsTWNlQnVNNTY...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7d8d0b66[p=0,l=765,c=8192,r=765]={<<<<?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}]
14:34:07.885 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@208924db{WRITING}:IDLE-->WRITING
14:34:07.885 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,W,3256/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}
14:34:07.885 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true 104/104+1 WriteFlusher@208924db{WRITING}
14:34:07.885 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@208924db{IDLE}:WRITING-->IDLE
14:34:07.886 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2f6444ce[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@354acf2f] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3921517d{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34997/RepoInfo}
14:34:07.888 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@8d2ae1b{s=DISPATCHED a=NOT_ASYNC i=true r=NONE/false w=false} unhandle DISPATCHED
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3921517d{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:34997/RepoInfo} action COMPLETE
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null} handle exit, result COMPLETE
14:34:07.888 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,3/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}
14:34:07.889 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,3/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}
14:34:07.889 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,4/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}] filled 0 HeapByteBuffer@7e54a3d9[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}
14:34:07.889 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,4/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}] parse HeapByteBuffer@7e54a3d9[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} {}
14:34:07.889 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7e54a3d9[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}
14:34:07.889 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,4/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}] parsed false HttpParser{s=START,0 of -1}
14:34:07.890 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,5/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}]
14:34:07.890 [qtp1593333077-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,-,-,5/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}]
14:34:07.891 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@3b6919dd{true,AC.ReadCB@6a17a0b4{HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,0/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}]}} register AC.ReadCB@6a17a0b4{HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,1/30000,HttpConnection@6a17a0b4}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}]}
14:34:07.891 [qtp1593333077-36] DEBUG o.e.jetty.io.SelectChannelEndPoint - changeInterests p=false 0->1 for SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,1/30000,HttpConnection@6a17a0b4}{io=0/1,kio=0,kro=1}
14:34:07.892 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,1/30000,HttpConnection@6a17a0b4}{io=0/1,kio=0,kro=1}:runUpdateKey on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.892 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected
14:34:07.892 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,2/30000,HttpConnection@6a17a0b4}{io=0/1,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}] onFillable exit HttpChannelState@8d2ae1b{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} null
14:34:07.892 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed ran SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,2/30000,HttpConnection@6a17a0b4}{io=0/1,kio=0,kro=1}:runFillable
14:34:07.892 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce exit
14:34:07.892 [qtp1593333077-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.892 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,2/30000,HttpConnection@6a17a0b4}{io=0/1,kio=0,kro=1}:runUpdateKey
14:34:07.893 [qtp1593333077-37] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,Open,in,out,FI,-,2/30000,HttpConnection@6a17a0b4}{io=1/1,kio=1,kro=1}
14:34:07.893 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
14:34:07.898 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3341 ms
Local repository:
  repository.repositoryId = e4172a10-39c2-4ace-87d0-0e51ef8efaac
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2xx3q8-tctn3
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@7f426ddd
  repository.publicKeySha1 = CB:9D:1E:40:02:47:CD:66:7F:FC:D3:EC:8F:C1:7C:2A:91:10:62:E1

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

14:34:07.899 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@5bcec67e
14:34:07.899 [main] DEBUG org.eclipse.jetty.server.Server - doStop org.eclipse.jetty.server.Server@5bcec67e
14:34:07.899 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@5bcec67e by 
14:34:07.899 [qtp1593333077-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1593333077-35-acceptor-0@2a87ba34-ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:34997}
14:34:07.900 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
14:34:07.900 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1
14:34:07.900 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
14:34:07.900 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
14:34:07.901 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@28e7bb31 on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
14:34:07.901 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
14:34:07.901 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@28e7bb31
14:34:07.901 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
14:34:07.901 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
14:34:07.901 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
14:34:07.901 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@6fe04f2a on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
14:34:07.902 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
14:34:07.902 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@6fe04f2a
14:34:07.902 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@4e38a8b8 produced null
14:34:07.902 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@4e38a8b8 produce exit
14:34:07.902 [qtp1593333077-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1
14:34:07.902 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1
14:34:07.902 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1
14:34:07.902 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
14:34:07.903 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
14:34:07.903 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@1f758e4f on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
14:34:07.903 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
14:34:07.903 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@1f758e4f
14:34:07.904 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
14:34:07.904 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
14:34:07.904 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@733534f9 on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
14:34:07.904 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
14:34:07.904 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
14:34:07.904 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@733534f9
14:34:07.905 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@4e666138 produced null
14:34:07.905 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1
14:34:07.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1
14:34:07.905 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@4e666138 produce exit
14:34:07.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.905 [qtp1593333077-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1
14:34:07.905 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.905 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@661e279d on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.905 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected
14:34:07.905 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@661e279d
14:34:07.906 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 endPoints on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.906 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$EndPointCloser@8e13789 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.906 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 1 endPoints on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.906 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produced org.eclipse.jetty.io.ManagedSelector$EndPointCloser@8e13789
14:34:07.906 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed dispatch
14:34:07.906 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.906 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed run org.eclipse.jetty.io.ManagedSelector$EndPointCloser@8e13789
14:34:07.906 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@208924db{IDLE} java.nio.channels.ClosedChannelException
14:34:07.906 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.906 [qtp1593333077-37] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
14:34:07.906 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed run
14:34:07.906 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce enter
14:34:07.906 [qtp1593333077-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
14:34:07.906 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed producing
14:34:07.906 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
14:34:07.907 [qtp1593333077-37] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,CLOSED,in,out,-,-,16/30000,HttpConnection@6a17a0b4}{io=1/1,kio=1,kro=1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}] onFillInterestedFailed java.nio.channels.ClosedChannelException
14:34:07.907 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,CLOSED,in,out,-,-,17/30000,HttpConnection@6a17a0b4}{io=1/1,kio=1,kro=1}
14:34:07.907 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@626c8e5 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
14:34:07.907 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed ran org.eclipse.jetty.io.ManagedSelector$EndPointCloser@8e13789
14:34:07.907 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce exit
14:34:07.907 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.907 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
14:34:07.907 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@beabd6b on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0
14:34:07.907 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produced org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@626c8e5
14:34:07.907 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed dispatch
14:34:07.907 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.908 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@626c8e5
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed run
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce enter
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed producing
14:34:07.908 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,CLOSED,ISHUT,OSHUT,-,-,18/30000,HttpConnection@6a17a0b4}{io=1/1,kio=-1,kro=-1}
14:34:07.908 [qtp1593333077-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@beabd6b
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produced null
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce exit
14:34:07.908 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1
14:34:07.908 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.908 [qtp1593333077-38] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@6a17a0b4[SelectChannelEndPoint@120e0177{/127.0.0.1:55736<->34997,CLOSED,ISHUT,OSHUT,-,-,18/30000,HttpConnection@6a17a0b4}{io=1/1,kio=-1,kro=-1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@590eae32{s=START},c=HttpChannelOverHttp@3921517d{r=1,c=false,a=IDLE,uri=null}]
14:34:07.908 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1
14:34:07.908 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@626c8e5
14:34:07.908 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce exit
14:34:07.908 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed
14:34:07.908 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@7a2fce12[HTTP/1.1]
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@7a2fce12[HTTP/1.1]
14:34:07.909 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
14:34:07.909 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@5bcec67e
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@68b7d0ef{/,null,SHUTDOWN}
14:34:07.909 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE}
14:34:07.909 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@3421debd
14:34:07.909 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@3421debd
14:34:07.910 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@7069f076
14:34:07.910 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@7069f076
14:34:07.910 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
14:34:07.910 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
14:34:07.910 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true
14:34:07.910 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@7069f076
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@3421debd
14:34:07.911 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE}
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE}
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61
14:34:07.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1593333077{STARTED,8<=8<=500,i=8,q=0}
14:34:07.913 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1593333077{STOPPED,8<=8<=500,i=0,q=0}
14:34:07.913 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@5bcec67e
14:34:07.913 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
14:34:07.913 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.983 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-continuation-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.3.24.v20180605.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-webapp-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.3.24.v20180605.jar
[INFO] Copying jetty-xml-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.3.24.v20180605.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying jetty-io-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.3.24.v20180605.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-http-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.3.24.v20180605.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.7.jar
[INFO] Copying jetty-security-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.3.24.v20180605.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-server-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.3.24.v20180605.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar
[INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying jetty-servlets-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.3.24.v20180605.jar
[INFO] Copying jetty-util-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.3.24.v20180605.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/xz-1.4.jar
[INFO] Copying jetty-servlet-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.3.24.v20180605.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4: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/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 202.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8.jar (44 KB at 8728.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8.pom (4 KB at 3702.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 130.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 708.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 390.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8-bin.tar.gz (21208 KB at 52623.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8-bin.zip (23499 KB at 57314.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190714.123411-8-sources.jar (26 KB at 25916.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected