Skip to content

Instantly share code, notes, and snippets.

@neekfenwick
Created November 18, 2021 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neekfenwick/05aedb73729f6ad7451e79d6c59a5571 to your computer and use it in GitHub Desktop.
Save neekfenwick/05aedb73729f6ad7451e79d6c59a5571 to your computer and use it in GitHub Desktop.
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
INFO: Cannot load service: liquibase.license.LicenseService: Provider liquibase.license.pro.DaticalTrueLicenseService could not be instantiated
####################################################
## _ _ _ _ ##
## | | (_) (_) | ##
## | | _ __ _ _ _ _| |__ __ _ ___ ___ ##
## | | | |/ _` | | | | | '_ \ / _` / __|/ _ \ ##
## | |___| | (_| | |_| | | |_) | (_| \__ \ __/ ##
## \_____/_|\__, |\__,_|_|_.__/ \__,_|___/\___| ##
## | | ##
## |_| ##
## ##
## Get documentation at docs.liquibase.com ##
## Get certified courses at learn.liquibase.com ##
## Free schema change activity reports at ##
## https://hub.liquibase.com ##
## ##
####################################################
Starting Liquibase at 16:13:19 (version 4.6.1 #98 built at 2021-11-04 20:16+0000)
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.shouldRun aka should.run found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.shouldRun is using the default value of true
Nov 18, 2021 4:13:19 PM liquibase.integration
FINE: Adding 'file:/usr/lib/java/mariadb-java-client.jar' to the Java classpath.
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.hub.url found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.hub.url is using the default value of https://hub.liquibase.com
Nov 18, 2021 4:13:19 PM liquibase.integration
FINE: Liquibase Hub URL: https://hub.liquibase.com
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Found 'liquibase.hub.mode' configuration of 'OFF'
legacy configuration 'liquibase.hub.mode' of 'OFF'
Nov 18, 2021 4:13:19 PM liquibase.integration
FINE: Liquibase Hub Mode: OFF
Nov 18, 2021 4:13:19 PM liquibase.resource
FINE: Adding path /home/neek/workspace/premierrange2/db/changelog/. to resourceAccessor liquibase.resource.FileSystemResourceAccessor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.CockroachDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.DB2Database
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.Db2zDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.DerbyDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.Firebird3Database
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.FirebirdDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.H2Database
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.HsqlDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.InformixDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.Ingres9Database
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.MSSQLDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.MariaDBDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.MockDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.MySQLDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.OracleDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.PostgresDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.SQLiteDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.SybaseASADatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.SybaseDatabase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.Database instance liquibase.database.core.UnsupportedDatabase
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Properties:
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Key:'password' Value:'**********'
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Key:'user' Value:'uuu'
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Connecting to the URL:'jdbc:mariadb://127.0.0.1/ddd' using driver:'org.mariadb.jdbc.Driver'
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.DatabaseConnection instance liquibase.database.jvm.JdbcConnection
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.database.DatabaseConnection instance com.datical.liquibase.ext.database.jvm.ProJdbcConnection
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Connection has been created
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Connected to uuu@jdbc:mariadb://address=(host=127.0.0.1)(port=3306)(type=primary)/ddd?user=uuu&password=ppp
Nov 18, 2021 4:13:19 PM liquibase.database
FINE: Setting auto commit to false from true
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.liquibaseCatalogName aka liquibase.catalogName found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.liquibaseSchemaName aka liquibase.schemaName found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.liquibaseTablespaceName aka liquibase.databaseChangeLogTablespaceName aka liquibase.liquibaseTableSpaceName found
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Catalog
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Column
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Data
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.ForeignKey
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Index
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.PrimaryKey
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Schema
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Sequence
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.StoredProcedure
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.Table
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.UniqueConstraint
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance liquibase.structure.core.View
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance com.datical.liquibase.ext.appdba.synonym.Synonym
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraint
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance com.datical.liquibase.ext.storedlogic.databasepackage.DatabasePackage
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance com.datical.liquibase.ext.storedlogic.databasepackage.DatabasePackageBody
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance com.datical.liquibase.ext.storedlogic.function.Function
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.structure.DatabaseObject instance com.datical.liquibase.ext.storedlogic.trigger.Trigger
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Found 'liquibase.shouldSnapshotData' configuration of 'false'
legacy configuration 'liquibase.shouldSnapshotData' of 'false'
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.databaseChangelogLockTableName aka liquibase.databaseChangeLogLockTableName found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.databaseChangelogLockTableName is using the default value of DATABASECHANGELOGLOCK
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.databaseChangelogTableName aka liquibase.databaseChangeLogTableName found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.databaseChangelogTableName is using the default value of DATABASECHANGELOG
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.supportPropertyEscaping aka enableEscaping found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.supportPropertyEscaping is using the default value of false
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.lockservice.LockService instance liquibase.lockservice.LockServiceImpl
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.lockservice.LockService instance liquibase.lockservice.MockLockService
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.lockservice.LockService instance liquibase.lockservice.OfflineLockService
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.lockservice.LockService instance liquibase.lockservice.StandardLockService
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.changelogLockWaitTimeInMinutes aka liquibase.changeLogLockWaitTimeInMinutes found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.changelogLockWaitTimeInMinutes is using the default value of 5
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.executor.Executor instance liquibase.executor.jvm.JdbcExecutor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.executor.Executor instance com.datical.liquibase.ext.OracleSqlPlusExecutor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.CatalogSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorH2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ColumnSnapshotGeneratorOracle
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.DataSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.IndexSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.PrimaryKeySnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SchemaSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.SequenceSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.TableSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.UniqueConstraintSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance liquibase.snapshot.jvm.ViewSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.appdba.synonym.SynonymSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraintSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.postgres.PostgresCheckConstraintSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageBodySnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.PackageSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.FunctionSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.EDBPostgresFunctionSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.postgres.PostgresFunctionSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.function.mysql.MySQLFunctionSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.PostgresStoredProcedureSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.MySQLStoredProcedureSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.storedproc.StoredProcedureSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.TriggerSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.snapshot.SnapshotGenerator instance com.datical.liquibase.ext.storedlogic.trigger.postgres.PostgresTriggerSnapshotGenerator
Nov 18, 2021 4:13:19 PM liquibase.executor
FINE: Executing with the 'jdbc' executor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorDB2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorHsqlH2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorMySQL
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddAutoIncrementGeneratorSQLite
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorDefaultClauseBeforeNotNull
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddColumnGeneratorSQLite
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorDerby
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMSSQL
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorMySQL
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorOracle
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorPostgres
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSQLite
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybaseASA
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddForeignKeyConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddPrimaryKeyGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTDS
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.AlterSequenceGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.BatchDmlExecutablePreparedStatementGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ClearDatabaseChangeLogTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CommentGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CopyRowsGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogLockTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGeneratorSybase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorFirebird
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateIndexGeneratorPostgres
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateProcedureGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateSequenceGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateTableGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.CreateViewGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DeleteGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropColumnGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropDefaultValueGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropForeignKeyConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropIndexGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropPrimaryKeyGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropProcedureGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropSequenceGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropUniqueConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.DropViewGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetNextChangeSetSequenceValueGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDB2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDerby
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorFirebird
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorHsql
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorMSSQL
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorOracle
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorPostgres
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybase
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybaseASA
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InitializeDatabaseChangeLogLockTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertDataChangeGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorDB2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorH2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorHsql
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorInformix
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMSSQL
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMySQL
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorOracle
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorPostgres
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSQLite
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertOrUpdateGeneratorSybaseASA
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.InsertSetGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.LockDatabaseChangeLogGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.MarkChangeSetRanGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ModifyDataTypeGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RawSqlGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReindexGeneratorSQLite
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RemoveChangeSetRanStatusGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameColumnGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameSequenceGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameTableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RenameViewGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.ReorganizeTableGeneratorDB2
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.RuntimeGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogLockGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetColumnRemarksGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetNullableGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.SetTableRemarksGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.StoredProcedureGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TableRowCountGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.TagDatabaseGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UnlockDatabaseChangeLogGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateChangeSetChecksumGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateDataChangeGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance liquibase.sqlgenerator.core.UpdateGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnusedGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerGenerator
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.sqlgenerator.SqlGenerator instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerGenerator
Nov 18, 2021 4:13:19 PM liquibase.executor
FINE: Executing with the 'jdbc' executor
Nov 18, 2021 4:13:19 PM liquibase.executor
FINE: Executing with the 'jdbc' executor
Nov 18, 2021 4:13:19 PM liquibase.executor
FINE: Lock Database
Nov 18, 2021 4:13:19 PM liquibase.executor
FINE: Executing with the 'jdbc' executor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BigIntType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BlobType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.BooleanType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CharType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.ClobType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.CurrencyType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DatabaseFunctionType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateTimeType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DateType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DecimalType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.DoubleType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.FloatType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.IntType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.MediumIntType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NCharType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NVarcharType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.NumberType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.SmallIntType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimeType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TimestampType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.TinyIntType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UUIDType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.UnknownType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.VarcharType
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.datatype.LiquibaseDataType instance liquibase.datatype.core.XMLType
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: No configuration value for liquibase.includeCatalogInSpecification found
Nov 18, 2021 4:13:19 PM liquibase.configuration
FINE: Configuration liquibase.includeCatalogInSpecification is using the default value of false
Nov 18, 2021 4:13:19 PM liquibase.lockservice
INFO: Successfully acquired change log lock
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.formattedsql.FormattedSqlChangeLogParser
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor
java.util.ServiceConfigurationError: liquibase.parser.ChangeLogParser: liquibase.parser.core.json.JsonChangeLogParser Unable to get public no-arg constructor
at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:582)
at java.base/java.util.ServiceLoader.getConstructor(ServiceLoader.java:673)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1233)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265)
at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
at liquibase.servicelocator.StandardServiceLocator.findInstances(StandardServiceLocator.java:22)
at liquibase.parser.ChangeLogParserFactory.<init>(ChangeLogParserFactory.java:37)
at liquibase.parser.ChangeLogParserFactory.getInstance(ChangeLogParserFactory.java:23)
at liquibase.Liquibase.getDatabaseChangeLog(Liquibase.java:368)
at liquibase.Liquibase.lambda$update$1(Liquibase.java:224)
at liquibase.Scope.lambda$child$0(Scope.java:177)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:176)
at liquibase.Scope.child(Scope.java:155)
at liquibase.Liquibase.runInScope(Liquibase.java:2404)
at liquibase.Liquibase.update(Liquibase.java:211)
at liquibase.Liquibase.update(Liquibase.java:197)
at liquibase.integration.commandline.Main.doMigration(Main.java:1875)
at liquibase.integration.commandline.Main$1.lambda$run$0(Main.java:397)
at liquibase.Scope.lambda$child$0(Scope.java:177)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:176)
at liquibase.Scope.child(Scope.java:155)
at liquibase.integration.commandline.Main$1.run(Main.java:396)
at liquibase.integration.commandline.Main$1.run(Main.java:220)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:162)
at liquibase.integration.commandline.Main.run(Main.java:220)
at liquibase.integration.commandline.Main.main(Main.java:163)
Caused by: java.lang.NoClassDefFoundError: org/yaml/snakeyaml/constructor/BaseConstructor
at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3137)
at java.base/java.lang.Class.getConstructor0(Class.java:3342)
at java.base/java.lang.Class.getConstructor(Class.java:2151)
at java.base/java.util.ServiceLoader$1.run(ServiceLoader.java:660)
at java.base/java.util.ServiceLoader$1.run(ServiceLoader.java:657)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.ServiceLoader.getConstructor(ServiceLoader.java:668)
... 28 more
Caused by: java.lang.ClassNotFoundException: org.yaml.snakeyaml.constructor.BaseConstructor
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 36 more
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.sql.SqlChangeLogParser
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.parser.ChangeLogParser instance liquibase.parser.core.xml.XMLChangeLogSAXParser
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
INFO: Cannot load service: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor
java.util.ServiceConfigurationError: liquibase.parser.ChangeLogParser: liquibase.parser.core.yaml.YamlChangeLogParser Unable to get public no-arg constructor
at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:582)
at java.base/java.util.ServiceLoader.getConstructor(ServiceLoader.java:673)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1233)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265)
at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
at liquibase.servicelocator.StandardServiceLocator.findInstances(StandardServiceLocator.java:22)
at liquibase.parser.ChangeLogParserFactory.<init>(ChangeLogParserFactory.java:37)
at liquibase.parser.ChangeLogParserFactory.getInstance(ChangeLogParserFactory.java:23)
at liquibase.Liquibase.getDatabaseChangeLog(Liquibase.java:368)
at liquibase.Liquibase.lambda$update$1(Liquibase.java:224)
at liquibase.Scope.lambda$child$0(Scope.java:177)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:176)
at liquibase.Scope.child(Scope.java:155)
at liquibase.Liquibase.runInScope(Liquibase.java:2404)
at liquibase.Liquibase.update(Liquibase.java:211)
at liquibase.Liquibase.update(Liquibase.java:197)
at liquibase.integration.commandline.Main.doMigration(Main.java:1875)
at liquibase.integration.commandline.Main$1.lambda$run$0(Main.java:397)
at liquibase.Scope.lambda$child$0(Scope.java:177)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:176)
at liquibase.Scope.child(Scope.java:155)
at liquibase.integration.commandline.Main$1.run(Main.java:396)
at liquibase.integration.commandline.Main$1.run(Main.java:220)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:162)
at liquibase.integration.commandline.Main.run(Main.java:220)
at liquibase.integration.commandline.Main.main(Main.java:163)
Caused by: java.lang.NoClassDefFoundError: org/yaml/snakeyaml/constructor/BaseConstructor
at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3137)
at java.base/java.lang.Class.getConstructor0(Class.java:3342)
at java.base/java.lang.Class.getConstructor(Class.java:2151)
at java.base/java.util.ServiceLoader$1.run(ServiceLoader.java:660)
at java.base/java.util.ServiceLoader$1.run(ServiceLoader.java:657)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.ServiceLoader.getConstructor(ServiceLoader.java:668)
... 28 more
Caused by: java.lang.ClassNotFoundException: org.yaml.snakeyaml.constructor.BaseConstructor
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 36 more
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.CustomPreconditionWrapper
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.AndPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ChangeSetExecutedPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ColumnExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.DBMSPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ForeignKeyExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.IndexExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.NotPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ObjectQuotingStrategyPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.OrPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PreconditionContainer
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.PrimaryKeyExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RowCountPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.RunningAsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SequenceExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.SqlPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.TableIsEmptyPrecondition
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.precondition.Precondition instance liquibase.precondition.core.ViewExistsPrecondition
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddAutoIncrementChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddColumnChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddDefaultValueChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddForeignKeyConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddLookupTableChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddNotNullConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddPrimaryKeyChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AddUniqueConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.AlterSequenceChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.CreateIndexChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.CreateProcedureChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.CreateSequenceChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.CreateTableChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.CreateViewChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DeleteDataChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropAllForeignKeyConstraintsChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropColumnChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropDefaultValueChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropForeignKeyConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropIndexChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropNotNullConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropPrimaryKeyChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropProcedureChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropSequenceChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropTableChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropUniqueConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.DropViewChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.EmptyChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.ExecuteShellCommandChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.InsertDataChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.LoadDataChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.LoadUpdateDataChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.MergeColumnChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.ModifyDataTypeChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.OutputChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.RawSQLChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.RenameColumnChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.RenameSequenceChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.RenameTableChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.RenameViewChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.SQLFileChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.SetColumnRemarksChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.SetTableRemarksChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.StopChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.TagDatabaseChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.core.UpdateDataChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance liquibase.change.custom.CustomChangeWrapper
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.markunused.change.MarkUnsedChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.CreateSynonymChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.appdba.synonym.change.DropSynonymChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.AddCheckConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DisableCheckConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.DropCheckConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.checkconstraint.change.EnableCheckConstraintChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageBodyChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.CreatePackageChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageBodyChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.databasepackage.change.DropPackageChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.CreateFunctionChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.function.change.DropFunctionChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.CreateTriggerChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DisableTriggerChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.DropTriggerChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.EnableTriggerChange
Nov 18, 2021 4:13:19 PM liquibase.servicelocator
FINE: Loaded liquibase.change.Change instance com.datical.liquibase.ext.storedlogic.trigger.change.RenameTriggerChange
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:19 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-2.0.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Resolving XML entity name='null', publicId='null', baseURI='null', systemId='http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd'
Nov 18, 2021 4:13:20 PM liquibase.parser
FINE: Found XML entity at jar:file:/home/neek/workspace/premierrange2/db/lib/liquibase/liquibase.jar!/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.1.xsd
Nov 18, 2021 4:13:20 PM liquibase.servicelocator
FINE: Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.MockChangeLogHistoryService
Nov 18, 2021 4:13:20 PM liquibase.servicelocator
FINE: Loaded liquibase.changelog.ChangeLogHistoryService instance liquibase.changelog.StandardChangeLogHistoryService
Nov 18, 2021 4:13:20 PM liquibase.configuration
FINE: No configuration value for liquibase.outputFileEncoding found
Nov 18, 2021 4:13:20 PM liquibase.configuration
FINE: Configuration liquibase.outputFileEncoding is using the default value of UTF-8
Nov 18, 2021 4:13:20 PM liquibase.util
FINE: Computed checksum for 1637226800194 as 854148dabd63cac63f9bba8ca27d9b98
Nov 18, 2021 4:13:20 PM liquibase.executor
FINE: Release Database Lock
Nov 18, 2021 4:13:20 PM liquibase.executor
FINE: Executing with the 'jdbc' executor
Nov 18, 2021 4:13:20 PM liquibase.lockservice
INFO: Successfully released change log lock
Unexpected error running Liquibase: Unexpected datatype NULL
For more information, please use the --logLevel flag
Nov 18, 2021 4:13:20 PM liquibase.integration
SEVERE: Unexpected error running Liquibase: Unexpected datatype NULL
liquibase.exception.LiquibaseException: java.lang.IllegalArgumentException: Unexpected datatype NULL
at liquibase.Liquibase.runInScope(Liquibase.java:2409)
at liquibase.Liquibase.update(Liquibase.java:211)
at liquibase.Liquibase.update(Liquibase.java:197)
at liquibase.integration.commandline.Main.doMigration(Main.java:1875)
at liquibase.integration.commandline.Main$1.lambda$run$0(Main.java:397)
at liquibase.Scope.lambda$child$0(Scope.java:177)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:176)
at liquibase.Scope.child(Scope.java:155)
at liquibase.integration.commandline.Main$1.run(Main.java:396)
at liquibase.integration.commandline.Main$1.run(Main.java:220)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:162)
at liquibase.integration.commandline.Main.run(Main.java:220)
at liquibase.integration.commandline.Main.main(Main.java:163)
Caused by: java.lang.IllegalArgumentException: Unexpected datatype NULL
at org.mariadb.jdbc.message.server.ColumnDefinitionPacket.getDefaultCodec(ColumnDefinitionPacket.java:371)
at org.mariadb.jdbc.client.result.Result.getObject(Result.java:463)
at liquibase.util.JdbcUtil.getResultSetValue(JdbcUtil.java:80)
at liquibase.executor.jvm.ColumnMapRowMapper.getColumnValue(ColumnMapRowMapper.java:72)
at liquibase.snapshot.ResultSetCache$ResultSetExtractor$1.getColumnValue(ResultSetCache.java:320)
at liquibase.executor.jvm.ColumnMapRowMapper.mapRow(ColumnMapRowMapper.java:34)
at liquibase.executor.jvm.RowMapperResultSetExtractor.extractData(RowMapperResultSetExtractor.java:72)
at liquibase.snapshot.ResultSetCache$ResultSetExtractor.extract(ResultSetCache.java:343)
at liquibase.snapshot.ResultSetCache$ResultSetExtractor.extract(ResultSetCache.java:308)
at liquibase.snapshot.JdbcDatabaseSnapshot$CachingDatabaseMetaData$2.fastFetchQuery(JdbcDatabaseSnapshot.java:1011)
at liquibase.snapshot.ResultSetCache$SingleResultSetExtractor.fastFetch(ResultSetCache.java:367)
at liquibase.snapshot.ResultSetCache.get(ResultSetCache.java:72)
at liquibase.snapshot.JdbcDatabaseSnapshot$CachingDatabaseMetaData.getTables(JdbcDatabaseSnapshot.java:968)
at liquibase.snapshot.jvm.TableSnapshotGenerator.snapshotObject(TableSnapshotGenerator.java:34)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:65)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:68)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:68)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:68)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:68)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:68)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.jvm.JdbcSnapshotGenerator.snapshot(JdbcSnapshotGenerator.java:68)
at liquibase.snapshot.SnapshotGeneratorChain.snapshot(SnapshotGeneratorChain.java:49)
at liquibase.snapshot.DatabaseSnapshot.include(DatabaseSnapshot.java:314)
at liquibase.snapshot.DatabaseSnapshot.init(DatabaseSnapshot.java:105)
at liquibase.snapshot.DatabaseSnapshot.<init>(DatabaseSnapshot.java:58)
at liquibase.snapshot.JdbcDatabaseSnapshot.<init>(JdbcDatabaseSnapshot.java:38)
at liquibase.snapshot.SnapshotGeneratorFactory.createSnapshot(SnapshotGeneratorFactory.java:215)
at liquibase.snapshot.SnapshotGeneratorFactory.createSnapshot(SnapshotGeneratorFactory.java:244)
at liquibase.snapshot.SnapshotGeneratorFactory.getDatabaseChangeLogTable(SnapshotGeneratorFactory.java:252)
at liquibase.changelog.StandardChangeLogHistoryService.init(StandardChangeLogHistoryService.java:109)
at liquibase.Liquibase.checkLiquibaseTables(Liquibase.java:1913)
at liquibase.Liquibase.lambda$update$1(Liquibase.java:226)
at liquibase.Scope.lambda$child$0(Scope.java:177)
at liquibase.Scope.child(Scope.java:186)
at liquibase.Scope.child(Scope.java:176)
at liquibase.Scope.child(Scope.java:155)
at liquibase.Liquibase.runInScope(Liquibase.java:2404)
... 14 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment