By type
06:57:56,918 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
06:57:56,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Here is a list of configurators discovered as a service, by rank:
06:57:56,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - org.springframework.boot.logging.logback.RootLogLevelConfigurator
06:57:56,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
06:57:56,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
06:57:56,929 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:57:56,929 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
06:57:56,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
06:57:56,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
06:57:56,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
06:57:56,933 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:57:56,933 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
06:57:56,934 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
06:57:56,935 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:57:56,936 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
06:57:56,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:57:56,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Trying to configure with ch.qos.logback.classic.BasicConfigurator
06:57:56,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator
06:57:56,940 |-INFO in ch.qos.logback.classic.BasicConfigurator@7d61eccf - Setting up default configuration.
06:57:56,961 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the
06:57:56,961 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems.
06:57:56,961 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole
06:57:56,962 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 22 milliseconds. ExecutionStatus=NEUTRAL
06:57:57,918 |-INFO in ConfigurationWatchList(mainURL=jar:nested:/app.jar/!BOOT-INF/classes/!/logback-spring.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:nested:/app.jar/!BOOT-INF/classes/!/logback-spring.xml] is not of type file
06:57:58,076 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files.
06:57:58,076 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL
06:57:58,078 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
06:57:58,078 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:57:58,089 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@681aad3b - value "info" substituted for "${LOGBACK_LEVEL:-info}"
06:57:58,510 |-INFO in ch.qos.logback.core.ConsoleAppender[stdout] - BEWARE: Writing to the console can be very slow. Avoid logging to the
06:57:58,510 |-INFO in ch.qos.logback.core.ConsoleAppender[stdout] - console in production environments, especially in high volume systems.
06:57:58,510 |-INFO in ch.qos.logback.core.ConsoleAppender[stdout] - See also https://logback.qos.ch/codes.html#slowConsole
06:57:58,510 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to ALL
06:57:58,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a6f2363 - Propagating ALL level on Logger[ROOT] onto the JUL framework
06:57:58,512 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[ROOT]
06:57:58,512 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2427e004 - End of configuration.
06:57:58,512 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5ebd56e9 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.4.5)
{"@timestamp":"2025-07-15T06:57:58.637340063Z","@version":"1","message":"HV000001: Hibernate Validator 8.0.2.Final","logger_name":"org.hibernate.validator.internal.util.Version","thread_name":"background-preinit","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:57:58.865715819Z","@version":"1","message":"Starting PreferencesApplication v0.2.0 using Java 17.0.15 with PID 1 (/app.jar started by nobody in /)","logger_name":"org.onap.portalng.preferences.PreferencesApplication","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:57:58.869595323Z","@version":"1","message":"No active profile set, falling back to 1 default profile: \"default\"","logger_name":"org.onap.portalng.preferences.PreferencesApplication","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:00.851859069Z","@version":"1","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:01.208177894Z","@version":"1","message":"Finished Spring Data repository scanning in 314 ms. Found 1 JPA repository interface.","logger_name":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:02.957893821Z","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:03.214203433Z","@version":"1","message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@95cecc5","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:03.217012981Z","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:03.521175659Z","@version":"1","message":"Set default schema name to portalngpreferences","logger_name":"liquibase.database","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:04.405286921Z","@version":"1","message":"Creating database history table with name: portalngpreferences.databasechangelog","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:04.521980504Z","@version":"1","message":"Reading from portalngpreferences.databasechangelog","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:04.609627622Z","@version":"1","message":"Creating snapshot","logger_name":"liquibase.snapshot","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.012588509Z","@version":"1","message":"Successfully acquired change log lock","logger_name":"liquibase.lockservice","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.019675407Z","@version":"1","message":"Using deploymentId: 2562682885","logger_name":"liquibase.command","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.030569711Z","@version":"1","message":"Reading from portalngpreferences.databasechangelog","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.095190097Z","@version":"1","message":"Running Changeset: db/changelog/v001_create_schema.xml::1::benzelleroehr","logger_name":"liquibase.ui","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.159699893Z","@version":"1","message":"Table preferences created","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.170629938Z","@version":"1","message":"ChangeSet db/changelog/v001_create_schema.xml::1::benzelleroehr ran successfully in 72ms","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.226827239Z","@version":"1","message":"UPDATE SUMMARY","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.227224978Z","@version":"1","message":"Run: 1","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.227443211Z","@version":"1","message":"Previously run: 0","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.227615949Z","@version":"1","message":"Filtered out: 0","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.227784771Z","@version":"1","message":"-------------------------------","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.22795271Z","@version":"1","message":"Total change sets: 1","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.23027162Z","@version":"1","message":"Update summary generated","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.238625456Z","@version":"1","message":"Update command completed successfully.","logger_name":"liquibase.command","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.239102989Z","@version":"1","message":"Liquibase: Update has been successful. Rows affected: 1","logger_name":"liquibase.ui","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.286231151Z","@version":"1","message":"Successfully released change log lock","logger_name":"liquibase.lockservice","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:05.29179636Z","@version":"1","message":"Command execution complete","logger_name":"liquibase.command","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:06.850531548Z","@version":"1","message":"HHH000412: Hibernate ORM core version 6.6.13.Final","logger_name":"org.hibernate.Version","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:06.912173488Z","@version":"1","message":"HHH000026: Second-level cache disabled","logger_name":"org.hibernate.cache.internal.RegionFactoryInitiator","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:07.433840239Z","@version":"1","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","logger_name":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:07.621343354Z","@version":"1","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","logger_name":"org.hibernate.orm.deprecation","thread_name":"main","level":"WARN","level_value":30000}
{"@timestamp":"2025-07-15T06:58:07.671051016Z","@version":"1","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 13.2\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","logger_name":"org.hibernate.orm.connections.pooling","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:09.191412787Z","@version":"1","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","logger_name":"org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:09.202018188Z","@version":"1","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","logger_name":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:12.022275878Z","@version":"1","message":"Exposing 16 endpoints beneath base path '/actuator'","logger_name":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:13.202683202Z","@version":"1","message":"Netty started on port 9001 (http)","logger_name":"org.springframework.boot.web.embedded.netty.NettyWebServer","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-15T06:58:13.236954752Z","@version":"1","message":"Started PreferencesApplication in 16.158 seconds (process running for 17.155)","logger_name":"org.onap.portalng.preferences.PreferencesApplication","thread_name":"main","level":"INFO","level_value":20000}