| 1 | [ Jan 5 21:59:36 Enabled. ] | ||
| 2 | [ Jan 5 21:59:36 Rereading configuration. ] | ||
| 3 | [ Jan 5 21:59:38 Rereading configuration. ] | ||
| 4 | [ Jan 5 21:59:42 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 5 21:59:42 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.05 21:59:44.157508 [ 1 ] {} <Information> Application: Will watch for the process with pid 24096 | ||
| 29 | 2026.01.05 21:59:44.157896 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.05 21:59:44.384309 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24096 | ||
| 31 | 2026.01.05 21:59:44.385047 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.05 21:59:44.385200 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.05 21:59:44.479665 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.05 21:59:44.502508 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.05 21:59:44.502561 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.05 21:59:44.502581 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.05 21:59:44.502640 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.05 21:59:44.503023 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.05 21:59:44.505153 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.05 21:59:44.505910 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.05 21:59:44.506741 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.05 21:59:44.506767 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.05 21:59:44.506780 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.05 21:59:44.507501 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.05 21:59:44.508399 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.05 21:59:44.514179 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.05 21:59:44.514841 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.05 21:59:44.516095 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.05 21:59:44.516154 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.05 21:59:44.517159 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.05 21:59:44.517542 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.05 21:59:44.521316 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.05 21:59:44.521634 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.05 21:59:44.526533 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.05 21:59:44.526912 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.05 21:59:44.527266 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.05 21:59:44.527573 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.05 21:59:44.528922 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.05 21:59:44.528945 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.05 21:59:44.529013 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.05 21:59:44.529073 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.05 21:59:44.536055 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.05 21:59:44.536076 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000143233 sec | ||
| 68 | 2026.01.05 21:59:44.536098 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.05 21:59:44.536111 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.05 21:59:44.536760 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.05 21:59:44.537328 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.05 21:59:44.548014 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.05 21:59:44.548053 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.05 21:59:44.548073 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.05 21:59:44.548084 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.05 21:59:44.548115 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.05 21:59:44.548134 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.05 21:59:44.550087 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.05 21:59:44.550127 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.05 21:59:44.550145 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.05 21:59:44.550274 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.05 21:59:44.550310 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.05 21:59:44.550322 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.05 21:59:44.550339 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.05 21:59:44.550350 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.05 21:59:44.550377 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.05 21:59:44.550393 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.05 21:59:44.571711 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.05 21:59:44.573148 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.05 21:59:44.573183 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5161e-05 sec | ||
| 91 | 2026.01.05 21:59:44.573195 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.05 21:59:44.573205 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.05 21:59:44.573227 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.05 21:59:44.573403 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.05 21:59:44.573443 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.05 21:59:44.573455 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.05 21:59:44.573466 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.05 21:59:44.573476 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.05 21:59:44.576979 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.05 21:59:44.577161 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.01.05 21:59:44.578482 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.336e-05 sec. | ||
| 102 | 2026.01.05 21:59:44.578824 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.05 21:59:44.579431 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.05 21:59:44.579448 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.05 21:59:45.128937 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58541 | ||
| 106 | 2026.01.05 21:59:45.130958 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.05 21:59:45.131015 [ 3 ] {} <Debug> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58541 | ||
| 108 | 2026.01.05 21:59:45.131042 [ 3 ] {} <Debug> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.05 21:59:45.131072 [ 3 ] {} <Debug> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.05 21:59:45.131164 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.05 21:59:45.131189 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.05 21:59:45.131215 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.05 21:59:45.131732 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41835 | ||
| 114 | 2026.01.05 21:59:45.132660 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37966 | ||
| 115 | 2026.01.05 21:59:45.132671 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33167 | ||
| 116 | 2026.01.05 21:59:45.132694 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.05 21:59:45.132806 [ 4 ] {} <Debug> TCP-Session: 3e7c718b-4bd6-40f9-85b7-787f791f02e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41835 | ||
| 118 | 2026.01.05 21:59:45.132836 [ 4 ] {} <Debug> TCP-Session: 3e7c718b-4bd6-40f9-85b7-787f791f02e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.05 21:59:45.132857 [ 4 ] {} <Debug> TCP-Session: 3e7c718b-4bd6-40f9-85b7-787f791f02e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.05 21:59:45.132983 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44564 | ||
| 121 | 2026.01.05 21:59:45.132992 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59356 | ||
| 122 | 2026.01.05 21:59:45.133362 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36455 | ||
| 123 | 2026.01.05 21:59:45.133382 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58018 | ||
| 124 | 2026.01.05 21:59:45.133437 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39386 | ||
| 125 | 2026.01.05 21:59:45.133644 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.05 21:59:45.133682 [ 257 ] {} <Debug> TCP-Session: 58e0ddd7-bc53-4fa2-9c93-d0dd1c5bf11b Authenticating user 'default' from [fd00:1122:3344:101::d]:58018 | ||
| 127 | 2026.01.05 21:59:45.133684 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.05 21:59:45.133704 [ 257 ] {} <Debug> TCP-Session: 58e0ddd7-bc53-4fa2-9c93-d0dd1c5bf11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.05 21:59:45.133738 [ 257 ] {} <Debug> TCP-Session: 58e0ddd7-bc53-4fa2-9c93-d0dd1c5bf11b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.05 21:59:45.133781 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.05 21:59:45.133865 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.05 21:59:45.133919 [ 259 ] {} <Debug> TCP-Session: 92f66cc4-94ad-4fb7-9aa1-0e8b8e816f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36455 | ||
| 133 | 2026.01.05 21:59:45.133897 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.05 21:59:45.133941 [ 253 ] {} <Debug> TCP-Session: e9855c1e-4387-4432-a3ea-8f43757ae7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37966 | ||
| 135 | 2026.01.05 21:59:45.133947 [ 259 ] {} <Debug> TCP-Session: 92f66cc4-94ad-4fb7-9aa1-0e8b8e816f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.05 21:59:45.133967 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.05 21:59:45.133986 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.05 21:59:45.134028 [ 5 ] {} <Debug> TCP-Session: 209b3838-dd8f-4c00-ad34-b3abfaff27e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33167 | ||
| 139 | 2026.01.05 21:59:45.134006 [ 259 ] {} <Debug> TCP-Session: 92f66cc4-94ad-4fb7-9aa1-0e8b8e816f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.05 21:59:45.134060 [ 255 ] {} <Debug> TCP-Session: 438a4d95-0a46-4ed2-b18d-4b8b78a572dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59356 | ||
| 141 | 2026.01.05 21:59:45.134070 [ 5 ] {} <Debug> TCP-Session: 209b3838-dd8f-4c00-ad34-b3abfaff27e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.05 21:59:45.134004 [ 253 ] {} <Debug> TCP-Session: e9855c1e-4387-4432-a3ea-8f43757ae7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.05 21:59:45.134119 [ 5 ] {} <Debug> TCP-Session: 209b3838-dd8f-4c00-ad34-b3abfaff27e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.05 21:59:45.134138 [ 253 ] {} <Debug> TCP-Session: e9855c1e-4387-4432-a3ea-8f43757ae7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.05 21:59:45.134112 [ 255 ] {} <Debug> TCP-Session: 438a4d95-0a46-4ed2-b18d-4b8b78a572dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.05 21:59:45.133971 [ 256 ] {} <Debug> TCP-Session: bf223b2a-0b1a-43c8-ba1f-526af9cae449 Authenticating user 'default' from [fd00:1122:3344:101::d]:44564 | ||
| 147 | 2026.01.05 21:59:45.134191 [ 255 ] {} <Debug> TCP-Session: 438a4d95-0a46-4ed2-b18d-4b8b78a572dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.05 21:59:45.134237 [ 256 ] {} <Debug> TCP-Session: bf223b2a-0b1a-43c8-ba1f-526af9cae449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.05 21:59:45.133937 [ 258 ] {} <Debug> TCP-Session: 66d8352b-0b66-4b72-a19b-86245a4fff97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39386 | ||
| 150 | 2026.01.05 21:59:45.134261 [ 256 ] {} <Debug> TCP-Session: bf223b2a-0b1a-43c8-ba1f-526af9cae449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.05 21:59:45.134303 [ 258 ] {} <Debug> TCP-Session: 66d8352b-0b66-4b72-a19b-86245a4fff97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.05 21:59:45.134321 [ 258 ] {} <Debug> TCP-Session: 66d8352b-0b66-4b72-a19b-86245a4fff97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.05 21:59:45.136010 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.05 21:59:45.138892 [ 3 ] {20ecac60-1492-48d7-ad19-2f0fc236e389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.05 21:59:45.240842 [ 3 ] {20ecac60-1492-48d7-ad19-2f0fc236e389} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58541) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.05 21:59:45.241686 [ 3 ] {20ecac60-1492-48d7-ad19-2f0fc236e389} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.05 21:59:45.241783 [ 3 ] {20ecac60-1492-48d7-ad19-2f0fc236e389} <Debug> TCPHandler: Processed in 0.107820273 sec. | ||
| 204 | 2026.01.05 21:59:45.242232 [ 4 ] {} <Trace> TCP-Session: 3e7c718b-4bd6-40f9-85b7-787f791f02e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.05 21:59:45.242488 [ 4 ] {16f401af-5b6c-4415-938f-52c40f3c2de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.05 21:59:45.242904 [ 4 ] {16f401af-5b6c-4415-938f-52c40f3c2de4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41835) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.05 21:59:45.243060 [ 4 ] {16f401af-5b6c-4415-938f-52c40f3c2de4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.05 21:59:45.243146 [ 4 ] {16f401af-5b6c-4415-938f-52c40f3c2de4} <Debug> TCPHandler: Processed in 0.001111135 sec. | ||
| 255 | 2026.01.05 21:59:45.243507 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.05 21:59:45.244297 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.05 21:59:45.244876 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.05 21:59:45.246041 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.05 21:59:45.246067 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2511e-05 sec | ||
| 260 | 2026.01.05 21:59:45.246083 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.05 21:59:45.246105 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.05 21:59:45.246135 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.05 21:59:45.246932 [ 3 ] {7e129b1f-09db-47da-9e27-de920d86b194} <Debug> TCPHandler: Processed in 0.003555198 sec. | ||
| 264 | 2026.01.05 21:59:45.247079 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.05 21:59:45.247265 [ 3 ] {4570e121-d6f1-42a5-b807-107d89cc2c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.05 21:59:45.247313 [ 3 ] {4570e121-d6f1-42a5-b807-107d89cc2c64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.05 21:59:45.252266 [ 3 ] {4570e121-d6f1-42a5-b807-107d89cc2c64} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.05 21:59:45.253483 [ 3 ] {4570e121-d6f1-42a5-b807-107d89cc2c64} <Debug> oximeter.version (499307c5-51aa-4c1f-8200-4e6038807575): Loading data parts | ||
| 270 | 2026.01.05 21:59:45.254482 [ 3 ] {4570e121-d6f1-42a5-b807-107d89cc2c64} <Debug> oximeter.version (499307c5-51aa-4c1f-8200-4e6038807575): There are no data parts | ||
| 271 | 2026.01.05 21:59:45.256887 [ 3 ] {4570e121-d6f1-42a5-b807-107d89cc2c64} <Debug> TCPHandler: Processed in 0.009855047 sec. | ||
| 272 | 2026.01.05 21:59:45.257048 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.05 21:59:45.257219 [ 3 ] {389a03cd-6aa7-4cb3-9df2-9e967a6eb2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.01.05 21:59:45.257299 [ 3 ] {389a03cd-6aa7-4cb3-9df2-9e967a6eb2a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.05 21:59:45.266276 [ 3 ] {389a03cd-6aa7-4cb3-9df2-9e967a6eb2a4} <Debug> oximeter.measurements_bool (6652460c-3fc9-402f-bac7-b961dbdcc079): Loading data parts | ||
| 286 | 2026.01.05 21:59:45.266524 [ 3 ] {389a03cd-6aa7-4cb3-9df2-9e967a6eb2a4} <Debug> oximeter.measurements_bool (6652460c-3fc9-402f-bac7-b961dbdcc079): There are no data parts | ||
| 287 | 2026.01.05 21:59:45.267697 [ 3 ] {389a03cd-6aa7-4cb3-9df2-9e967a6eb2a4} <Debug> TCPHandler: Processed in 0.010697365 sec. | ||
| 288 | 2026.01.05 21:59:45.267853 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.05 21:59:45.268014 [ 3 ] {aa262d48-9fba-4b5d-999c-40d5b096bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.01.05 21:59:45.268061 [ 3 ] {aa262d48-9fba-4b5d-999c-40d5b096bbce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.05 21:59:45.269678 [ 3 ] {aa262d48-9fba-4b5d-999c-40d5b096bbce} <Debug> oximeter.measurements_i8 (7366ead8-1a8f-40e1-a737-8e6ae811302a): Loading data parts | ||
| 292 | 2026.01.05 21:59:45.269822 [ 3 ] {aa262d48-9fba-4b5d-999c-40d5b096bbce} <Debug> oximeter.measurements_i8 (7366ead8-1a8f-40e1-a737-8e6ae811302a): There are no data parts | ||
| 293 | 2026.01.05 21:59:45.270878 [ 3 ] {aa262d48-9fba-4b5d-999c-40d5b096bbce} <Debug> TCPHandler: Processed in 0.003073308 sec. | ||
| 294 | 2026.01.05 21:59:45.271025 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.05 21:59:45.271173 [ 3 ] {d26d1f2d-1657-4ba3-ad05-fab893b9397a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.01.05 21:59:45.271229 [ 3 ] {d26d1f2d-1657-4ba3-ad05-fab893b9397a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.05 21:59:45.272753 [ 3 ] {d26d1f2d-1657-4ba3-ad05-fab893b9397a} <Debug> oximeter.measurements_u8 (f69d6132-0818-4608-a1f7-1ec2958096a5): Loading data parts | ||
| 298 | 2026.01.05 21:59:45.272904 [ 3 ] {d26d1f2d-1657-4ba3-ad05-fab893b9397a} <Debug> oximeter.measurements_u8 (f69d6132-0818-4608-a1f7-1ec2958096a5): There are no data parts | ||
| 299 | 2026.01.05 21:59:45.273962 [ 3 ] {d26d1f2d-1657-4ba3-ad05-fab893b9397a} <Debug> TCPHandler: Processed in 0.002984926 sec. | ||
| 300 | 2026.01.05 21:59:45.274090 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.05 21:59:45.274249 [ 3 ] {cd9f8aac-e463-4a5a-a400-89831220bbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.01.05 21:59:45.274289 [ 3 ] {cd9f8aac-e463-4a5a-a400-89831220bbe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.05 21:59:45.275896 [ 3 ] {cd9f8aac-e463-4a5a-a400-89831220bbe4} <Debug> oximeter.measurements_i16 (fb803302-a291-4ac2-8913-b21c5dc8eba3): Loading data parts | ||
| 304 | 2026.01.05 21:59:45.276024 [ 3 ] {cd9f8aac-e463-4a5a-a400-89831220bbe4} <Debug> oximeter.measurements_i16 (fb803302-a291-4ac2-8913-b21c5dc8eba3): There are no data parts | ||
| 305 | 2026.01.05 21:59:45.277093 [ 3 ] {cd9f8aac-e463-4a5a-a400-89831220bbe4} <Debug> TCPHandler: Processed in 0.003049557 sec. | ||
| 306 | 2026.01.05 21:59:45.277234 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.05 21:59:45.277381 [ 3 ] {722d5cf4-69be-49da-b09c-4b7febd514dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.01.05 21:59:45.277429 [ 3 ] {722d5cf4-69be-49da-b09c-4b7febd514dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.05 21:59:45.279008 [ 3 ] {722d5cf4-69be-49da-b09c-4b7febd514dc} <Debug> oximeter.measurements_u16 (94580dbf-1cff-4fc0-a2b4-321bad26d389): Loading data parts | ||
| 310 | 2026.01.05 21:59:45.279162 [ 3 ] {722d5cf4-69be-49da-b09c-4b7febd514dc} <Debug> oximeter.measurements_u16 (94580dbf-1cff-4fc0-a2b4-321bad26d389): There are no data parts | ||
| 311 | 2026.01.05 21:59:45.280229 [ 3 ] {722d5cf4-69be-49da-b09c-4b7febd514dc} <Debug> TCPHandler: Processed in 0.003042417 sec. | ||
| 312 | 2026.01.05 21:59:45.280355 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.05 21:59:45.280512 [ 3 ] {216d619c-8bfc-47b1-aa5c-5dadb1af57c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.01.05 21:59:45.280551 [ 3 ] {216d619c-8bfc-47b1-aa5c-5dadb1af57c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.05 21:59:45.282109 [ 3 ] {216d619c-8bfc-47b1-aa5c-5dadb1af57c3} <Debug> oximeter.measurements_i32 (7e2af3f4-fff7-41dd-b0f3-e346c4f39979): Loading data parts | ||
| 316 | 2026.01.05 21:59:45.282246 [ 3 ] {216d619c-8bfc-47b1-aa5c-5dadb1af57c3} <Debug> oximeter.measurements_i32 (7e2af3f4-fff7-41dd-b0f3-e346c4f39979): There are no data parts | ||
| 317 | 2026.01.05 21:59:45.283321 [ 3 ] {216d619c-8bfc-47b1-aa5c-5dadb1af57c3} <Debug> TCPHandler: Processed in 0.003011806 sec. | ||
| 318 | 2026.01.05 21:59:45.283464 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.05 21:59:45.283610 [ 3 ] {d997c09e-f861-45da-9ee7-06078b0a05c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.01.05 21:59:45.283659 [ 3 ] {d997c09e-f861-45da-9ee7-06078b0a05c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.05 21:59:45.285204 [ 3 ] {d997c09e-f861-45da-9ee7-06078b0a05c1} <Debug> oximeter.measurements_u32 (23746ca7-3c84-4dc0-a61e-c342646a5bcd): Loading data parts | ||
| 322 | 2026.01.05 21:59:45.285343 [ 3 ] {d997c09e-f861-45da-9ee7-06078b0a05c1} <Debug> oximeter.measurements_u32 (23746ca7-3c84-4dc0-a61e-c342646a5bcd): There are no data parts | ||
| 323 | 2026.01.05 21:59:45.286431 [ 3 ] {d997c09e-f861-45da-9ee7-06078b0a05c1} <Debug> TCPHandler: Processed in 0.003012556 sec. | ||
| 324 | 2026.01.05 21:59:45.286557 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.05 21:59:45.286720 [ 3 ] {269d4ba6-41c9-452c-a8ca-0b765a0f545b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.01.05 21:59:45.286764 [ 3 ] {269d4ba6-41c9-452c-a8ca-0b765a0f545b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.05 21:59:45.288306 [ 3 ] {269d4ba6-41c9-452c-a8ca-0b765a0f545b} <Debug> oximeter.measurements_i64 (1224d347-afe8-4971-ac86-5eea1fb23d7e): Loading data parts | ||
| 328 | 2026.01.05 21:59:45.288441 [ 3 ] {269d4ba6-41c9-452c-a8ca-0b765a0f545b} <Debug> oximeter.measurements_i64 (1224d347-afe8-4971-ac86-5eea1fb23d7e): There are no data parts | ||
| 329 | 2026.01.05 21:59:45.289537 [ 3 ] {269d4ba6-41c9-452c-a8ca-0b765a0f545b} <Debug> TCPHandler: Processed in 0.003025327 sec. | ||
| 330 | 2026.01.05 21:59:45.289681 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.05 21:59:45.289826 [ 3 ] {9686ff0f-46db-4000-b063-df4d7b8a86ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.01.05 21:59:45.289874 [ 3 ] {9686ff0f-46db-4000-b063-df4d7b8a86ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.05 21:59:45.291417 [ 3 ] {9686ff0f-46db-4000-b063-df4d7b8a86ed} <Debug> oximeter.measurements_u64 (6911d460-6218-444f-8cfe-855f4a3ccadc): Loading data parts | ||
| 334 | 2026.01.05 21:59:45.291556 [ 3 ] {9686ff0f-46db-4000-b063-df4d7b8a86ed} <Debug> oximeter.measurements_u64 (6911d460-6218-444f-8cfe-855f4a3ccadc): There are no data parts | ||
| 335 | 2026.01.05 21:59:45.292645 [ 3 ] {9686ff0f-46db-4000-b063-df4d7b8a86ed} <Debug> TCPHandler: Processed in 0.003010446 sec. | ||
| 336 | 2026.01.05 21:59:45.292774 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.05 21:59:45.292918 [ 3 ] {0aa434ac-6754-4025-83c0-a5835a5e5b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.01.05 21:59:45.292972 [ 3 ] {0aa434ac-6754-4025-83c0-a5835a5e5b79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.05 21:59:45.294561 [ 3 ] {0aa434ac-6754-4025-83c0-a5835a5e5b79} <Debug> oximeter.measurements_f32 (b439782d-d1bb-44b5-8397-cf7c1c1f62dd): Loading data parts | ||
| 340 | 2026.01.05 21:59:45.294695 [ 3 ] {0aa434ac-6754-4025-83c0-a5835a5e5b79} <Debug> oximeter.measurements_f32 (b439782d-d1bb-44b5-8397-cf7c1c1f62dd): There are no data parts | ||
| 341 | 2026.01.05 21:59:45.295771 [ 3 ] {0aa434ac-6754-4025-83c0-a5835a5e5b79} <Debug> TCPHandler: Processed in 0.003042877 sec. | ||
| 342 | 2026.01.05 21:59:45.295897 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.05 21:59:45.296063 [ 3 ] {5df3a86a-909e-4f39-afdb-046a529f23af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.01.05 21:59:45.296115 [ 3 ] {5df3a86a-909e-4f39-afdb-046a529f23af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.05 21:59:45.297707 [ 3 ] {5df3a86a-909e-4f39-afdb-046a529f23af} <Debug> oximeter.measurements_f64 (a70dfa9e-f8b2-4a8c-b891-91b19946411d): Loading data parts | ||
| 346 | 2026.01.05 21:59:45.297845 [ 3 ] {5df3a86a-909e-4f39-afdb-046a529f23af} <Debug> oximeter.measurements_f64 (a70dfa9e-f8b2-4a8c-b891-91b19946411d): There are no data parts | ||
| 347 | 2026.01.05 21:59:45.298900 [ 3 ] {5df3a86a-909e-4f39-afdb-046a529f23af} <Debug> TCPHandler: Processed in 0.003049587 sec. | ||
| 348 | 2026.01.05 21:59:45.299029 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.05 21:59:45.299173 [ 3 ] {2839cc27-f785-4e49-98ee-6e7c1e794962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.01.05 21:59:45.299222 [ 3 ] {2839cc27-f785-4e49-98ee-6e7c1e794962} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.05 21:59:45.300822 [ 3 ] {2839cc27-f785-4e49-98ee-6e7c1e794962} <Debug> oximeter.measurements_string (6ab22443-1ce6-442f-90fb-4ebd3112b69e): Loading data parts | ||
| 352 | 2026.01.05 21:59:45.300952 [ 3 ] {2839cc27-f785-4e49-98ee-6e7c1e794962} <Debug> oximeter.measurements_string (6ab22443-1ce6-442f-90fb-4ebd3112b69e): There are no data parts | ||
| 353 | 2026.01.05 21:59:45.302022 [ 3 ] {2839cc27-f785-4e49-98ee-6e7c1e794962} <Debug> TCPHandler: Processed in 0.003039477 sec. | ||
| 354 | 2026.01.05 21:59:45.302160 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.05 21:59:45.302328 [ 3 ] {b4bab396-f5ff-4706-baf4-420c4a97e6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.05 21:59:45.302395 [ 3 ] {b4bab396-f5ff-4706-baf4-420c4a97e6db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.05 21:59:45.303914 [ 3 ] {b4bab396-f5ff-4706-baf4-420c4a97e6db} <Debug> oximeter.measurements_bytes (f03da157-33c4-486d-8e09-3b634ea8aa5d): Loading data parts | ||
| 365 | 2026.01.05 21:59:45.304046 [ 3 ] {b4bab396-f5ff-4706-baf4-420c4a97e6db} <Debug> oximeter.measurements_bytes (f03da157-33c4-486d-8e09-3b634ea8aa5d): There are no data parts | ||
| 366 | 2026.01.05 21:59:45.305165 [ 3 ] {b4bab396-f5ff-4706-baf4-420c4a97e6db} <Debug> TCPHandler: Processed in 0.003050937 sec. | ||
| 367 | 2026.01.05 21:59:45.305301 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.05 21:59:45.305459 [ 3 ] {332c6398-7bca-48ba-bdc8-82cf14c16a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.01.05 21:59:45.305517 [ 3 ] {332c6398-7bca-48ba-bdc8-82cf14c16a36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.05 21:59:45.307134 [ 3 ] {332c6398-7bca-48ba-bdc8-82cf14c16a36} <Debug> oximeter.measurements_cumulativei64 (5fc3185e-b43a-4302-940c-94fc3baab539): Loading data parts | ||
| 371 | 2026.01.05 21:59:45.307275 [ 3 ] {332c6398-7bca-48ba-bdc8-82cf14c16a36} <Debug> oximeter.measurements_cumulativei64 (5fc3185e-b43a-4302-940c-94fc3baab539): There are no data parts | ||
| 372 | 2026.01.05 21:59:45.308392 [ 3 ] {332c6398-7bca-48ba-bdc8-82cf14c16a36} <Debug> TCPHandler: Processed in 0.003136949 sec. | ||
| 373 | 2026.01.05 21:59:45.308520 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.05 21:59:45.308690 [ 3 ] {7d731890-07de-4691-bba3-d3ec6dfb2d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.01.05 21:59:45.308736 [ 3 ] {7d731890-07de-4691-bba3-d3ec6dfb2d63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.05 21:59:45.310290 [ 3 ] {7d731890-07de-4691-bba3-d3ec6dfb2d63} <Debug> oximeter.measurements_cumulativeu64 (5b6f776c-97be-4090-a995-a94fb6f9cbb4): Loading data parts | ||
| 377 | 2026.01.05 21:59:45.310425 [ 3 ] {7d731890-07de-4691-bba3-d3ec6dfb2d63} <Debug> oximeter.measurements_cumulativeu64 (5b6f776c-97be-4090-a995-a94fb6f9cbb4): There are no data parts | ||
| 378 | 2026.01.05 21:59:45.311455 [ 3 ] {7d731890-07de-4691-bba3-d3ec6dfb2d63} <Debug> TCPHandler: Processed in 0.002980445 sec. | ||
| 379 | 2026.01.05 21:59:45.311579 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.05 21:59:45.311736 [ 3 ] {8c6a3be8-31d6-4f0f-998d-6d32a162cc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.01.05 21:59:45.311793 [ 3 ] {8c6a3be8-31d6-4f0f-998d-6d32a162cc2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.05 21:59:45.313395 [ 3 ] {8c6a3be8-31d6-4f0f-998d-6d32a162cc2f} <Debug> oximeter.measurements_cumulativef32 (8f783d53-4599-49db-957e-3e109b12c055): Loading data parts | ||
| 383 | 2026.01.05 21:59:45.313553 [ 3 ] {8c6a3be8-31d6-4f0f-998d-6d32a162cc2f} <Debug> oximeter.measurements_cumulativef32 (8f783d53-4599-49db-957e-3e109b12c055): There are no data parts | ||
| 384 | 2026.01.05 21:59:45.314609 [ 3 ] {8c6a3be8-31d6-4f0f-998d-6d32a162cc2f} <Debug> TCPHandler: Processed in 0.003075118 sec. | ||
| 385 | 2026.01.05 21:59:45.314738 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.05 21:59:45.314900 [ 3 ] {6fd4daef-7cd7-49b6-871b-5e07c70d699a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.01.05 21:59:45.314955 [ 3 ] {6fd4daef-7cd7-49b6-871b-5e07c70d699a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.05 21:59:45.316574 [ 3 ] {6fd4daef-7cd7-49b6-871b-5e07c70d699a} <Debug> oximeter.measurements_cumulativef64 (9d5a72c9-1fa1-4d34-88e0-99fdaf37fdb2): Loading data parts | ||
| 389 | 2026.01.05 21:59:45.316780 [ 3 ] {6fd4daef-7cd7-49b6-871b-5e07c70d699a} <Debug> oximeter.measurements_cumulativef64 (9d5a72c9-1fa1-4d34-88e0-99fdaf37fdb2): There are no data parts | ||
| 390 | 2026.01.05 21:59:45.317910 [ 3 ] {6fd4daef-7cd7-49b6-871b-5e07c70d699a} <Debug> TCPHandler: Processed in 0.003218171 sec. | ||
| 391 | 2026.01.05 21:59:45.318043 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.05 21:59:45.318257 [ 3 ] {86de125d-cb52-40f1-aa33-67c3f0857cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.01.05 21:59:45.318330 [ 3 ] {86de125d-cb52-40f1-aa33-67c3f0857cdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.05 21:59:45.320181 [ 3 ] {86de125d-cb52-40f1-aa33-67c3f0857cdd} <Debug> oximeter.measurements_histogrami8 (5889740d-7113-494e-bba8-fdc62b387521): Loading data parts | ||
| 405 | 2026.01.05 21:59:45.320343 [ 3 ] {86de125d-cb52-40f1-aa33-67c3f0857cdd} <Debug> oximeter.measurements_histogrami8 (5889740d-7113-494e-bba8-fdc62b387521): There are no data parts | ||
| 406 | 2026.01.05 21:59:45.321473 [ 3 ] {86de125d-cb52-40f1-aa33-67c3f0857cdd} <Debug> TCPHandler: Processed in 0.003477447 sec. | ||
| 407 | 2026.01.05 21:59:45.321611 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.05 21:59:45.321827 [ 3 ] {6cd015c7-50f8-47fc-aec5-36623f028b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.01.05 21:59:45.321886 [ 3 ] {6cd015c7-50f8-47fc-aec5-36623f028b02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.05 21:59:45.323602 [ 3 ] {6cd015c7-50f8-47fc-aec5-36623f028b02} <Debug> oximeter.measurements_histogramu8 (b5d1494b-bfe1-45e1-8ac3-60a87e1ac1dc): Loading data parts | ||
| 411 | 2026.01.05 21:59:45.323799 [ 3 ] {6cd015c7-50f8-47fc-aec5-36623f028b02} <Debug> oximeter.measurements_histogramu8 (b5d1494b-bfe1-45e1-8ac3-60a87e1ac1dc): There are no data parts | ||
| 412 | 2026.01.05 21:59:45.324921 [ 3 ] {6cd015c7-50f8-47fc-aec5-36623f028b02} <Debug> TCPHandler: Processed in 0.003356884 sec. | ||
| 413 | 2026.01.05 21:59:45.325056 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.05 21:59:45.325258 [ 3 ] {08fd2702-1489-4a25-8cf5-cae5cf6a9a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.01.05 21:59:45.325320 [ 3 ] {08fd2702-1489-4a25-8cf5-cae5cf6a9a26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.05 21:59:45.327010 [ 3 ] {08fd2702-1489-4a25-8cf5-cae5cf6a9a26} <Debug> oximeter.measurements_histogrami16 (acd8406a-bb5d-4568-825c-8b6b72f0425f): Loading data parts | ||
| 417 | 2026.01.05 21:59:45.327162 [ 3 ] {08fd2702-1489-4a25-8cf5-cae5cf6a9a26} <Debug> oximeter.measurements_histogrami16 (acd8406a-bb5d-4568-825c-8b6b72f0425f): There are no data parts | ||
| 418 | 2026.01.05 21:59:45.328293 [ 3 ] {08fd2702-1489-4a25-8cf5-cae5cf6a9a26} <Debug> TCPHandler: Processed in 0.003283482 sec. | ||
| 419 | 2026.01.05 21:59:45.328431 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.05 21:59:45.328654 [ 3 ] {ca027bf5-4d31-4527-9ff9-749eccd95a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.01.05 21:59:45.328713 [ 3 ] {ca027bf5-4d31-4527-9ff9-749eccd95a4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.05 21:59:45.330464 [ 3 ] {ca027bf5-4d31-4527-9ff9-749eccd95a4c} <Debug> oximeter.measurements_histogramu16 (1981c917-2c00-47fc-9618-95d0967dd5aa): Loading data parts | ||
| 423 | 2026.01.05 21:59:45.330601 [ 3 ] {ca027bf5-4d31-4527-9ff9-749eccd95a4c} <Debug> oximeter.measurements_histogramu16 (1981c917-2c00-47fc-9618-95d0967dd5aa): There are no data parts | ||
| 424 | 2026.01.05 21:59:45.331745 [ 3 ] {ca027bf5-4d31-4527-9ff9-749eccd95a4c} <Debug> TCPHandler: Processed in 0.003359634 sec. | ||
| 425 | 2026.01.05 21:59:45.331881 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.05 21:59:45.332090 [ 3 ] {987d2c92-d219-43bb-a4cd-529f4008a601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.01.05 21:59:45.332150 [ 3 ] {987d2c92-d219-43bb-a4cd-529f4008a601} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.01.05 21:59:45.333901 [ 3 ] {987d2c92-d219-43bb-a4cd-529f4008a601} <Debug> oximeter.measurements_histogrami32 (bdacd479-cbab-42ad-9447-51c4a970c8d1): Loading data parts | ||
| 429 | 2026.01.05 21:59:45.334050 [ 3 ] {987d2c92-d219-43bb-a4cd-529f4008a601} <Debug> oximeter.measurements_histogrami32 (bdacd479-cbab-42ad-9447-51c4a970c8d1): There are no data parts | ||
| 430 | 2026.01.05 21:59:45.335155 [ 3 ] {987d2c92-d219-43bb-a4cd-529f4008a601} <Debug> TCPHandler: Processed in 0.003320303 sec. | ||
| 431 | 2026.01.05 21:59:45.335282 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.05 21:59:45.335500 [ 3 ] {3ef3bdd4-4229-4e7c-9a70-0706f5287f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.01.05 21:59:45.335562 [ 3 ] {3ef3bdd4-4229-4e7c-9a70-0706f5287f85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.01.05 21:59:45.337262 [ 3 ] {3ef3bdd4-4229-4e7c-9a70-0706f5287f85} <Debug> oximeter.measurements_histogramu32 (f8d601e4-e791-4a91-b620-d2498355e947): Loading data parts | ||
| 435 | 2026.01.05 21:59:45.337388 [ 3 ] {3ef3bdd4-4229-4e7c-9a70-0706f5287f85} <Debug> oximeter.measurements_histogramu32 (f8d601e4-e791-4a91-b620-d2498355e947): There are no data parts | ||
| 436 | 2026.01.05 21:59:45.338456 [ 3 ] {3ef3bdd4-4229-4e7c-9a70-0706f5287f85} <Debug> TCPHandler: Processed in 0.003219841 sec. | ||
| 437 | 2026.01.05 21:59:45.338589 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.05 21:59:45.338793 [ 3 ] {a3c8432c-1676-4b6f-afc3-e7ced23cae16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.01.05 21:59:45.338858 [ 3 ] {a3c8432c-1676-4b6f-afc3-e7ced23cae16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.01.05 21:59:45.340663 [ 3 ] {a3c8432c-1676-4b6f-afc3-e7ced23cae16} <Debug> oximeter.measurements_histogrami64 (e490f929-126b-49b4-b90d-b707ffc90546): Loading data parts | ||
| 441 | 2026.01.05 21:59:45.340811 [ 3 ] {a3c8432c-1676-4b6f-afc3-e7ced23cae16} <Debug> oximeter.measurements_histogrami64 (e490f929-126b-49b4-b90d-b707ffc90546): There are no data parts | ||
| 442 | 2026.01.05 21:59:45.341927 [ 3 ] {a3c8432c-1676-4b6f-afc3-e7ced23cae16} <Debug> TCPHandler: Processed in 0.003384395 sec. | ||
| 443 | 2026.01.05 21:59:45.342068 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.05 21:59:45.342286 [ 3 ] {566fd6af-b984-4da7-a593-aec28beac37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.01.05 21:59:45.342354 [ 3 ] {566fd6af-b984-4da7-a593-aec28beac37f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.01.05 21:59:45.344062 [ 3 ] {566fd6af-b984-4da7-a593-aec28beac37f} <Debug> oximeter.measurements_histogramu64 (c8e8f2ed-4506-45c4-a136-84b64bfec27b): Loading data parts | ||
| 447 | 2026.01.05 21:59:45.344202 [ 3 ] {566fd6af-b984-4da7-a593-aec28beac37f} <Debug> oximeter.measurements_histogramu64 (c8e8f2ed-4506-45c4-a136-84b64bfec27b): There are no data parts | ||
| 448 | 2026.01.05 21:59:45.345270 [ 3 ] {566fd6af-b984-4da7-a593-aec28beac37f} <Debug> TCPHandler: Processed in 0.003248112 sec. | ||
| 449 | 2026.01.05 21:59:45.345416 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.05 21:59:45.345622 [ 3 ] {d778ea4c-bfa4-477b-b9d2-ca1e62180202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.05 21:59:45.345685 [ 3 ] {d778ea4c-bfa4-477b-b9d2-ca1e62180202} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.01.05 21:59:45.347459 [ 3 ] {d778ea4c-bfa4-477b-b9d2-ca1e62180202} <Debug> oximeter.measurements_histogramf32 (a03954a3-36db-474e-a02b-1d2d43d72271): Loading data parts | ||
| 453 | 2026.01.05 21:59:45.347617 [ 3 ] {d778ea4c-bfa4-477b-b9d2-ca1e62180202} <Debug> oximeter.measurements_histogramf32 (a03954a3-36db-474e-a02b-1d2d43d72271): There are no data parts | ||
| 454 | 2026.01.05 21:59:45.348723 [ 3 ] {d778ea4c-bfa4-477b-b9d2-ca1e62180202} <Debug> TCPHandler: Processed in 0.003356765 sec. | ||
| 455 | 2026.01.05 21:59:45.348856 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.05 21:59:45.349088 [ 3 ] {e34ce93a-31a4-4d1b-9900-a2802afc4f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.01.05 21:59:45.349150 [ 3 ] {e34ce93a-31a4-4d1b-9900-a2802afc4f49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.01.05 21:59:45.350963 [ 3 ] {e34ce93a-31a4-4d1b-9900-a2802afc4f49} <Debug> oximeter.measurements_histogramf64 (37ca2120-3363-4ce0-bd0c-204d9f8e954f): Loading data parts | ||
| 459 | 2026.01.05 21:59:45.351091 [ 3 ] {e34ce93a-31a4-4d1b-9900-a2802afc4f49} <Debug> oximeter.measurements_histogramf64 (37ca2120-3363-4ce0-bd0c-204d9f8e954f): There are no data parts | ||
| 460 | 2026.01.05 21:59:45.352206 [ 3 ] {e34ce93a-31a4-4d1b-9900-a2802afc4f49} <Debug> TCPHandler: Processed in 0.003399035 sec. | ||
| 461 | 2026.01.05 21:59:45.352364 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.05 21:59:45.352537 [ 3 ] {60cb25ea-bf9d-47ec-b4ac-9d489ba6b937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.01.05 21:59:45.352602 [ 3 ] {60cb25ea-bf9d-47ec-b4ac-9d489ba6b937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.01.05 21:59:45.354403 [ 3 ] {60cb25ea-bf9d-47ec-b4ac-9d489ba6b937} <Debug> oximeter.fields_bool (5652d7d1-2fd4-49be-a8ea-1799bd119a9c): Loading data parts | ||
| 490 | 2026.01.05 21:59:45.354543 [ 3 ] {60cb25ea-bf9d-47ec-b4ac-9d489ba6b937} <Debug> oximeter.fields_bool (5652d7d1-2fd4-49be-a8ea-1799bd119a9c): There are no data parts | ||
| 491 | 2026.01.05 21:59:45.355657 [ 3 ] {60cb25ea-bf9d-47ec-b4ac-9d489ba6b937} <Debug> TCPHandler: Processed in 0.003342354 sec. | ||
| 492 | 2026.01.05 21:59:45.355789 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.05 21:59:45.355942 [ 3 ] {a418b1e5-bdfc-40eb-bf98-586aa22e0eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.05 21:59:45.355997 [ 3 ] {a418b1e5-bdfc-40eb-bf98-586aa22e0eec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.01.05 21:59:45.357594 [ 3 ] {a418b1e5-bdfc-40eb-bf98-586aa22e0eec} <Debug> oximeter.fields_i8 (588905aa-dcad-43a6-9f1d-76737bc02f14): Loading data parts | ||
| 496 | 2026.01.05 21:59:45.357729 [ 3 ] {a418b1e5-bdfc-40eb-bf98-586aa22e0eec} <Debug> oximeter.fields_i8 (588905aa-dcad-43a6-9f1d-76737bc02f14): There are no data parts | ||
| 497 | 2026.01.05 21:59:45.358792 [ 3 ] {a418b1e5-bdfc-40eb-bf98-586aa22e0eec} <Debug> TCPHandler: Processed in 0.003052227 sec. | ||
| 498 | 2026.01.05 21:59:45.358926 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.05 21:59:45.359095 [ 3 ] {8b43ce63-5607-4a49-baf0-661f3efaa03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.01.05 21:59:45.359147 [ 3 ] {8b43ce63-5607-4a49-baf0-661f3efaa03e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.01.05 21:59:45.360791 [ 3 ] {8b43ce63-5607-4a49-baf0-661f3efaa03e} <Debug> oximeter.fields_u8 (1a5c544b-bcaf-46b6-9e4d-690a684fcbcc): Loading data parts | ||
| 502 | 2026.01.05 21:59:45.361011 [ 3 ] {8b43ce63-5607-4a49-baf0-661f3efaa03e} <Debug> oximeter.fields_u8 (1a5c544b-bcaf-46b6-9e4d-690a684fcbcc): There are no data parts | ||
| 503 | 2026.01.05 21:59:45.362127 [ 3 ] {8b43ce63-5607-4a49-baf0-661f3efaa03e} <Debug> TCPHandler: Processed in 0.003250812 sec. | ||
| 504 | 2026.01.05 21:59:45.362261 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.05 21:59:45.362414 [ 3 ] {e90aeeed-d619-4b70-9d3c-c38030786602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.01.05 21:59:45.362475 [ 3 ] {e90aeeed-d619-4b70-9d3c-c38030786602} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.01.05 21:59:45.364112 [ 3 ] {e90aeeed-d619-4b70-9d3c-c38030786602} <Debug> oximeter.fields_i16 (4613842c-0c6d-4614-8ce4-16caef75dcbd): Loading data parts | ||
| 508 | 2026.01.05 21:59:45.364259 [ 3 ] {e90aeeed-d619-4b70-9d3c-c38030786602} <Debug> oximeter.fields_i16 (4613842c-0c6d-4614-8ce4-16caef75dcbd): There are no data parts | ||
| 509 | 2026.01.05 21:59:45.365315 [ 3 ] {e90aeeed-d619-4b70-9d3c-c38030786602} <Debug> TCPHandler: Processed in 0.003103499 sec. | ||
| 510 | 2026.01.05 21:59:45.365448 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.05 21:59:45.365613 [ 3 ] {1bf92949-23c2-46c7-b8b6-771a52e6fcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.01.05 21:59:45.365666 [ 3 ] {1bf92949-23c2-46c7-b8b6-771a52e6fcd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.01.05 21:59:45.367365 [ 3 ] {1bf92949-23c2-46c7-b8b6-771a52e6fcd9} <Debug> oximeter.fields_u16 (5201263b-1eae-4777-9e18-bb26ec9bfe07): Loading data parts | ||
| 514 | 2026.01.05 21:59:45.367505 [ 3 ] {1bf92949-23c2-46c7-b8b6-771a52e6fcd9} <Debug> oximeter.fields_u16 (5201263b-1eae-4777-9e18-bb26ec9bfe07): There are no data parts | ||
| 515 | 2026.01.05 21:59:45.368597 [ 3 ] {1bf92949-23c2-46c7-b8b6-771a52e6fcd9} <Debug> TCPHandler: Processed in 0.003197481 sec. | ||
| 516 | 2026.01.05 21:59:45.368732 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.05 21:59:45.368882 [ 3 ] {7ae2a341-fad9-461f-ac9b-b0a90f8ea800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.01.05 21:59:45.368943 [ 3 ] {7ae2a341-fad9-461f-ac9b-b0a90f8ea800} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.01.05 21:59:45.370639 [ 3 ] {7ae2a341-fad9-461f-ac9b-b0a90f8ea800} <Debug> oximeter.fields_i32 (173ca76a-2838-447b-a3b2-6df8abf97564): Loading data parts | ||
| 520 | 2026.01.05 21:59:45.370808 [ 3 ] {7ae2a341-fad9-461f-ac9b-b0a90f8ea800} <Debug> oximeter.fields_i32 (173ca76a-2838-447b-a3b2-6df8abf97564): There are no data parts | ||
| 521 | 2026.01.05 21:59:45.371960 [ 3 ] {7ae2a341-fad9-461f-ac9b-b0a90f8ea800} <Debug> TCPHandler: Processed in 0.003277052 sec. | ||
| 522 | 2026.01.05 21:59:45.372092 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.05 21:59:45.372256 [ 3 ] {a59470fb-2090-4513-b546-9bb6289bf954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.01.05 21:59:45.372315 [ 3 ] {a59470fb-2090-4513-b546-9bb6289bf954} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.01.05 21:59:45.374004 [ 3 ] {a59470fb-2090-4513-b546-9bb6289bf954} <Debug> oximeter.fields_u32 (79ba7242-02b0-40fa-be49-10048f32eb22): Loading data parts | ||
| 526 | 2026.01.05 21:59:45.374134 [ 3 ] {a59470fb-2090-4513-b546-9bb6289bf954} <Debug> oximeter.fields_u32 (79ba7242-02b0-40fa-be49-10048f32eb22): There are no data parts | ||
| 527 | 2026.01.05 21:59:45.375221 [ 3 ] {a59470fb-2090-4513-b546-9bb6289bf954} <Debug> TCPHandler: Processed in 0.00317878 sec. | ||
| 528 | 2026.01.05 21:59:45.375357 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.01.05 21:59:45.375508 [ 3 ] {cdd78f15-cdea-47be-8fc1-659ed18dfb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.01.05 21:59:45.375561 [ 3 ] {cdd78f15-cdea-47be-8fc1-659ed18dfb48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.01.05 21:59:45.377180 [ 3 ] {cdd78f15-cdea-47be-8fc1-659ed18dfb48} <Debug> oximeter.fields_i64 (b35dbbe6-af44-43b0-b22f-281d82b00519): Loading data parts | ||
| 532 | 2026.01.05 21:59:45.377310 [ 3 ] {cdd78f15-cdea-47be-8fc1-659ed18dfb48} <Debug> oximeter.fields_i64 (b35dbbe6-af44-43b0-b22f-281d82b00519): There are no data parts | ||
| 533 | 2026.01.05 21:59:45.378386 [ 3 ] {cdd78f15-cdea-47be-8fc1-659ed18dfb48} <Debug> TCPHandler: Processed in 0.003077798 sec. | ||
| 534 | 2026.01.05 21:59:45.378518 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.01.05 21:59:45.378691 [ 3 ] {7416a135-4b96-4d6d-aa77-df38ce8fcf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.01.05 21:59:45.378749 [ 3 ] {7416a135-4b96-4d6d-aa77-df38ce8fcf6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.01.05 21:59:45.380447 [ 3 ] {7416a135-4b96-4d6d-aa77-df38ce8fcf6c} <Debug> oximeter.fields_u64 (f3f2ceb8-2282-43f1-b900-8e7c54266fb2): Loading data parts | ||
| 538 | 2026.01.05 21:59:45.380586 [ 3 ] {7416a135-4b96-4d6d-aa77-df38ce8fcf6c} <Debug> oximeter.fields_u64 (f3f2ceb8-2282-43f1-b900-8e7c54266fb2): There are no data parts | ||
| 539 | 2026.01.05 21:59:45.381667 [ 3 ] {7416a135-4b96-4d6d-aa77-df38ce8fcf6c} <Debug> TCPHandler: Processed in 0.00319731 sec. | ||
| 540 | 2026.01.05 21:59:45.381798 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.01.05 21:59:45.381947 [ 3 ] {b2f595ec-8593-45c2-88b3-6661f1d01b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.01.05 21:59:45.382001 [ 3 ] {b2f595ec-8593-45c2-88b3-6661f1d01b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.01.05 21:59:45.383692 [ 3 ] {b2f595ec-8593-45c2-88b3-6661f1d01b49} <Debug> oximeter.fields_ipaddr (d1be47f5-aa13-4cee-8e4d-43023403c2a4): Loading data parts | ||
| 544 | 2026.01.05 21:59:45.383829 [ 3 ] {b2f595ec-8593-45c2-88b3-6661f1d01b49} <Debug> oximeter.fields_ipaddr (d1be47f5-aa13-4cee-8e4d-43023403c2a4): There are no data parts | ||
| 545 | 2026.01.05 21:59:45.384953 [ 3 ] {b2f595ec-8593-45c2-88b3-6661f1d01b49} <Debug> TCPHandler: Processed in 0.003203631 sec. | ||
| 546 | 2026.01.05 21:59:45.385106 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.01.05 21:59:45.385265 [ 3 ] {ff8f4159-453b-49e4-a22a-0dbbb5f1481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.01.05 21:59:45.385318 [ 3 ] {ff8f4159-453b-49e4-a22a-0dbbb5f1481c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.01.05 21:59:45.386974 [ 3 ] {ff8f4159-453b-49e4-a22a-0dbbb5f1481c} <Debug> oximeter.fields_string (fecd4bf8-62e9-4587-9561-53b36e362831): Loading data parts | ||
| 550 | 2026.01.05 21:59:45.387119 [ 3 ] {ff8f4159-453b-49e4-a22a-0dbbb5f1481c} <Debug> oximeter.fields_string (fecd4bf8-62e9-4587-9561-53b36e362831): There are no data parts | ||
| 551 | 2026.01.05 21:59:45.388237 [ 3 ] {ff8f4159-453b-49e4-a22a-0dbbb5f1481c} <Debug> TCPHandler: Processed in 0.00318059 sec. | ||
| 552 | 2026.01.05 21:59:45.388372 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.01.05 21:59:45.388523 [ 3 ] {3d55cb66-7031-402f-ba0c-8bf4d7bb7b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.01.05 21:59:45.388590 [ 3 ] {3d55cb66-7031-402f-ba0c-8bf4d7bb7b37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.01.05 21:59:45.390220 [ 3 ] {3d55cb66-7031-402f-ba0c-8bf4d7bb7b37} <Debug> oximeter.fields_uuid (7466a029-77e2-4f68-98b3-757a79135bee): Loading data parts | ||
| 556 | 2026.01.05 21:59:45.390344 [ 3 ] {3d55cb66-7031-402f-ba0c-8bf4d7bb7b37} <Debug> oximeter.fields_uuid (7466a029-77e2-4f68-98b3-757a79135bee): There are no data parts | ||
| 557 | 2026.01.05 21:59:45.391375 [ 3 ] {3d55cb66-7031-402f-ba0c-8bf4d7bb7b37} <Debug> TCPHandler: Processed in 0.003051837 sec. | ||
| 558 | 2026.01.05 21:59:45.391531 [ 3 ] {} <Trace> TCP-Session: 2762b808-f8e0-46a0-a9ba-d1b95b3df7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.01.05 21:59:45.391780 [ 3 ] {52f3e653-e472-4c74-8e2b-887150e441f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58541) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.01.05 21:59:45.391854 [ 3 ] {52f3e653-e472-4c74-8e2b-887150e441f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.01.05 21:59:45.393497 [ 3 ] {52f3e653-e472-4c74-8e2b-887150e441f7} <Debug> oximeter.timeseries_schema (0f56e3ed-166f-4b96-935b-c5a3995f88ed): Loading data parts | ||
| 565 | 2026.01.05 21:59:45.393683 [ 3 ] {52f3e653-e472-4c74-8e2b-887150e441f7} <Debug> oximeter.timeseries_schema (0f56e3ed-166f-4b96-935b-c5a3995f88ed): There are no data parts | ||
| 566 | 2026.01.05 21:59:45.394885 [ 3 ] {52f3e653-e472-4c74-8e2b-887150e441f7} <Debug> TCPHandler: Processed in 0.003404215 sec. | ||
| 567 | 2026.01.05 21:59:45.395065 [ 4 ] {} <Trace> TCP-Session: 3e7c718b-4bd6-40f9-85b7-787f791f02e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.05 21:59:45.395389 [ 4 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41835) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.01.05 21:59:45.396731 [ 4 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.01.05 21:59:45.411646 [ 261 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Trace> oximeter.version (499307c5-51aa-4c1f-8200-4e6038807575): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.01.05 21:59:45.411769 [ 261 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 572 | 2026.01.05 21:59:45.415981 [ 261 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.01.05 21:59:45.416379 [ 261 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Trace> oximeter.version (499307c5-51aa-4c1f-8200-4e6038807575): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.01.05 21:59:45.416655 [ 4 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021406 sec., 46.71587405400355 rows/sec., 747.45 B/sec. | ||
| 575 | 2026.01.05 21:59:45.416949 [ 4 ] {d5069aa0-058f-4678-bb31-ed1551b5f410} <Debug> TCPHandler: Processed in 0.021954763 sec. | ||
| 576 | 2026.01.05 21:59:46.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.11 MiB (RSS), difference: 13.54 MiB | ||
| 577 | 2026.01.05 21:59:48.230385 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61192 | ||
| 578 | 2026.01.05 21:59:48.234437 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.05 21:59:48.234496 [ 262 ] {} <Debug> TCP-Session: 40867272-f549-468f-a262-dafdcab1fd39 Authenticating user 'default' from [fd00:1122:3344:101::c]:61192 | ||
| 580 | 2026.01.05 21:59:48.234619 [ 262 ] {} <Debug> TCP-Session: 40867272-f549-468f-a262-dafdcab1fd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.05 21:59:48.234634 [ 262 ] {} <Debug> TCP-Session: 40867272-f549-468f-a262-dafdcab1fd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.05 21:59:48.234698 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.05 21:59:48.234826 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.01.05 21:59:48.234845 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.05 21:59:48.235360 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46941 | ||
| 586 | 2026.01.05 21:59:48.235548 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.01.05 21:59:48.235656 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63435 | ||
| 588 | 2026.01.05 21:59:48.235583 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54351 | ||
| 589 | 2026.01.05 21:59:48.235578 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64971 | ||
| 590 | 2026.01.05 21:59:48.235762 [ 263 ] {} <Debug> TCP-Session: c1cdc18d-f7d0-4f72-9c89-dce405b7f970 Authenticating user 'default' from [fd00:1122:3344:101::c]:46941 | ||
| 591 | 2026.01.05 21:59:48.235823 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62631 | ||
| 592 | 2026.01.05 21:59:48.235736 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59456 | ||
| 593 | 2026.01.05 21:59:48.235909 [ 263 ] {} <Debug> TCP-Session: c1cdc18d-f7d0-4f72-9c89-dce405b7f970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.01.05 21:59:48.235955 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58444 | ||
| 595 | 2026.01.05 21:59:48.235979 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.01.05 21:59:48.236038 [ 263 ] {} <Debug> TCP-Session: c1cdc18d-f7d0-4f72-9c89-dce405b7f970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.05 21:59:48.236054 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.01.05 21:59:48.236181 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.05 21:59:48.236154 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.01.05 21:59:48.236068 [ 264 ] {} <Debug> TCP-Session: 55b96d36-3436-4d54-987c-6566f91fe85f Authenticating user 'default' from [fd00:1122:3344:101::c]:54351 | ||
| 601 | 2026.01.05 21:59:48.236299 [ 268 ] {} <Debug> TCP-Session: 961765f0-5bd6-4781-97e5-2474cc0462d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62631 | ||
| 602 | 2026.01.05 21:59:48.236297 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.01.05 21:59:48.236305 [ 267 ] {} <Debug> TCP-Session: 9fefea76-d1f9-492a-8f4c-10d3168e8d6e Authenticating user 'default' from [fd00:1122:3344:101::c]:59456 | ||
| 604 | 2026.01.05 21:59:48.236343 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.01.05 21:59:48.236414 [ 268 ] {} <Debug> TCP-Session: 961765f0-5bd6-4781-97e5-2474cc0462d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.05 21:59:48.236411 [ 265 ] {} <Debug> TCP-Session: 4a21bcac-ceec-4974-9728-4a436c29206a Authenticating user 'default' from [fd00:1122:3344:101::c]:64971 | ||
| 607 | 2026.01.05 21:59:48.236379 [ 267 ] {} <Debug> TCP-Session: 9fefea76-d1f9-492a-8f4c-10d3168e8d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.01.05 21:59:48.236559 [ 268 ] {} <Debug> TCP-Session: 961765f0-5bd6-4781-97e5-2474cc0462d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.05 21:59:48.236375 [ 264 ] {} <Debug> TCP-Session: 55b96d36-3436-4d54-987c-6566f91fe85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.05 21:59:48.236294 [ 266 ] {} <Debug> TCP-Session: 3b7a5efa-83d8-4a2c-8c30-9beaef2aa9a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:63435 | ||
| 611 | 2026.01.05 21:59:48.236728 [ 264 ] {} <Debug> TCP-Session: 55b96d36-3436-4d54-987c-6566f91fe85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.05 21:59:48.236716 [ 267 ] {} <Debug> TCP-Session: 9fefea76-d1f9-492a-8f4c-10d3168e8d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.05 21:59:48.236553 [ 269 ] {} <Debug> TCP-Session: 8a1ec7c2-c704-4b3c-b0ce-d3b8995260cb Authenticating user 'default' from [fd00:1122:3344:101::c]:58444 | ||
| 614 | 2026.01.05 21:59:48.236839 [ 266 ] {} <Debug> TCP-Session: 3b7a5efa-83d8-4a2c-8c30-9beaef2aa9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.05 21:59:48.236580 [ 265 ] {} <Debug> TCP-Session: 4a21bcac-ceec-4974-9728-4a436c29206a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.05 21:59:48.236924 [ 269 ] {} <Debug> TCP-Session: 8a1ec7c2-c704-4b3c-b0ce-d3b8995260cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.05 21:59:48.236935 [ 266 ] {} <Debug> TCP-Session: 3b7a5efa-83d8-4a2c-8c30-9beaef2aa9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.05 21:59:48.236946 [ 265 ] {} <Debug> TCP-Session: 4a21bcac-ceec-4974-9728-4a436c29206a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.05 21:59:48.237029 [ 269 ] {} <Debug> TCP-Session: 8a1ec7c2-c704-4b3c-b0ce-d3b8995260cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.05 21:59:48.537285 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48859 | ||
| 621 | 2026.01.05 21:59:48.541825 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.05 21:59:48.541906 [ 270 ] {} <Debug> TCP-Session: a94f3d7f-1989-4e7f-bc28-118d7f22ea57 Authenticating user 'default' from [fd00:1122:3344:101::b]:48859 | ||
| 623 | 2026.01.05 21:59:48.542043 [ 270 ] {} <Debug> TCP-Session: a94f3d7f-1989-4e7f-bc28-118d7f22ea57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.05 21:59:48.542057 [ 270 ] {} <Debug> TCP-Session: a94f3d7f-1989-4e7f-bc28-118d7f22ea57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.05 21:59:48.542122 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.05 21:59:48.542250 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.01.05 21:59:48.542267 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.05 21:59:48.542814 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59614 | ||
| 629 | 2026.01.05 21:59:48.542926 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32884 | ||
| 630 | 2026.01.05 21:59:48.543041 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.05 21:59:48.543076 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44014 | ||
| 632 | 2026.01.05 21:59:48.543166 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.05 21:59:48.543219 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43007 | ||
| 634 | 2026.01.05 21:59:48.543266 [ 271 ] {} <Debug> TCP-Session: b23808c0-4127-43db-8856-85ff7de0ec43 Authenticating user 'default' from [fd00:1122:3344:101::b]:59614 | ||
| 635 | 2026.01.05 21:59:48.543325 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49189 | ||
| 636 | 2026.01.05 21:59:48.543289 [ 272 ] {} <Debug> TCP-Session: c07145f5-64e4-4f5d-8b6f-a065246f06d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:32884 | ||
| 637 | 2026.01.05 21:59:48.543410 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.05 21:59:48.543457 [ 271 ] {} <Debug> TCP-Session: b23808c0-4127-43db-8856-85ff7de0ec43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.01.05 21:59:48.543475 [ 272 ] {} <Debug> TCP-Session: c07145f5-64e4-4f5d-8b6f-a065246f06d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.05 21:59:48.543522 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40967 | ||
| 641 | 2026.01.05 21:59:48.543580 [ 271 ] {} <Debug> TCP-Session: b23808c0-4127-43db-8856-85ff7de0ec43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.05 21:59:48.543570 [ 272 ] {} <Debug> TCP-Session: c07145f5-64e4-4f5d-8b6f-a065246f06d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.01.05 21:59:48.543661 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.05 21:59:48.543667 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39825 | ||
| 645 | 2026.01.05 21:59:48.543760 [ 275 ] {} <Debug> TCP-Session: be6c7b03-7553-4fde-8a72-9074115b860e Authenticating user 'default' from [fd00:1122:3344:101::b]:49189 | ||
| 646 | 2026.01.05 21:59:48.543550 [ 274 ] {} <Debug> TCP-Session: e86eee0c-9470-4464-b819-9dac9e2cdf8b Authenticating user 'default' from [fd00:1122:3344:101::b]:43007 | ||
| 647 | 2026.01.05 21:59:48.543527 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.05 21:59:48.543871 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.01.05 21:59:48.543899 [ 274 ] {} <Debug> TCP-Session: e86eee0c-9470-4464-b819-9dac9e2cdf8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.05 21:59:48.543911 [ 275 ] {} <Debug> TCP-Session: be6c7b03-7553-4fde-8a72-9074115b860e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.05 21:59:48.543979 [ 274 ] {} <Debug> TCP-Session: e86eee0c-9470-4464-b819-9dac9e2cdf8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.05 21:59:48.543986 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.01.05 21:59:48.544007 [ 276 ] {} <Debug> TCP-Session: 2da94f52-c2b9-4a83-a7ac-467df3357939 Authenticating user 'default' from [fd00:1122:3344:101::b]:40967 | ||
| 654 | 2026.01.05 21:59:48.544081 [ 277 ] {} <Debug> TCP-Session: eab3b5c4-0458-499f-b449-161a30cfa601 Authenticating user 'default' from [fd00:1122:3344:101::b]:39825 | ||
| 655 | 2026.01.05 21:59:48.544116 [ 276 ] {} <Debug> TCP-Session: 2da94f52-c2b9-4a83-a7ac-467df3357939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.05 21:59:48.544053 [ 275 ] {} <Debug> TCP-Session: be6c7b03-7553-4fde-8a72-9074115b860e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.05 21:59:48.544229 [ 276 ] {} <Debug> TCP-Session: 2da94f52-c2b9-4a83-a7ac-467df3357939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.05 21:59:48.544233 [ 277 ] {} <Debug> TCP-Session: eab3b5c4-0458-499f-b449-161a30cfa601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.05 21:59:48.543987 [ 273 ] {} <Debug> TCP-Session: 42f58524-3be4-451f-b26e-0f6bde7243f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:44014 | ||
| 660 | 2026.01.05 21:59:48.544324 [ 277 ] {} <Debug> TCP-Session: eab3b5c4-0458-499f-b449-161a30cfa601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.05 21:59:48.544353 [ 273 ] {} <Debug> TCP-Session: 42f58524-3be4-451f-b26e-0f6bde7243f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.05 21:59:48.544404 [ 273 ] {} <Debug> TCP-Session: 42f58524-3be4-451f-b26e-0f6bde7243f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.05 21:59:48.700960 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58852 | ||
| 664 | 2026.01.05 21:59:48.706948 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.05 21:59:48.706998 [ 278 ] {} <Debug> TCP-Session: 3fe591d8-1838-4391-afc3-cf61f43e03f7 Authenticating user 'default' from [fd00:1122:3344:101::a]:58852 | ||
| 666 | 2026.01.05 21:59:48.707022 [ 278 ] {} <Debug> TCP-Session: 3fe591d8-1838-4391-afc3-cf61f43e03f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.05 21:59:48.707135 [ 278 ] {} <Debug> TCP-Session: 3fe591d8-1838-4391-afc3-cf61f43e03f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.05 21:59:48.707212 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.05 21:59:48.707282 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.01.05 21:59:48.707466 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.05 21:59:48.708166 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60344 | ||
| 672 | 2026.01.05 21:59:48.708288 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38719 | ||
| 673 | 2026.01.05 21:59:48.708385 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56008 | ||
| 674 | 2026.01.05 21:59:48.708396 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.05 21:59:48.708490 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41828 | ||
| 676 | 2026.01.05 21:59:48.708573 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.01.05 21:59:48.708654 [ 279 ] {} <Debug> TCP-Session: a7371d80-4475-4574-a66b-87f1b4488645 Authenticating user 'default' from [fd00:1122:3344:101::a]:60344 | ||
| 678 | 2026.01.05 21:59:48.708705 [ 280 ] {} <Debug> TCP-Session: 59b3770b-48ad-41d1-92ab-2779355e13bd Authenticating user 'default' from [fd00:1122:3344:101::a]:38719 | ||
| 679 | 2026.01.05 21:59:48.708737 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44112 | ||
| 680 | 2026.01.05 21:59:48.708697 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.05 21:59:48.708804 [ 279 ] {} <Debug> TCP-Session: a7371d80-4475-4574-a66b-87f1b4488645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.01.05 21:59:48.708849 [ 280 ] {} <Debug> TCP-Session: 59b3770b-48ad-41d1-92ab-2779355e13bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.05 21:59:48.708822 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52496 | ||
| 684 | 2026.01.05 21:59:48.708919 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40697 | ||
| 685 | 2026.01.05 21:59:48.708979 [ 280 ] {} <Debug> TCP-Session: 59b3770b-48ad-41d1-92ab-2779355e13bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.05 21:59:48.709077 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.05 21:59:48.708959 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.05 21:59:48.708820 [ 281 ] {} <Debug> TCP-Session: 1ea4f82a-a6b7-49c4-af39-bf17fc2843f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:56008 | ||
| 689 | 2026.01.05 21:59:48.709189 [ 284 ] {} <Debug> TCP-Session: 6aa16886-7bb4-4adc-a2fb-259a54018c45 Authenticating user 'default' from [fd00:1122:3344:101::a]:52496 | ||
| 690 | 2026.01.05 21:59:48.709160 [ 283 ] {} <Debug> TCP-Session: 08f84025-dfff-4669-bde7-3faa014c29a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:44112 | ||
| 691 | 2026.01.05 21:59:48.708813 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.01.05 21:59:48.709319 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.01.05 21:59:48.709289 [ 284 ] {} <Debug> TCP-Session: 6aa16886-7bb4-4adc-a2fb-259a54018c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.05 21:59:48.709278 [ 283 ] {} <Debug> TCP-Session: 08f84025-dfff-4669-bde7-3faa014c29a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.05 21:59:48.709518 [ 285 ] {} <Debug> TCP-Session: b49ffb9f-fa52-4232-a444-1c584c0546d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:40697 | ||
| 696 | 2026.01.05 21:59:48.709473 [ 282 ] {} <Debug> TCP-Session: a397a404-3d99-4909-bb12-b33f8a556c65 Authenticating user 'default' from [fd00:1122:3344:101::a]:41828 | ||
| 697 | 2026.01.05 21:59:48.709482 [ 284 ] {} <Debug> TCP-Session: 6aa16886-7bb4-4adc-a2fb-259a54018c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.05 21:59:48.709635 [ 285 ] {} <Debug> TCP-Session: b49ffb9f-fa52-4232-a444-1c584c0546d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.05 21:59:48.709623 [ 282 ] {} <Debug> TCP-Session: a397a404-3d99-4909-bb12-b33f8a556c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.05 21:59:48.709602 [ 283 ] {} <Debug> TCP-Session: 08f84025-dfff-4669-bde7-3faa014c29a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.05 21:59:48.709840 [ 282 ] {} <Debug> TCP-Session: a397a404-3d99-4909-bb12-b33f8a556c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.05 21:59:48.709852 [ 285 ] {} <Debug> TCP-Session: b49ffb9f-fa52-4232-a444-1c584c0546d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.05 21:59:48.709271 [ 281 ] {} <Debug> TCP-Session: 1ea4f82a-a6b7-49c4-af39-bf17fc2843f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.05 21:59:48.708953 [ 279 ] {} <Debug> TCP-Session: a7371d80-4475-4574-a66b-87f1b4488645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.05 21:59:48.710137 [ 281 ] {} <Debug> TCP-Session: 1ea4f82a-a6b7-49c4-af39-bf17fc2843f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.05 21:59:49.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.43 MiB, peak 138.43 MiB, free memory in arenas 0.00 B, will set to 139.91 MiB (RSS), difference: 1.48 MiB | ||
| 707 | 2026.01.05 21:59:52.051572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.05 21:59:52.051646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.01.05 21:59:52.051684 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.05 21:59:52.051762 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.05 21:59:52.056609 [ 244 ] {} <Debug> system.asynchronous_metric_log (70b9702a-5764-4675-930b-85066c3f74eb): Loading data parts | ||
| 712 | 2026.01.05 21:59:52.056812 [ 244 ] {} <Debug> system.asynchronous_metric_log (70b9702a-5764-4675-930b-85066c3f74eb): There are no data parts | ||
| 713 | 2026.01.05 21:59:52.060855 [ 244 ] {} <Trace> system.asynchronous_metric_log (70b9702a-5764-4675-930b-85066c3f74eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.05 21:59:52.061026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 715 | 2026.01.05 21:59:52.066964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.05 21:59:52.067674 [ 244 ] {} <Trace> system.asynchronous_metric_log (70b9702a-5764-4675-930b-85066c3f74eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.05 21:59:52.067952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.01.05 21:59:52.070494 [ 243 ] {} <Debug> system.metric_log (c2fb439f-0e80-4d83-8edf-0f5e5469a6c3): Loading data parts | ||
| 719 | 2026.01.05 21:59:52.070664 [ 243 ] {} <Debug> system.metric_log (c2fb439f-0e80-4d83-8edf-0f5e5469a6c3): There are no data parts | ||
| 720 | 2026.01.05 21:59:52.094257 [ 243 ] {} <Trace> system.metric_log (c2fb439f-0e80-4d83-8edf-0f5e5469a6c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.05 21:59:52.094420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 722 | 2026.01.05 21:59:52.100752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.05 21:59:52.102005 [ 243 ] {} <Trace> system.metric_log (c2fb439f-0e80-4d83-8edf-0f5e5469a6c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.05 21:59:52.106019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.05 21:59:53.000323 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.93 MiB, peak 148.93 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.01.05 21:59:54.551553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.05 21:59:54.551695 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.05 21:59:54.558062 [ 242 ] {} <Debug> system.query_log (44dd4484-8f8c-463f-a1cb-e28759701316): Loading data parts | ||
| 729 | 2026.01.05 21:59:54.558239 [ 242 ] {} <Debug> system.query_log (44dd4484-8f8c-463f-a1cb-e28759701316): There are no data parts | ||
| 730 | 2026.01.05 21:59:54.566035 [ 242 ] {} <Trace> system.query_log (44dd4484-8f8c-463f-a1cb-e28759701316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.05 21:59:54.566170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 732 | 2026.01.05 21:59:54.567949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.05 21:59:54.568408 [ 242 ] {} <Trace> system.query_log (44dd4484-8f8c-463f-a1cb-e28759701316): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.05 21:59:54.568666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.05 21:59:55.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 155.02 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.01.05 21:59:59.529119 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.05 21:59:59.529180 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.05 21:59:59.568054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.05 21:59:59.572964 [ 244 ] {} <Trace> system.asynchronous_metric_log (70b9702a-5764-4675-930b-85066c3f74eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.05 21:59:59.573018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 741 | 2026.01.05 21:59:59.573891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.05 21:59:59.574462 [ 244 ] {} <Trace> system.asynchronous_metric_log (70b9702a-5764-4675-930b-85066c3f74eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.05 21:59:59.576775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.05 21:59:59.606129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.05 21:59:59.624644 [ 243 ] {} <Trace> system.metric_log (c2fb439f-0e80-4d83-8edf-0f5e5469a6c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.05 21:59:59.624818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 747 | 2026.01.05 21:59:59.631359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.05 21:59:59.632475 [ 243 ] {} <Trace> system.metric_log (c2fb439f-0e80-4d83-8edf-0f5e5469a6c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.05 21:59:59.635839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.05 22:00:00.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.81 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.90 MiB (RSS), difference: 2.09 MiB | ||