Results

By type

          13:30:43,024 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
13:30:43,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Here is a list of configurators discovered as a service, by rank: 
13:30:43,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
13:30:43,029 |-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.
13:30:43,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
13:30:43,036 |-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
13:30:43,036 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:30:43,037 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
13:30:43,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
13:30:43,041 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
13:30:43,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
13:30:43,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
13:30:43,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
13:30:43,043 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:30:43,044 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml]
13:30:43,044 |-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
13:30:43,044 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Trying to configure with ch.qos.logback.classic.BasicConfigurator
13:30:43,047 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator
13:30:43,047 |-INFO in ch.qos.logback.classic.BasicConfigurator@7d61eccf - Setting up default configuration.
13:30:43,067 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 
13:30:43,067 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems.
13:30:43,067 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole
13:30:43,068 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cd2c8fe - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=NEUTRAL
13:30:43,763 |-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
13:30:43,911 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files.
13:30:43,911 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL
13:30:43,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
13:30:43,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:30:43,923 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@681aad3b - value "info" substituted for "${LOGBACK_LEVEL:-info}"
13:30:44,229 |-INFO in ch.qos.logback.core.ConsoleAppender[stdout] - BEWARE: Writing to the console can be very slow. Avoid logging to the 
13:30:44,229 |-INFO in ch.qos.logback.core.ConsoleAppender[stdout] - console in production environments, especially in high volume systems.
13:30:44,229 |-INFO in ch.qos.logback.core.ConsoleAppender[stdout] - See also https://logback.qos.ch/codes.html#slowConsole
13:30:44,229 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to ALL
13:30:44,230 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a6f2363 - Propagating ALL level on Logger[ROOT] onto the JUL framework
13:30:44,231 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[ROOT]
13:30:44,231 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2427e004 - End of configuration.
13:30:44,231 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5ebd56e9 - Registering current configuration as safe fallback point


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/

 :: Spring Boot ::                (v3.4.5)

{"@timestamp":"2025-07-11T13:30:44.363296372Z","@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-11T13:30:44.599816019Z","@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-11T13:30:44.602408715Z","@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-11T13:30:46.279734714Z","@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-11T13:30:46.550936873Z","@version":"1","message":"Finished Spring Data repository scanning in 228 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-11T13:30:47.885302952Z","@version":"1","message":"HikariPool-1 - Starting...","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:48.045492183Z","@version":"1","message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5529522f","logger_name":"com.zaxxer.hikari.pool.HikariPool","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:48.048992627Z","@version":"1","message":"HikariPool-1 - Start completed.","logger_name":"com.zaxxer.hikari.HikariDataSource","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:48.268005321Z","@version":"1","message":"Set default schema name to portalngpreferences","logger_name":"liquibase.database","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:48.97723258Z","@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-11T13:30:49.058669656Z","@version":"1","message":"Reading from portalngpreferences.databasechangelog","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.100967184Z","@version":"1","message":"Creating snapshot","logger_name":"liquibase.snapshot","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.287633353Z","@version":"1","message":"Successfully acquired change log lock","logger_name":"liquibase.lockservice","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.291363081Z","@version":"1","message":"Using deploymentId: 2240647847","logger_name":"liquibase.command","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.296774251Z","@version":"1","message":"Reading from portalngpreferences.databasechangelog","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.330943233Z","@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-11T13:30:49.37833492Z","@version":"1","message":"Table preferences created","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.387263896Z","@version":"1","message":"ChangeSet db/changelog/v001_create_schema.xml::1::benzelleroehr ran successfully in 54ms","logger_name":"liquibase.changelog","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.416294286Z","@version":"1","message":"UPDATE SUMMARY","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.416527849Z","@version":"1","message":"Run:                          1","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.416576828Z","@version":"1","message":"Previously run:               0","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.41662564Z","@version":"1","message":"Filtered out:                 0","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.416673328Z","@version":"1","message":"-------------------------------","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.416717458Z","@version":"1","message":"Total change sets:            1","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.417621078Z","@version":"1","message":"Update summary generated","logger_name":"liquibase.util","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.420873718Z","@version":"1","message":"Update command completed successfully.","logger_name":"liquibase.command","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.421073947Z","@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-11T13:30:49.43561228Z","@version":"1","message":"Successfully released change log lock","logger_name":"liquibase.lockservice","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:49.439777735Z","@version":"1","message":"Command execution complete","logger_name":"liquibase.command","thread_name":"main","level":"INFO","level_value":20000}
{"@timestamp":"2025-07-11T13:30:50.783607669Z","@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-11T13:30:50.834731282Z","@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-11T13:30:51.231204007Z","@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-11T13:30:51.311914609Z","@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-11T13:30:51.35033243Z","@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-11T13:30:52.492672007Z","@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-11T13:30:52.496824953Z","@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-11T13:30:56.03366601Z","@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-11T13:30:57.938092496Z","@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-11T13:30:57.992072609Z","@version":"1","message":"Started PreferencesApplication in 14.799 seconds (process running for 15.418)","logger_name":"org.onap.portalng.preferences.PreferencesApplication","thread_name":"main","level":"INFO","level_value":20000}