Skip to content

Instantly share code, notes, and snippets.

@Rohithzr
Created December 21, 2021 18:14
Show Gist options
  • Save Rohithzr/3375fc56d2f632eacfad43a13925c898 to your computer and use it in GitHub Desktop.
Save Rohithzr/3375fc56d2f632eacfad43a13925c898 to your computer and use it in GitHub Desktop.
-- Subject: Unit dremio.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dremio.service has finished shutting down.
Dec 21 18:10:32 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: Started Dremio Daemon Server.
-- Subject: Unit dremio.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dremio.service has finished starting up.
--
-- The start-up result is done.
Dec 21 18:10:36 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: starting dremio
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:36,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:36,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:36,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/var/dremio_ebs/etc/logback.xml]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,128 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,130 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating DEBUG level on Logger[ROOT] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,135 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Starting LoggerContextListener
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,135 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,145 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,153 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,413 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,417 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [text]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,439 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@749927456 - Will use gz compression
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,440 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@749927456 - Will use the pattern /var/log/dremio/archive/server.%d{yyyy-MM-dd}.%i.log for the active file
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,443 |-INFO in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/server.%d{yyyy-MM-dd}.%i.log.gz'.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,443 |-INFO in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - Roll-over at midnight.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,446 |-INFO in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - Setting initial period to Tue Dec 21 18:10:36 UTC 2021
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,447 |-WARN in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,447 |-WARN in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,457 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,460 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[text] - Active log file name: /var/log/dremio/server.log
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,460 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[text] - File property is set to [/var/log/dremio/server.log]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metadata_refresh]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,465 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1916700921 - Will use gz compression
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,465 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1916700921 - Will use the pattern /var/log/dremio/archive/metadata_refresh.%d{yyyy-MM-dd}.log for the active file
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,467 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/metadata_refresh.%d{yyyy-MM-dd}.log.gz'.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,467 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,467 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Dec 21 16:54:03 UTC 2021
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,467 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,468 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metadata_refresh] - Active log file name: /var/log/dremio/metadata_refresh.log
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,468 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metadata_refresh] - File property is set to [/var/log/dremio/metadata_refresh.log]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,470 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,470 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [json]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,471 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1594873248 - Will use gz compression
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,472 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1594873248 - Will use the pattern /var/log/dremio/json/archive/server.%d{yyyy-MM-dd}.%i.json for the active file
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,472 |-INFO in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/json/archive/server.%d{yyyy-MM-dd}.%i.json.gz'.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,472 |-INFO in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - Roll-over at midnight.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,474 |-INFO in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - Setting initial period to Tue Dec 21 18:10:36 UTC 2021
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,474 |-WARN in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,474 |-WARN in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,492 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,510 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,517 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.ThreadNameJsonProvider] for [threadName] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,517 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LogLevelJsonProvider] for [logLevel] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,517 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LogLevelValueJsonProvider] for [logLevelValue] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,518 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggerNameJsonProvider] for [loggerName] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,518 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.MessageJsonProvider] for [message] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,519 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.ArgumentsJsonProvider] for [arguments] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,519 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.StackTraceJsonProvider] for [stackTrace] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,822 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[json] - Active log file name: /var/log/dremio/json/server.json
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,822 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[json] - File property is set to [/var/log/dremio/json/server.json]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,823 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,824 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [query]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,825 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1230955136 - Will use gz compression
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,825 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1230955136 - Will use the pattern /var/log/dremio/archive/queries.%d{yyyy-MM-dd}.%i.json for the active file
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,825 |-INFO in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/queries.%d{yyyy-MM-dd}.%i.json.gz'.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,825 |-INFO in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - Roll-over at midnight.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,826 |-INFO in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - Setting initial period to Sat Dec 18 21:30:58 UTC 2021
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,826 |-WARN in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,826 |-WARN in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,828 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,828 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[query] - Active log file name: /var/log/dremio/queries.json
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,828 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[query] - File property is set to [/var/log/dremio/queries.json]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,829 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,829 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [tracker]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,830 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1856158867 - Will use gz compression
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,830 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1856158867 - Will use the pattern /var/log/dremio/archive/tracker.%d{yyyy-MM-dd}.%i.json for the active file
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,831 |-INFO in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/tracker.%d{yyyy-MM-dd}.%i.json.gz'.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,831 |-INFO in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - Roll-over at midnight.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,831 |-INFO in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - Setting initial period to Tue Dec 21 17:15:10 UTC 2021
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,831 |-WARN in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,831 |-WARN in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,833 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,833 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[tracker] - Active log file name: /var/log/dremio/tracker.json
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,833 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[tracker] - File property is set to [/var/log/dremio/tracker.json]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[com.dremio] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,836 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.dremio level set to INFO
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,836 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[query.logger] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,836 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - query.logger level set to INFO
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,838 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [query] to Logger[query.logger]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,838 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating DEBUG level on Logger[tracker.logger] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,838 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - tracker.logger level set to DEBUG
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,842 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@119:43 - no applicable action for [additivity], current ElementPath is [[configuration][logger][additivity]]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,842 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [tracker] to Logger[tracker.logger]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,842 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.dremio.exec.catalog.SourceMetadataManager] to false
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,842 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[com.dremio.exec.catalog.SourceMetadataManager] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,842 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.dremio.exec.catalog.SourceMetadataManager level set to INFO
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,844 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metadata_refresh] to Logger[com.dremio.exec.catalog.SourceMetadataManager]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,844 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.dremio.exec.store.hive.HiveClient] to false
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,844 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[com.dremio.exec.store.hive.HiveClient] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,844 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.dremio.exec.store.hive.HiveClient level set to INFO
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,845 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metadata_refresh] to Logger[com.dremio.exec.store.hive.HiveClient]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,845 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [hive.deprecated.function.warning.logger] to WARN
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,845 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating WARN level on Logger[hive.deprecated.function.warning.logger] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,847 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@146:37 - no applicable action for [additivity], current ElementPath is [[configuration][logger][additivity]]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,848 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@258112787 - Will use gz compression
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,848 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@258112787 - Will use the pattern /var/log/dremio/archive/hive.deprecated.function.warning.%d{yyyy-MM-dd}.%i.log for the active file
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,849 |-INFO in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/hive.deprecated.function.warning.%d{yyyy-MM-dd}.%i.log.gz'.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,849 |-INFO in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - Roll-over at midnight.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,849 |-INFO in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - Setting initial period to Fri Oct 22 20:20:17 UTC 2021
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,849 |-WARN in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,849 |-WARN in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,851 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,851 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: /var/log/dremio/hive.deprecated.function.warning.log
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,851 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [/var/log/dremio/hive.deprecated.function.warning.log]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,853 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating WARN level on Logger[org.apache.hadoop.hdfs.DFSClient] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,853 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.hadoop.hdfs.DFSClient level set to WARN
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,853 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating ERROR level on Logger[ROOT] onto the JUL framework
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,853 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to ERROR
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,854 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [text] to Logger[ROOT]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,854 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [json] to Logger[ROOT]
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,854 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
Dec 21 18:10:37 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: 18:10:37,855 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@352ff4da - Registering current configuration as safe fallback point
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: Dremio is exiting. Failure while starting services.
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Connect to ec2.us-east-2.amazonaws.com:443 [ec2.us-east-2.amazonaws.com/52.95.18.3] failed: connect timed out
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.exception.SdkClientException$BuilderImpl.build(SdkClientException.java:98)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.exception.SdkClientException.create(SdkClientException.java:43)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.setLastException(RetryableStageHelper.java:201)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:66)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:34)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:56)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:36)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:80)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:60)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:42)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:37)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:26)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient$RequestExecutionBuilderImpl.execute(AmazonSyncHttpClient.java:189)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.invoke(BaseSyncClientHandler.java:121)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.doExecute(BaseSyncClientHandler.java:147)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.execute(BaseSyncClientHandler.java:101)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.client.handler.SdkSyncClientHandler.execute(SdkSyncClientHandler.java:45)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler.execute(AwsSyncClientHandler.java:55)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.services.ec2.DefaultEc2Client.describeVolumes(DefaultEc2Client.java:16841)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.server.AwsDremioServlet.getProjectName(AwsDremioServlet.java:46)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.server.AwsDremioServlet.<init>(AwsDremioServlet.java:37)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.daemon.AwsDACDaemonModule.build(AwsDACDaemonModule.java:97)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.daemon.DACDaemon.<init>(DACDaemon.java:186)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.daemon.DACDaemon.newDremioDaemon(DACDaemon.java:313)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.daemon.DACDaemon.newDremioDaemon(DACDaemon.java:321)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.dremio.dac.daemon.DremioDaemon.main(DremioDaemon.java:145)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to ec2.us-east-2.amazonaws.com:443 [ec2.us-east-2.amazonaws.com/52.95.18.3] failed: connect timed out
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.lang.reflect.Method.invoke(Method.java:498)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.http.apache.internal.conn.ClientConnectionManagerFactory$Handler.invoke(ClientConnectionManagerFactory.java:80)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at com.sun.proxy.$Proxy90.connect(Unknown Source)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient.execute(ApacheSdkHttpClient.java:72)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.http.apache.ApacheHttpClient.execute(ApacheHttpClient.java:232)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.http.apache.ApacheHttpClient.access$500(ApacheHttpClient.java:98)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.http.apache.ApacheHttpClient$1.call(ApacheHttpClient.java:213)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.MakeHttpRequestStage.executeHttpRequest(MakeHttpRequestStage.java:66)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.MakeHttpRequestStage.execute(MakeHttpRequestStage.java:51)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.MakeHttpRequestStage.execute(MakeHttpRequestStage.java:35)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:73)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:77)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:39)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:64)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: ... 25 more
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: Caused by: java.net.SocketTimeoutException: connect timed out
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.net.PlainSocketImpl.socketConnect(Native Method)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at java.net.Socket.connect(Socket.java:607)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory.connectSocket(SdkTlsSocketFactory.java:113)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
Dec 21 18:11:12 ip-173-16-51-224.us-east-2.compute.internal dremio[7643]: ... 54 more
Dec 21 18:11:17 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: dremio.service: main process exited, code=exited, status=4/NOPERMISSION
Dec 21 18:11:17 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: Unit dremio.service entered failed state.
Dec 21 18:11:17 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: dremio.service failed.
Dec 21 18:11:17 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: dremio.service holdoff time over, scheduling restart.
Dec 21 18:11:17 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: Stopped Dremio Daemon Server.
-- Subject: Unit dremio.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dremio.service has finished shutting down.
Dec 21 18:11:17 ip-173-16-51-224.us-east-2.compute.internal systemd[1]: Started Dremio Daemon Server.
-- Subject: Unit dremio.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dremio.service has finished starting up.
--
-- The start-up result is done.
Dec 21 18:11:21 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: starting dremio
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:21,921 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:21,921 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:21,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/var/dremio_ebs/etc/logback.xml]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,149 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,152 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,153 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating DEBUG level on Logger[ROOT] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,160 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Starting LoggerContextListener
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,160 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,170 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,177 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,435 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,439 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [text]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,458 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@749927456 - Will use gz compression
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,460 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@749927456 - Will use the pattern /var/log/dremio/archive/server.%d{yyyy-MM-dd}.%i.log for the active file
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,462 |-INFO in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/server.%d{yyyy-MM-dd}.%i.log.gz'.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,462 |-INFO in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - Roll-over at midnight.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,466 |-INFO in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - Setting initial period to Tue Dec 21 18:11:21 UTC 2021
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,466 |-WARN in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,466 |-WARN in ch.qos.logback.core.rolling.AwsSizeAndTimeBasedFNATP@4f4c4b1a - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,474 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,476 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[text] - Active log file name: /var/log/dremio/server.log
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,476 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[text] - File property is set to [/var/log/dremio/server.log]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [metadata_refresh]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,480 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1916700921 - Will use gz compression
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,480 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1916700921 - Will use the pattern /var/log/dremio/archive/metadata_refresh.%d{yyyy-MM-dd}.log for the active file
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,481 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/metadata_refresh.%d{yyyy-MM-dd}.log.gz'.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,481 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,481 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Dec 21 16:54:03 UTC 2021
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,481 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,482 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metadata_refresh] - Active log file name: /var/log/dremio/metadata_refresh.log
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,482 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[metadata_refresh] - File property is set to [/var/log/dremio/metadata_refresh.log]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [json]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,484 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1594873248 - Will use gz compression
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,485 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1594873248 - Will use the pattern /var/log/dremio/json/archive/server.%d{yyyy-MM-dd}.%i.json for the active file
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,485 |-INFO in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/json/archive/server.%d{yyyy-MM-dd}.%i.json.gz'.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,485 |-INFO in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - Roll-over at midnight.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,486 |-INFO in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - Setting initial period to Tue Dec 21 18:11:21 UTC 2021
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,486 |-WARN in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,486 |-WARN in ch.qos.logback.core.rolling.ServerSizeAndTimeBasedFNATP@64e7619d - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,503 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,521 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,526 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.ThreadNameJsonProvider] for [threadName] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,526 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LogLevelJsonProvider] for [logLevel] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,526 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LogLevelValueJsonProvider] for [logLevelValue] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,527 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.LoggerNameJsonProvider] for [loggerName] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,527 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.MessageJsonProvider] for [message] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,528 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.ArgumentsJsonProvider] for [arguments] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,528 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [net.logstash.logback.composite.loggingevent.StackTraceJsonProvider] for [stackTrace] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,845 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[json] - Active log file name: /var/log/dremio/json/server.json
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,845 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[json] - File property is set to [/var/log/dremio/json/server.json]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,847 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,847 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [query]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,848 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1230955136 - Will use gz compression
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,848 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1230955136 - Will use the pattern /var/log/dremio/archive/queries.%d{yyyy-MM-dd}.%i.json for the active file
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,849 |-INFO in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/queries.%d{yyyy-MM-dd}.%i.json.gz'.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,849 |-INFO in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - Roll-over at midnight.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,849 |-INFO in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - Setting initial period to Sat Dec 18 21:30:58 UTC 2021
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,849 |-WARN in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,849 |-WARN in ch.qos.logback.core.rolling.QuerySizeAndTimeBasedFNATP@4fa1c212 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,851 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,852 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[query] - Active log file name: /var/log/dremio/queries.json
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,852 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[query] - File property is set to [/var/log/dremio/queries.json]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,854 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,854 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [tracker]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,855 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1856158867 - Will use gz compression
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,855 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1856158867 - Will use the pattern /var/log/dremio/archive/tracker.%d{yyyy-MM-dd}.%i.json for the active file
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,855 |-INFO in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/tracker.%d{yyyy-MM-dd}.%i.json.gz'.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,855 |-INFO in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - Roll-over at midnight.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,856 |-INFO in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - Setting initial period to Tue Dec 21 17:15:10 UTC 2021
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,856 |-WARN in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,856 |-WARN in ch.qos.logback.core.rolling.TrackerSizeAndTimeBasedFNATP@3116c353 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,857 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,858 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[tracker] - Active log file name: /var/log/dremio/tracker.json
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,858 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[tracker] - File property is set to [/var/log/dremio/tracker.json]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,861 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[com.dremio] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,861 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.dremio level set to INFO
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,861 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[query.logger] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,861 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - query.logger level set to INFO
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,863 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [query] to Logger[query.logger]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,864 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating DEBUG level on Logger[tracker.logger] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,864 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - tracker.logger level set to DEBUG
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,868 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@119:43 - no applicable action for [additivity], current ElementPath is [[configuration][logger][additivity]]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,868 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [tracker] to Logger[tracker.logger]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,868 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.dremio.exec.catalog.SourceMetadataManager] to false
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[com.dremio.exec.catalog.SourceMetadataManager] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,868 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.dremio.exec.catalog.SourceMetadataManager level set to INFO
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,870 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metadata_refresh] to Logger[com.dremio.exec.catalog.SourceMetadataManager]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,870 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.dremio.exec.store.hive.HiveClient] to false
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,870 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating INFO level on Logger[com.dremio.exec.store.hive.HiveClient] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,870 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - com.dremio.exec.store.hive.HiveClient level set to INFO
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,872 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [metadata_refresh] to Logger[com.dremio.exec.store.hive.HiveClient]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,872 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [hive.deprecated.function.warning.logger] to WARN
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,872 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating WARN level on Logger[hive.deprecated.function.warning.logger] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,874 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@146:37 - no applicable action for [additivity], current ElementPath is [[configuration][logger][additivity]]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,876 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@258112787 - Will use gz compression
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,876 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@258112787 - Will use the pattern /var/log/dremio/archive/hive.deprecated.function.warning.%d{yyyy-MM-dd}.%i.log for the active file
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,877 |-INFO in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/dremio/archive/hive.deprecated.function.warning.%d{yyyy-MM-dd}.%i.log.gz'.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,877 |-INFO in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - Roll-over at midnight.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,877 |-INFO in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - Setting initial period to Fri Oct 22 20:20:17 UTC 2021
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,877 |-WARN in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,877 |-WARN in ch.qos.logback.core.rolling.HiveSizeAndTimeBasedFNATP@4e928fbf - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,880 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,880 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - Active log file name: /var/log/dremio/hive.deprecated.function.warning.log
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,880 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[null] - File property is set to [/var/log/dremio/hive.deprecated.function.warning.log]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating WARN level on Logger[org.apache.hadoop.hdfs.DFSClient] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,882 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.hadoop.hdfs.DFSClient level set to WARN
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3fa247d1 - Propagating ERROR level on Logger[ROOT] onto the JUL framework
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,882 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to ERROR
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,884 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [text] to Logger[ROOT]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,884 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [json] to Logger[ROOT]
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,884 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
Dec 21 18:11:22 ip-173-16-51-224.us-east-2.compute.internal dremio[8535]: 18:11:22,885 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@352ff4da - Registering current configuration as safe fallback point
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment