| 1 | [ Mar 24 18:29:45 Enabled. ] | ||
| 2 | [ Mar 24 18:29:45 Rereading configuration. ] | ||
| 3 | [ Mar 24 18:29:46 Rereading configuration. ] | ||
| 4 | [ Mar 24 18:29:49 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 | [ Mar 24 18:29:49 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.03.24 18:29:52.268396 [ 1 ] {} <Information> Application: Will watch for the process with pid 24595 | ||
| 29 | 2026.03.24 18:29:52.268794 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.24 18:29:52.472114 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24595 | ||
| 31 | 2026.03.24 18:29:52.474537 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.24 18:29:52.474679 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.24 18:29:52.587147 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.24 18:29:52.633359 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.24 18:29:52.633451 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.24 18:29:52.633480 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.24 18:29:52.633543 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.24 18:29:52.634329 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.24 18:29:52.638169 [ 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.03.24 18:29:52.639044 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.24 18:29:52.639892 [ 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.03.24 18:29:52.639945 [ 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.03.24 18:29:52.639988 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.24 18:29:52.640706 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.24 18:29:52.641710 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.24 18:29:52.647892 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.24 18:29:52.648631 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.24 18:29:52.649879 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.24 18:29:52.649974 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.24 18:29:52.651035 [ 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.03.24 18:29:52.651574 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.24 18:29:52.655766 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.24 18:29:52.656330 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.24 18:29:52.664743 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.24 18:29:52.665178 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.24 18:29:52.665559 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.24 18:29:52.665928 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.24 18:29:52.667405 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.24 18:29:52.667431 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.24 18:29:52.667515 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.24 18:29:52.667602 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.24 18:29:52.683063 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.24 18:29:52.683091 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172502 sec | ||
| 68 | 2026.03.24 18:29:52.683136 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.24 18:29:52.683181 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.24 18:29:52.683867 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.24 18:29:52.684447 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.24 18:29:52.701484 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.24 18:29:52.701529 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.24 18:29:52.701611 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.24 18:29:52.701624 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.24 18:29:52.701660 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.24 18:29:52.701742 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.24 18:29:52.703970 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.24 18:29:52.704021 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.24 18:29:52.704075 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.24 18:29:52.704245 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.24 18:29:52.704288 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.24 18:29:52.704303 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.24 18:29:52.704381 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.24 18:29:52.704393 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.24 18:29:52.704425 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.24 18:29:52.704508 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.24 18:29:52.738108 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.24 18:29:52.741129 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.24 18:29:52.741224 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116851 sec | ||
| 91 | 2026.03.24 18:29:52.741238 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.24 18:29:52.741248 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.24 18:29:52.741274 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.24 18:29:52.741493 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.24 18:29:52.741600 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.24 18:29:52.741614 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.24 18:29:52.741625 [ 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.03.24 18:29:52.741636 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.24 18:29:52.746693 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.24 18:29:52.746885 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.93 MiB | ||
| 101 | 2026.03.24 18:29:52.748247 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.354e-05 sec. | ||
| 102 | 2026.03.24 18:29:52.748651 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.24 18:29:52.748703 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.24 18:29:52.748717 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.24 18:29:53.604564 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56894 | ||
| 106 | 2026.03.24 18:29:53.604943 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.24 18:29:53.605000 [ 3 ] {} <Debug> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Authenticating user 'default' from [fd00:1122:3344:101::d]:56894 | ||
| 108 | 2026.03.24 18:29:53.605039 [ 3 ] {} <Debug> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.24 18:29:53.605133 [ 3 ] {} <Debug> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.24 18:29:53.605232 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.24 18:29:53.605258 [ 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.03.24 18:29:53.605365 [ 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.03.24 18:29:53.605971 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64167 | ||
| 114 | 2026.03.24 18:29:53.606804 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60832 | ||
| 115 | 2026.03.24 18:29:53.606818 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37056 | ||
| 116 | 2026.03.24 18:29:53.606836 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.24 18:29:53.607003 [ 4 ] {} <Debug> TCP-Session: 70042fc4-42b6-410a-9857-581b52fd565e Authenticating user 'default' from [fd00:1122:3344:101::d]:64167 | ||
| 118 | 2026.03.24 18:29:53.607028 [ 4 ] {} <Debug> TCP-Session: 70042fc4-42b6-410a-9857-581b52fd565e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.24 18:29:53.607042 [ 4 ] {} <Debug> TCP-Session: 70042fc4-42b6-410a-9857-581b52fd565e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.24 18:29:53.607099 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58006 | ||
| 121 | 2026.03.24 18:29:53.607116 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50965 | ||
| 122 | 2026.03.24 18:29:53.607539 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58644 | ||
| 123 | 2026.03.24 18:29:53.607590 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36902 | ||
| 124 | 2026.03.24 18:29:53.607705 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50116 | ||
| 125 | 2026.03.24 18:29:53.607781 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.24 18:29:53.607935 [ 255 ] {} <Debug> TCP-Session: 5e710d50-3f05-45ec-b439-09d33f92e7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50965 | ||
| 127 | 2026.03.24 18:29:53.607972 [ 255 ] {} <Debug> TCP-Session: 5e710d50-3f05-45ec-b439-09d33f92e7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.24 18:29:53.608050 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.24 18:29:53.608055 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.24 18:29:53.607996 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.24 18:29:53.608164 [ 256 ] {} <Debug> TCP-Session: 0113995b-0503-46c3-87c4-b1bd64731e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:58006 | ||
| 132 | 2026.03.24 18:29:53.608168 [ 257 ] {} <Debug> TCP-Session: 786ec669-4ce1-4da5-aa15-9c913ddf1958 Authenticating user 'default' from [fd00:1122:3344:101::d]:50116 | ||
| 133 | 2026.03.24 18:29:53.608194 [ 253 ] {} <Debug> TCP-Session: db3d736c-0363-4b5f-bd77-5e9ec64c6e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:60832 | ||
| 134 | 2026.03.24 18:29:53.608175 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.24 18:29:53.608264 [ 253 ] {} <Debug> TCP-Session: db3d736c-0363-4b5f-bd77-5e9ec64c6e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.24 18:29:53.608282 [ 257 ] {} <Debug> TCP-Session: 786ec669-4ce1-4da5-aa15-9c913ddf1958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.24 18:29:53.608251 [ 256 ] {} <Debug> TCP-Session: 0113995b-0503-46c3-87c4-b1bd64731e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.24 18:29:53.608370 [ 253 ] {} <Debug> TCP-Session: db3d736c-0363-4b5f-bd77-5e9ec64c6e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.24 18:29:53.608357 [ 257 ] {} <Debug> TCP-Session: 786ec669-4ce1-4da5-aa15-9c913ddf1958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.24 18:29:53.608345 [ 259 ] {} <Debug> TCP-Session: f479e2f5-101b-43bc-8f58-09365968f1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58644 | ||
| 141 | 2026.03.24 18:29:53.608438 [ 256 ] {} <Debug> TCP-Session: 0113995b-0503-46c3-87c4-b1bd64731e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.24 18:29:53.608152 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.24 18:29:53.608124 [ 255 ] {} <Debug> TCP-Session: 5e710d50-3f05-45ec-b439-09d33f92e7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.24 18:29:53.608559 [ 258 ] {} <Debug> TCP-Session: e58200e7-3947-4120-84e1-ffcd295e4e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:36902 | ||
| 145 | 2026.03.24 18:29:53.608079 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.24 18:29:53.608528 [ 259 ] {} <Debug> TCP-Session: f479e2f5-101b-43bc-8f58-09365968f1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.24 18:29:53.609002 [ 5 ] {} <Debug> TCP-Session: aa6de27a-f001-45d2-8f32-a1b5fa3d25ba Authenticating user 'default' from [fd00:1122:3344:101::d]:37056 | ||
| 148 | 2026.03.24 18:29:53.609036 [ 258 ] {} <Debug> TCP-Session: e58200e7-3947-4120-84e1-ffcd295e4e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.24 18:29:53.609041 [ 259 ] {} <Debug> TCP-Session: f479e2f5-101b-43bc-8f58-09365968f1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.24 18:29:53.609065 [ 258 ] {} <Debug> TCP-Session: e58200e7-3947-4120-84e1-ffcd295e4e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.24 18:29:53.609058 [ 5 ] {} <Debug> TCP-Session: aa6de27a-f001-45d2-8f32-a1b5fa3d25ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.24 18:29:53.609152 [ 5 ] {} <Debug> TCP-Session: aa6de27a-f001-45d2-8f32-a1b5fa3d25ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.24 18:29:53.610501 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.24 18:29:53.613323 [ 3 ] {ce2f7125-b842-423a-949b-71933cb78354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.24 18:29:53.746055 [ 3 ] {ce2f7125-b842-423a-949b-71933cb78354} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56894) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.24 18:29:53.747280 [ 3 ] {ce2f7125-b842-423a-949b-71933cb78354} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.24 18:29:53.747497 [ 3 ] {ce2f7125-b842-423a-949b-71933cb78354} <Debug> TCPHandler: Processed in 0.139314856 sec. | ||
| 204 | 2026.03.24 18:29:53.748014 [ 4 ] {} <Trace> TCP-Session: 70042fc4-42b6-410a-9857-581b52fd565e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.24 18:29:53.748378 [ 4 ] {938ef824-93a1-4060-bb20-fb7fafea6fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.24 18:29:53.748994 [ 4 ] {938ef824-93a1-4060-bb20-fb7fafea6fd6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64167) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.24 18:29:53.749378 [ 4 ] {938ef824-93a1-4060-bb20-fb7fafea6fd6} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.24 18:29:53.749654 [ 4 ] {938ef824-93a1-4060-bb20-fb7fafea6fd6} <Debug> TCPHandler: Processed in 0.001837964 sec. | ||
| 255 | 2026.03.24 18:29:53.749990 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.24 18:29:53.750811 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.24 18:29:53.751474 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.24 18:29:53.755864 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.24 18:29:53.755886 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2381e-05 sec | ||
| 260 | 2026.03.24 18:29:53.755900 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.24 18:29:53.755962 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.24 18:29:53.756030 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.24 18:29:53.756916 [ 3 ] {73c5e514-f8e4-4608-8689-304d2ec22f49} <Debug> TCPHandler: Processed in 0.007095823 sec. | ||
| 264 | 2026.03.24 18:29:53.757066 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.24 18:29:53.757449 [ 3 ] {cfca668f-eb6e-448f-9444-0dd19ba6516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) /* 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.03.24 18:29:53.757530 [ 3 ] {cfca668f-eb6e-448f-9444-0dd19ba6516c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.24 18:29:53.763122 [ 3 ] {cfca668f-eb6e-448f-9444-0dd19ba6516c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.24 18:29:53.767075 [ 3 ] {cfca668f-eb6e-448f-9444-0dd19ba6516c} <Debug> oximeter.version (913e2774-1f73-4c4a-b491-cc0669a6e2a3): Loading data parts | ||
| 270 | 2026.03.24 18:29:53.769651 [ 3 ] {cfca668f-eb6e-448f-9444-0dd19ba6516c} <Debug> oximeter.version (913e2774-1f73-4c4a-b491-cc0669a6e2a3): There are no data parts | ||
| 271 | 2026.03.24 18:29:53.773334 [ 3 ] {cfca668f-eb6e-448f-9444-0dd19ba6516c} <Debug> TCPHandler: Processed in 0.016263414 sec. | ||
| 272 | 2026.03.24 18:29:53.773530 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.24 18:29:53.773738 [ 3 ] {dc6beccc-196a-4ba1-a4f2-5194bc356f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) /* 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.03.24 18:29:53.773932 [ 3 ] {dc6beccc-196a-4ba1-a4f2-5194bc356f3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.24 18:29:53.795641 [ 3 ] {dc6beccc-196a-4ba1-a4f2-5194bc356f3c} <Debug> oximeter.measurements_bool (7a0fc291-ce65-47b5-a2dc-b143052c32b6): Loading data parts | ||
| 286 | 2026.03.24 18:29:53.796026 [ 3 ] {dc6beccc-196a-4ba1-a4f2-5194bc356f3c} <Debug> oximeter.measurements_bool (7a0fc291-ce65-47b5-a2dc-b143052c32b6): There are no data parts | ||
| 287 | 2026.03.24 18:29:53.797870 [ 3 ] {dc6beccc-196a-4ba1-a4f2-5194bc356f3c} <Debug> TCPHandler: Processed in 0.02440258 sec. | ||
| 288 | 2026.03.24 18:29:53.798164 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.24 18:29:53.798478 [ 3 ] {3d0d3a0b-d795-4c43-9127-476102838ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.798621 [ 3 ] {3d0d3a0b-d795-4c43-9127-476102838ed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.24 18:29:53.802474 [ 3 ] {3d0d3a0b-d795-4c43-9127-476102838ed3} <Debug> oximeter.measurements_i8 (88302e59-8250-46dd-ae53-8f01d6b54e6b): Loading data parts | ||
| 292 | 2026.03.24 18:29:53.802618 [ 3 ] {3d0d3a0b-d795-4c43-9127-476102838ed3} <Debug> oximeter.measurements_i8 (88302e59-8250-46dd-ae53-8f01d6b54e6b): There are no data parts | ||
| 293 | 2026.03.24 18:29:53.806991 [ 3 ] {3d0d3a0b-d795-4c43-9127-476102838ed3} <Debug> TCPHandler: Processed in 0.008969157 sec. | ||
| 294 | 2026.03.24 18:29:53.807223 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.24 18:29:53.807415 [ 3 ] {3188e228-6ab2-4e99-be50-86ba8cfd8862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.807553 [ 3 ] {3188e228-6ab2-4e99-be50-86ba8cfd8862} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.24 18:29:53.811096 [ 3 ] {3188e228-6ab2-4e99-be50-86ba8cfd8862} <Debug> oximeter.measurements_u8 (b59ff0ce-dca1-4bd0-8fa1-09cd885a5921): Loading data parts | ||
| 298 | 2026.03.24 18:29:53.811357 [ 3 ] {3188e228-6ab2-4e99-be50-86ba8cfd8862} <Debug> oximeter.measurements_u8 (b59ff0ce-dca1-4bd0-8fa1-09cd885a5921): There are no data parts | ||
| 299 | 2026.03.24 18:29:53.815534 [ 3 ] {3188e228-6ab2-4e99-be50-86ba8cfd8862} <Debug> TCPHandler: Processed in 0.008375209 sec. | ||
| 300 | 2026.03.24 18:29:53.815733 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.24 18:29:53.816065 [ 3 ] {b3846541-bc9a-4790-baaa-76dcf92d6735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.816126 [ 3 ] {b3846541-bc9a-4790-baaa-76dcf92d6735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.24 18:29:53.823439 [ 3 ] {b3846541-bc9a-4790-baaa-76dcf92d6735} <Debug> oximeter.measurements_i16 (b096f73d-b2a5-4c95-857e-797340056f8d): Loading data parts | ||
| 304 | 2026.03.24 18:29:53.823589 [ 3 ] {b3846541-bc9a-4790-baaa-76dcf92d6735} <Debug> oximeter.measurements_i16 (b096f73d-b2a5-4c95-857e-797340056f8d): There are no data parts | ||
| 305 | 2026.03.24 18:29:53.825472 [ 3 ] {b3846541-bc9a-4790-baaa-76dcf92d6735} <Debug> TCPHandler: Processed in 0.009808529 sec. | ||
| 306 | 2026.03.24 18:29:53.825767 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.24 18:29:53.825967 [ 3 ] {27d18653-ce65-4867-93ef-b4542c899b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.826114 [ 3 ] {27d18653-ce65-4867-93ef-b4542c899b03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.24 18:29:53.828057 [ 3 ] {27d18653-ce65-4867-93ef-b4542c899b03} <Debug> oximeter.measurements_u16 (145bdc1f-a33a-4315-a169-ba3595860b9e): Loading data parts | ||
| 310 | 2026.03.24 18:29:53.828260 [ 3 ] {27d18653-ce65-4867-93ef-b4542c899b03} <Debug> oximeter.measurements_u16 (145bdc1f-a33a-4315-a169-ba3595860b9e): There are no data parts | ||
| 311 | 2026.03.24 18:29:53.831919 [ 3 ] {27d18653-ce65-4867-93ef-b4542c899b03} <Debug> TCPHandler: Processed in 0.006214921 sec. | ||
| 312 | 2026.03.24 18:29:53.832086 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.24 18:29:53.832419 [ 3 ] {325e3c5d-3918-4d27-81b6-67c6f3eba6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.832470 [ 3 ] {325e3c5d-3918-4d27-81b6-67c6f3eba6a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.24 18:29:53.837959 [ 3 ] {325e3c5d-3918-4d27-81b6-67c6f3eba6a9} <Debug> oximeter.measurements_i32 (2a0738e5-7026-4310-a1ec-0b71e9fb1ccf): Loading data parts | ||
| 316 | 2026.03.24 18:29:53.838100 [ 3 ] {325e3c5d-3918-4d27-81b6-67c6f3eba6a9} <Debug> oximeter.measurements_i32 (2a0738e5-7026-4310-a1ec-0b71e9fb1ccf): There are no data parts | ||
| 317 | 2026.03.24 18:29:53.841270 [ 3 ] {325e3c5d-3918-4d27-81b6-67c6f3eba6a9} <Debug> TCPHandler: Processed in 0.009241012 sec. | ||
| 318 | 2026.03.24 18:29:53.841573 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.24 18:29:53.841837 [ 3 ] {00eee420-174f-49a5-be3a-20105f6fee09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.841985 [ 3 ] {00eee420-174f-49a5-be3a-20105f6fee09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.24 18:29:53.846701 [ 3 ] {00eee420-174f-49a5-be3a-20105f6fee09} <Debug> oximeter.measurements_u32 (51d3ebf7-3b59-4a11-832e-6f378b197180): Loading data parts | ||
| 322 | 2026.03.24 18:29:53.847073 [ 3 ] {00eee420-174f-49a5-be3a-20105f6fee09} <Debug> oximeter.measurements_u32 (51d3ebf7-3b59-4a11-832e-6f378b197180): There are no data parts | ||
| 323 | 2026.03.24 18:29:53.851253 [ 3 ] {00eee420-174f-49a5-be3a-20105f6fee09} <Debug> TCPHandler: Processed in 0.009767357 sec. | ||
| 324 | 2026.03.24 18:29:53.851429 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.24 18:29:53.851748 [ 3 ] {5b664611-4b96-47e6-8853-e663cb68d5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.851863 [ 3 ] {5b664611-4b96-47e6-8853-e663cb68d5e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.24 18:29:53.857275 [ 3 ] {5b664611-4b96-47e6-8853-e663cb68d5e4} <Debug> oximeter.measurements_i64 (182f6ffa-03eb-4e18-b50b-3ed72b72b098): Loading data parts | ||
| 328 | 2026.03.24 18:29:53.857427 [ 3 ] {5b664611-4b96-47e6-8853-e663cb68d5e4} <Debug> oximeter.measurements_i64 (182f6ffa-03eb-4e18-b50b-3ed72b72b098): There are no data parts | ||
| 329 | 2026.03.24 18:29:53.861909 [ 3 ] {5b664611-4b96-47e6-8853-e663cb68d5e4} <Debug> TCPHandler: Processed in 0.010540938 sec. | ||
| 330 | 2026.03.24 18:29:53.862184 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.24 18:29:53.862366 [ 3 ] {972b46fb-59b4-4a51-b676-b7b4b45cafc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.862506 [ 3 ] {972b46fb-59b4-4a51-b676-b7b4b45cafc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.24 18:29:53.867207 [ 3 ] {972b46fb-59b4-4a51-b676-b7b4b45cafc9} <Debug> oximeter.measurements_u64 (a3036028-bc37-4e34-af7e-a09652524c8d): Loading data parts | ||
| 334 | 2026.03.24 18:29:53.867350 [ 3 ] {972b46fb-59b4-4a51-b676-b7b4b45cafc9} <Debug> oximeter.measurements_u64 (a3036028-bc37-4e34-af7e-a09652524c8d): There are no data parts | ||
| 335 | 2026.03.24 18:29:53.871230 [ 3 ] {972b46fb-59b4-4a51-b676-b7b4b45cafc9} <Debug> TCPHandler: Processed in 0.009109699 sec. | ||
| 336 | 2026.03.24 18:29:53.871403 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.24 18:29:53.871597 [ 3 ] {fc8977bd-5bae-4f3e-ad1a-4428e8ba1396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.871739 [ 3 ] {fc8977bd-5bae-4f3e-ad1a-4428e8ba1396} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.24 18:29:53.876813 [ 3 ] {fc8977bd-5bae-4f3e-ad1a-4428e8ba1396} <Debug> oximeter.measurements_f32 (028c7b2a-526f-4617-b604-98fc92349634): Loading data parts | ||
| 340 | 2026.03.24 18:29:53.876983 [ 3 ] {fc8977bd-5bae-4f3e-ad1a-4428e8ba1396} <Debug> oximeter.measurements_f32 (028c7b2a-526f-4617-b604-98fc92349634): There are no data parts | ||
| 341 | 2026.03.24 18:29:53.880949 [ 3 ] {fc8977bd-5bae-4f3e-ad1a-4428e8ba1396} <Debug> TCPHandler: Processed in 0.009608656 sec. | ||
| 342 | 2026.03.24 18:29:53.881133 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.24 18:29:53.881429 [ 3 ] {9d8dee2b-308c-47df-942a-a6f24f2d97cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.881574 [ 3 ] {9d8dee2b-308c-47df-942a-a6f24f2d97cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.24 18:29:53.883958 [ 3 ] {9d8dee2b-308c-47df-942a-a6f24f2d97cc} <Debug> oximeter.measurements_f64 (37d88f1e-f80a-47ec-9514-00ea86aae029): Loading data parts | ||
| 346 | 2026.03.24 18:29:53.884134 [ 3 ] {9d8dee2b-308c-47df-942a-a6f24f2d97cc} <Debug> oximeter.measurements_f64 (37d88f1e-f80a-47ec-9514-00ea86aae029): There are no data parts | ||
| 347 | 2026.03.24 18:29:53.885659 [ 3 ] {9d8dee2b-308c-47df-942a-a6f24f2d97cc} <Debug> TCPHandler: Processed in 0.004623501 sec. | ||
| 348 | 2026.03.24 18:29:53.885832 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.24 18:29:53.886045 [ 3 ] {42c86c74-8474-4194-8bb7-e61ff94bd1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.886259 [ 3 ] {42c86c74-8474-4194-8bb7-e61ff94bd1f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.24 18:29:53.889708 [ 3 ] {42c86c74-8474-4194-8bb7-e61ff94bd1f4} <Debug> oximeter.measurements_string (ba014f71-2726-4f2b-ac0d-2a7d39dfe588): Loading data parts | ||
| 352 | 2026.03.24 18:29:53.889977 [ 3 ] {42c86c74-8474-4194-8bb7-e61ff94bd1f4} <Debug> oximeter.measurements_string (ba014f71-2726-4f2b-ac0d-2a7d39dfe588): There are no data parts | ||
| 353 | 2026.03.24 18:29:53.893919 [ 3 ] {42c86c74-8474-4194-8bb7-e61ff94bd1f4} <Debug> TCPHandler: Processed in 0.008109007 sec. | ||
| 354 | 2026.03.24 18:29:53.894124 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.24 18:29:53.894445 [ 3 ] {0fdd9750-667d-4bc6-8fb1-9b924527918e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.894611 [ 3 ] {0fdd9750-667d-4bc6-8fb1-9b924527918e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.24 18:29:53.899748 [ 3 ] {0fdd9750-667d-4bc6-8fb1-9b924527918e} <Debug> oximeter.measurements_bytes (5ab0eef5-06d1-4a60-850e-5bf664793a10): Loading data parts | ||
| 365 | 2026.03.24 18:29:53.899914 [ 3 ] {0fdd9750-667d-4bc6-8fb1-9b924527918e} <Debug> oximeter.measurements_bytes (5ab0eef5-06d1-4a60-850e-5bf664793a10): There are no data parts | ||
| 366 | 2026.03.24 18:29:53.902995 [ 3 ] {0fdd9750-667d-4bc6-8fb1-9b924527918e} <Debug> TCPHandler: Processed in 0.008937008 sec. | ||
| 367 | 2026.03.24 18:29:53.903219 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.24 18:29:53.903485 [ 3 ] {2f8b49cb-3a58-4ad5-ade6-189c26800c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.903637 [ 3 ] {2f8b49cb-3a58-4ad5-ade6-189c26800c07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.24 18:29:53.908325 [ 3 ] {2f8b49cb-3a58-4ad5-ade6-189c26800c07} <Debug> oximeter.measurements_cumulativei64 (018de59c-f4dd-4d60-9fd1-89731d2da342): Loading data parts | ||
| 371 | 2026.03.24 18:29:53.908638 [ 3 ] {2f8b49cb-3a58-4ad5-ade6-189c26800c07} <Debug> oximeter.measurements_cumulativei64 (018de59c-f4dd-4d60-9fd1-89731d2da342): There are no data parts | ||
| 372 | 2026.03.24 18:29:53.910350 [ 3 ] {2f8b49cb-3a58-4ad5-ade6-189c26800c07} <Debug> TCPHandler: Processed in 0.007193324 sec. | ||
| 373 | 2026.03.24 18:29:53.910533 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.24 18:29:53.910841 [ 3 ] {af5d067a-28f3-407b-9dc8-51317a6646d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.910951 [ 3 ] {af5d067a-28f3-407b-9dc8-51317a6646d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.24 18:29:53.916494 [ 3 ] {af5d067a-28f3-407b-9dc8-51317a6646d6} <Debug> oximeter.measurements_cumulativeu64 (c4632d90-71a8-4ce5-893a-8c690fc19f88): Loading data parts | ||
| 377 | 2026.03.24 18:29:53.916672 [ 3 ] {af5d067a-28f3-407b-9dc8-51317a6646d6} <Debug> oximeter.measurements_cumulativeu64 (c4632d90-71a8-4ce5-893a-8c690fc19f88): There are no data parts | ||
| 378 | 2026.03.24 18:29:53.918587 [ 3 ] {af5d067a-28f3-407b-9dc8-51317a6646d6} <Debug> TCPHandler: Processed in 0.008119816 sec. | ||
| 379 | 2026.03.24 18:29:53.918756 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.24 18:29:53.918960 [ 3 ] {dcc88f10-6a78-4342-9350-b5bb2f74371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.919106 [ 3 ] {dcc88f10-6a78-4342-9350-b5bb2f74371b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.24 18:29:53.923538 [ 3 ] {dcc88f10-6a78-4342-9350-b5bb2f74371b} <Debug> oximeter.measurements_cumulativef32 (f562c9f5-1af7-4bf5-b2a4-b3b6947f5a47): Loading data parts | ||
| 383 | 2026.03.24 18:29:53.923808 [ 3 ] {dcc88f10-6a78-4342-9350-b5bb2f74371b} <Debug> oximeter.measurements_cumulativef32 (f562c9f5-1af7-4bf5-b2a4-b3b6947f5a47): There are no data parts | ||
| 384 | 2026.03.24 18:29:53.928025 [ 3 ] {dcc88f10-6a78-4342-9350-b5bb2f74371b} <Debug> TCPHandler: Processed in 0.009327883 sec. | ||
| 385 | 2026.03.24 18:29:53.928195 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.24 18:29:53.928469 [ 3 ] {fec65c5d-fd4f-4e15-af5e-38b19b414999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.928623 [ 3 ] {fec65c5d-fd4f-4e15-af5e-38b19b414999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.24 18:29:53.930914 [ 3 ] {fec65c5d-fd4f-4e15-af5e-38b19b414999} <Debug> oximeter.measurements_cumulativef64 (d8ca22e4-6b9c-4590-b2ed-92309d6ccb7d): Loading data parts | ||
| 389 | 2026.03.24 18:29:53.931090 [ 3 ] {fec65c5d-fd4f-4e15-af5e-38b19b414999} <Debug> oximeter.measurements_cumulativef64 (d8ca22e4-6b9c-4590-b2ed-92309d6ccb7d): There are no data parts | ||
| 390 | 2026.03.24 18:29:53.935394 [ 3 ] {fec65c5d-fd4f-4e15-af5e-38b19b414999} <Debug> TCPHandler: Processed in 0.007253455 sec. | ||
| 391 | 2026.03.24 18:29:53.935576 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.24 18:29:53.935905 [ 3 ] {18e56b00-13b3-4f4a-b366-5ef35a6cb8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.936068 [ 3 ] {18e56b00-13b3-4f4a-b366-5ef35a6cb8ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.24 18:29:53.938816 [ 3 ] {18e56b00-13b3-4f4a-b366-5ef35a6cb8ec} <Debug> oximeter.measurements_histogrami8 (a7357ed9-dda4-45e3-9133-2f4a6d74718e): Loading data parts | ||
| 405 | 2026.03.24 18:29:53.939084 [ 3 ] {18e56b00-13b3-4f4a-b366-5ef35a6cb8ec} <Debug> oximeter.measurements_histogrami8 (a7357ed9-dda4-45e3-9133-2f4a6d74718e): There are no data parts | ||
| 406 | 2026.03.24 18:29:53.942176 [ 3 ] {18e56b00-13b3-4f4a-b366-5ef35a6cb8ec} <Debug> TCPHandler: Processed in 0.006659287 sec. | ||
| 407 | 2026.03.24 18:29:53.942384 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.24 18:29:53.942843 [ 3 ] {bd6f0221-d355-4415-adc4-a7cc9a6d730a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.942999 [ 3 ] {bd6f0221-d355-4415-adc4-a7cc9a6d730a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.24 18:29:53.948215 [ 3 ] {bd6f0221-d355-4415-adc4-a7cc9a6d730a} <Debug> oximeter.measurements_histogramu8 (e720ba54-3497-465f-99e0-9891c58c4185): Loading data parts | ||
| 411 | 2026.03.24 18:29:53.948458 [ 3 ] {bd6f0221-d355-4415-adc4-a7cc9a6d730a} <Debug> oximeter.measurements_histogramu8 (e720ba54-3497-465f-99e0-9891c58c4185): There are no data parts | ||
| 412 | 2026.03.24 18:29:53.950185 [ 3 ] {bd6f0221-d355-4415-adc4-a7cc9a6d730a} <Debug> TCPHandler: Processed in 0.007881333 sec. | ||
| 413 | 2026.03.24 18:29:53.950377 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.24 18:29:53.950680 [ 3 ] {00252e25-a14b-4825-abc2-2cfa865d036d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.950843 [ 3 ] {00252e25-a14b-4825-abc2-2cfa865d036d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.24 18:29:53.953193 [ 3 ] {00252e25-a14b-4825-abc2-2cfa865d036d} <Debug> oximeter.measurements_histogrami16 (a5604fe2-b960-4ca2-b72f-0918ec8d1f8a): Loading data parts | ||
| 417 | 2026.03.24 18:29:53.953557 [ 3 ] {00252e25-a14b-4825-abc2-2cfa865d036d} <Debug> oximeter.measurements_histogrami16 (a5604fe2-b960-4ca2-b72f-0918ec8d1f8a): There are no data parts | ||
| 418 | 2026.03.24 18:29:53.955536 [ 3 ] {00252e25-a14b-4825-abc2-2cfa865d036d} <Debug> TCPHandler: Processed in 0.005231239 sec. | ||
| 419 | 2026.03.24 18:29:53.955730 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.24 18:29:53.956177 [ 3 ] {fdbbddce-82dd-45e9-a89c-bfe03092a01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.956342 [ 3 ] {fdbbddce-82dd-45e9-a89c-bfe03092a01c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.24 18:29:53.959685 [ 3 ] {fdbbddce-82dd-45e9-a89c-bfe03092a01c} <Debug> oximeter.measurements_histogramu16 (0075fc38-3582-464d-a187-9b251fdf1079): Loading data parts | ||
| 423 | 2026.03.24 18:29:53.959914 [ 3 ] {fdbbddce-82dd-45e9-a89c-bfe03092a01c} <Debug> oximeter.measurements_histogramu16 (0075fc38-3582-464d-a187-9b251fdf1079): There are no data parts | ||
| 424 | 2026.03.24 18:29:53.963005 [ 3 ] {fdbbddce-82dd-45e9-a89c-bfe03092a01c} <Debug> TCPHandler: Processed in 0.007345476 sec. | ||
| 425 | 2026.03.24 18:29:53.963220 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.24 18:29:53.963574 [ 3 ] {55534d09-046a-415a-8dee-06df9055ca48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.963814 [ 3 ] {55534d09-046a-415a-8dee-06df9055ca48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.24 18:29:53.968550 [ 3 ] {55534d09-046a-415a-8dee-06df9055ca48} <Debug> oximeter.measurements_histogrami32 (fac2a058-7bc6-45d2-8fb1-c9cc08488509): Loading data parts | ||
| 429 | 2026.03.24 18:29:53.968858 [ 3 ] {55534d09-046a-415a-8dee-06df9055ca48} <Debug> oximeter.measurements_histogrami32 (fac2a058-7bc6-45d2-8fb1-c9cc08488509): There are no data parts | ||
| 430 | 2026.03.24 18:29:53.970658 [ 3 ] {55534d09-046a-415a-8dee-06df9055ca48} <Debug> TCPHandler: Processed in 0.007511658 sec. | ||
| 431 | 2026.03.24 18:29:53.970865 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.24 18:29:53.971251 [ 3 ] {7a42f7ed-ac70-4d0e-b51c-ee232c7b7071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.971417 [ 3 ] {7a42f7ed-ac70-4d0e-b51c-ee232c7b7071} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.24 18:29:53.976016 [ 3 ] {7a42f7ed-ac70-4d0e-b51c-ee232c7b7071} <Debug> oximeter.measurements_histogramu32 (d5f24109-14c6-4a88-9fe2-f5cd16bfa0df): Loading data parts | ||
| 435 | 2026.03.24 18:29:53.976222 [ 3 ] {7a42f7ed-ac70-4d0e-b51c-ee232c7b7071} <Debug> oximeter.measurements_histogramu32 (d5f24109-14c6-4a88-9fe2-f5cd16bfa0df): There are no data parts | ||
| 436 | 2026.03.24 18:29:53.980188 [ 3 ] {7a42f7ed-ac70-4d0e-b51c-ee232c7b7071} <Debug> TCPHandler: Processed in 0.009400643 sec. | ||
| 437 | 2026.03.24 18:29:53.980435 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.24 18:29:53.980721 [ 3 ] {b31785b5-90cc-423c-b79a-7ef43d475d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.980885 [ 3 ] {b31785b5-90cc-423c-b79a-7ef43d475d2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.24 18:29:53.983428 [ 3 ] {b31785b5-90cc-423c-b79a-7ef43d475d2c} <Debug> oximeter.measurements_histogrami64 (a92e09c9-4159-4030-9289-5085ca44d6d5): Loading data parts | ||
| 441 | 2026.03.24 18:29:53.983716 [ 3 ] {b31785b5-90cc-423c-b79a-7ef43d475d2c} <Debug> oximeter.measurements_histogrami64 (a92e09c9-4159-4030-9289-5085ca44d6d5): There are no data parts | ||
| 442 | 2026.03.24 18:29:53.987830 [ 3 ] {b31785b5-90cc-423c-b79a-7ef43d475d2c} <Debug> TCPHandler: Processed in 0.007458177 sec. | ||
| 443 | 2026.03.24 18:29:53.988029 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.24 18:29:53.988428 [ 3 ] {1fd6d7d3-5ef2-4496-b28d-e9a2693cf207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.988599 [ 3 ] {1fd6d7d3-5ef2-4496-b28d-e9a2693cf207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.24 18:29:53.992169 [ 3 ] {1fd6d7d3-5ef2-4496-b28d-e9a2693cf207} <Debug> oximeter.measurements_histogramu64 (1eb2aa70-e1eb-4741-a9de-2610d06299da): Loading data parts | ||
| 447 | 2026.03.24 18:29:53.992318 [ 3 ] {1fd6d7d3-5ef2-4496-b28d-e9a2693cf207} <Debug> oximeter.measurements_histogramu64 (1eb2aa70-e1eb-4741-a9de-2610d06299da): There are no data parts | ||
| 448 | 2026.03.24 18:29:53.994238 [ 3 ] {1fd6d7d3-5ef2-4496-b28d-e9a2693cf207} <Debug> TCPHandler: Processed in 0.006281782 sec. | ||
| 449 | 2026.03.24 18:29:53.994505 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.24 18:29:53.994774 [ 3 ] {d635c1c3-7c76-4f96-b526-abd4a669fa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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.03.24 18:29:53.994949 [ 3 ] {d635c1c3-7c76-4f96-b526-abd4a669fa61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.24 18:29:53.998718 [ 3 ] {d635c1c3-7c76-4f96-b526-abd4a669fa61} <Debug> oximeter.measurements_histogramf32 (5c58d832-5839-4694-ad98-1f9ce7f5ad7c): Loading data parts | ||
| 453 | 2026.03.24 18:29:53.999085 [ 3 ] {d635c1c3-7c76-4f96-b526-abd4a669fa61} <Debug> oximeter.measurements_histogramf32 (5c58d832-5839-4694-ad98-1f9ce7f5ad7c): There are no data parts | ||
| 454 | 2026.03.24 18:29:54.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.39 MiB, peak 123.39 MiB, free memory in arenas 0.00 B, will set to 133.06 MiB (RSS), difference: 9.67 MiB | ||
| 455 | 2026.03.24 18:29:54.003052 [ 3 ] {d635c1c3-7c76-4f96-b526-abd4a669fa61} <Debug> TCPHandler: Processed in 0.008607873 sec. | ||
| 456 | 2026.03.24 18:29:54.003355 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.24 18:29:54.003653 [ 3 ] {46389162-abee-4de5-92ce-cd1cdb464447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 458 | 2026.03.24 18:29:54.003823 [ 3 ] {46389162-abee-4de5-92ce-cd1cdb464447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.24 18:29:54.009310 [ 3 ] {46389162-abee-4de5-92ce-cd1cdb464447} <Debug> oximeter.measurements_histogramf64 (1d3c0b28-895c-4e2d-ac8b-8713543095fc): Loading data parts | ||
| 460 | 2026.03.24 18:29:54.009469 [ 3 ] {46389162-abee-4de5-92ce-cd1cdb464447} <Debug> oximeter.measurements_histogramf64 (1d3c0b28-895c-4e2d-ac8b-8713543095fc): There are no data parts | ||
| 461 | 2026.03.24 18:29:54.014316 [ 3 ] {46389162-abee-4de5-92ce-cd1cdb464447} <Debug> TCPHandler: Processed in 0.011037005 sec. | ||
| 462 | 2026.03.24 18:29:54.014501 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.24 18:29:54.014737 [ 3 ] {9670f7e2-5ad8-48d0-a34e-212eae5e1f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.24 18:29:54.014885 [ 3 ] {9670f7e2-5ad8-48d0-a34e-212eae5e1f96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.24 18:29:54.018793 [ 3 ] {9670f7e2-5ad8-48d0-a34e-212eae5e1f96} <Debug> oximeter.fields_bool (137d49e1-5ea0-45bd-bf63-7a692acb723f): Loading data parts | ||
| 491 | 2026.03.24 18:29:54.019110 [ 3 ] {9670f7e2-5ad8-48d0-a34e-212eae5e1f96} <Debug> oximeter.fields_bool (137d49e1-5ea0-45bd-bf63-7a692acb723f): There are no data parts | ||
| 492 | 2026.03.24 18:29:54.023540 [ 3 ] {9670f7e2-5ad8-48d0-a34e-212eae5e1f96} <Debug> TCPHandler: Processed in 0.009086469 sec. | ||
| 493 | 2026.03.24 18:29:54.023714 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.24 18:29:54.024129 [ 3 ] {ba575af7-8ca1-4ddf-8365-be4e776d4765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 495 | 2026.03.24 18:29:54.024303 [ 3 ] {ba575af7-8ca1-4ddf-8365-be4e776d4765} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.24 18:29:54.027662 [ 3 ] {ba575af7-8ca1-4ddf-8365-be4e776d4765} <Debug> oximeter.fields_i8 (c1cdcc5e-ca62-4570-bd9f-350c2d460a99): Loading data parts | ||
| 497 | 2026.03.24 18:29:54.027815 [ 3 ] {ba575af7-8ca1-4ddf-8365-be4e776d4765} <Debug> oximeter.fields_i8 (c1cdcc5e-ca62-4570-bd9f-350c2d460a99): There are no data parts | ||
| 498 | 2026.03.24 18:29:54.032356 [ 3 ] {ba575af7-8ca1-4ddf-8365-be4e776d4765} <Debug> TCPHandler: Processed in 0.008702424 sec. | ||
| 499 | 2026.03.24 18:29:54.032525 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.24 18:29:54.032705 [ 3 ] {df0d11c7-5d6c-4d24-8af1-e4809ef59607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 501 | 2026.03.24 18:29:54.032865 [ 3 ] {df0d11c7-5d6c-4d24-8af1-e4809ef59607} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.24 18:29:54.037572 [ 3 ] {df0d11c7-5d6c-4d24-8af1-e4809ef59607} <Debug> oximeter.fields_u8 (8634b654-8d80-4ad4-b4df-a9530805bb6d): Loading data parts | ||
| 503 | 2026.03.24 18:29:54.037891 [ 3 ] {df0d11c7-5d6c-4d24-8af1-e4809ef59607} <Debug> oximeter.fields_u8 (8634b654-8d80-4ad4-b4df-a9530805bb6d): There are no data parts | ||
| 504 | 2026.03.24 18:29:54.039952 [ 3 ] {df0d11c7-5d6c-4d24-8af1-e4809ef59607} <Debug> TCPHandler: Processed in 0.007485478 sec. | ||
| 505 | 2026.03.24 18:29:54.040149 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.24 18:29:54.040471 [ 3 ] {3df34ae9-3834-4d0e-918f-52fce99ed72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 507 | 2026.03.24 18:29:54.040628 [ 3 ] {3df34ae9-3834-4d0e-918f-52fce99ed72d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.24 18:29:54.043610 [ 3 ] {3df34ae9-3834-4d0e-918f-52fce99ed72d} <Debug> oximeter.fields_i16 (89344499-bf03-4d38-8078-62c7bd0c41b9): Loading data parts | ||
| 509 | 2026.03.24 18:29:54.043845 [ 3 ] {3df34ae9-3834-4d0e-918f-52fce99ed72d} <Debug> oximeter.fields_i16 (89344499-bf03-4d38-8078-62c7bd0c41b9): There are no data parts | ||
| 510 | 2026.03.24 18:29:54.045479 [ 3 ] {3df34ae9-3834-4d0e-918f-52fce99ed72d} <Debug> TCPHandler: Processed in 0.005396421 sec. | ||
| 511 | 2026.03.24 18:29:54.045661 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.24 18:29:54.045891 [ 3 ] {a1c0e428-92d7-4e87-bfb3-2c215e7d968a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 513 | 2026.03.24 18:29:54.046043 [ 3 ] {a1c0e428-92d7-4e87-bfb3-2c215e7d968a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.24 18:29:54.050667 [ 3 ] {a1c0e428-92d7-4e87-bfb3-2c215e7d968a} <Debug> oximeter.fields_u16 (38910ff0-641c-45a2-b110-d41eafa9eaa4): Loading data parts | ||
| 515 | 2026.03.24 18:29:54.050962 [ 3 ] {a1c0e428-92d7-4e87-bfb3-2c215e7d968a} <Debug> oximeter.fields_u16 (38910ff0-641c-45a2-b110-d41eafa9eaa4): There are no data parts | ||
| 516 | 2026.03.24 18:29:54.052646 [ 3 ] {a1c0e428-92d7-4e87-bfb3-2c215e7d968a} <Debug> TCPHandler: Processed in 0.007056303 sec. | ||
| 517 | 2026.03.24 18:29:54.052837 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.24 18:29:54.053164 [ 3 ] {ea53d875-35e4-4dae-a28e-5f847152a58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 519 | 2026.03.24 18:29:54.053394 [ 3 ] {ea53d875-35e4-4dae-a28e-5f847152a58e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.24 18:29:54.056255 [ 3 ] {ea53d875-35e4-4dae-a28e-5f847152a58e} <Debug> oximeter.fields_i32 (8f4e4e36-4e48-4f5a-963f-2d8f85dcc22c): Loading data parts | ||
| 521 | 2026.03.24 18:29:54.056415 [ 3 ] {ea53d875-35e4-4dae-a28e-5f847152a58e} <Debug> oximeter.fields_i32 (8f4e4e36-4e48-4f5a-963f-2d8f85dcc22c): There are no data parts | ||
| 522 | 2026.03.24 18:29:54.058114 [ 3 ] {ea53d875-35e4-4dae-a28e-5f847152a58e} <Debug> TCPHandler: Processed in 0.00535292 sec. | ||
| 523 | 2026.03.24 18:29:54.058309 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.24 18:29:54.058517 [ 3 ] {5f0c9067-1d81-4f28-9292-7898e85d3d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 525 | 2026.03.24 18:29:54.058670 [ 3 ] {5f0c9067-1d81-4f28-9292-7898e85d3d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.24 18:29:54.066093 [ 3 ] {5f0c9067-1d81-4f28-9292-7898e85d3d52} <Debug> oximeter.fields_u32 (b740d7c6-dcbe-443a-9ac8-4102e5073d2b): Loading data parts | ||
| 527 | 2026.03.24 18:29:54.066425 [ 3 ] {5f0c9067-1d81-4f28-9292-7898e85d3d52} <Debug> oximeter.fields_u32 (b740d7c6-dcbe-443a-9ac8-4102e5073d2b): There are no data parts | ||
| 528 | 2026.03.24 18:29:54.068434 [ 3 ] {5f0c9067-1d81-4f28-9292-7898e85d3d52} <Debug> TCPHandler: Processed in 0.010190743 sec. | ||
| 529 | 2026.03.24 18:29:54.068623 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.24 18:29:54.068967 [ 3 ] {19aed031-8ccd-4b95-90ea-0fe800daf2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 531 | 2026.03.24 18:29:54.069133 [ 3 ] {19aed031-8ccd-4b95-90ea-0fe800daf2f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.24 18:29:54.073049 [ 3 ] {19aed031-8ccd-4b95-90ea-0fe800daf2f8} <Debug> oximeter.fields_i64 (016b4101-0431-4500-8fec-d59cc37c07a0): Loading data parts | ||
| 533 | 2026.03.24 18:29:54.073259 [ 3 ] {19aed031-8ccd-4b95-90ea-0fe800daf2f8} <Debug> oximeter.fields_i64 (016b4101-0431-4500-8fec-d59cc37c07a0): There are no data parts | ||
| 534 | 2026.03.24 18:29:54.074948 [ 3 ] {19aed031-8ccd-4b95-90ea-0fe800daf2f8} <Debug> TCPHandler: Processed in 0.006395774 sec. | ||
| 535 | 2026.03.24 18:29:54.075141 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.24 18:29:54.075358 [ 3 ] {9ac7e667-18fd-400a-9ce5-f2b72adfc6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 537 | 2026.03.24 18:29:54.075506 [ 3 ] {9ac7e667-18fd-400a-9ce5-f2b72adfc6ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.24 18:29:54.079116 [ 3 ] {9ac7e667-18fd-400a-9ce5-f2b72adfc6ef} <Debug> oximeter.fields_u64 (2d6a277e-3a59-4d3a-8403-8a1ac03696fd): Loading data parts | ||
| 539 | 2026.03.24 18:29:54.079532 [ 3 ] {9ac7e667-18fd-400a-9ce5-f2b72adfc6ef} <Debug> oximeter.fields_u64 (2d6a277e-3a59-4d3a-8403-8a1ac03696fd): There are no data parts | ||
| 540 | 2026.03.24 18:29:54.084155 [ 3 ] {9ac7e667-18fd-400a-9ce5-f2b72adfc6ef} <Debug> TCPHandler: Processed in 0.009081899 sec. | ||
| 541 | 2026.03.24 18:29:54.084333 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.24 18:29:54.084734 [ 3 ] {d0b11705-24d5-443b-b970-10524c2f7d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 543 | 2026.03.24 18:29:54.084902 [ 3 ] {d0b11705-24d5-443b-b970-10524c2f7d3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.24 18:29:54.088367 [ 3 ] {d0b11705-24d5-443b-b970-10524c2f7d3b} <Debug> oximeter.fields_ipaddr (88d8a2a1-2d61-4adf-9d9f-b7f0307c9b96): Loading data parts | ||
| 545 | 2026.03.24 18:29:54.088563 [ 3 ] {d0b11705-24d5-443b-b970-10524c2f7d3b} <Debug> oximeter.fields_ipaddr (88d8a2a1-2d61-4adf-9d9f-b7f0307c9b96): There are no data parts | ||
| 546 | 2026.03.24 18:29:54.090901 [ 3 ] {d0b11705-24d5-443b-b970-10524c2f7d3b} <Debug> TCPHandler: Processed in 0.006628167 sec. | ||
| 547 | 2026.03.24 18:29:54.091144 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.24 18:29:54.091431 [ 3 ] {af2e3b57-9410-478b-8f8b-f4e0e9161a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 549 | 2026.03.24 18:29:54.091634 [ 3 ] {af2e3b57-9410-478b-8f8b-f4e0e9161a65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.24 18:29:54.093983 [ 3 ] {af2e3b57-9410-478b-8f8b-f4e0e9161a65} <Debug> oximeter.fields_string (d3f704ce-78ba-4fd9-b75b-90d5b9acab2b): Loading data parts | ||
| 551 | 2026.03.24 18:29:54.094198 [ 3 ] {af2e3b57-9410-478b-8f8b-f4e0e9161a65} <Debug> oximeter.fields_string (d3f704ce-78ba-4fd9-b75b-90d5b9acab2b): There are no data parts | ||
| 552 | 2026.03.24 18:29:54.097292 [ 3 ] {af2e3b57-9410-478b-8f8b-f4e0e9161a65} <Debug> TCPHandler: Processed in 0.006236392 sec. | ||
| 553 | 2026.03.24 18:29:54.097513 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.24 18:29:54.097877 [ 3 ] {7dd415a8-bf98-436c-bacb-c39cdbc97c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) 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) | ||
| 555 | 2026.03.24 18:29:54.098110 [ 3 ] {7dd415a8-bf98-436c-bacb-c39cdbc97c21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.24 18:29:54.102747 [ 3 ] {7dd415a8-bf98-436c-bacb-c39cdbc97c21} <Debug> oximeter.fields_uuid (db2c58aa-d1af-4122-8508-67f35cd67563): Loading data parts | ||
| 557 | 2026.03.24 18:29:54.103003 [ 3 ] {7dd415a8-bf98-436c-bacb-c39cdbc97c21} <Debug> oximeter.fields_uuid (db2c58aa-d1af-4122-8508-67f35cd67563): There are no data parts | ||
| 558 | 2026.03.24 18:29:54.108614 [ 3 ] {7dd415a8-bf98-436c-bacb-c39cdbc97c21} <Debug> TCPHandler: Processed in 0.011191957 sec. | ||
| 559 | 2026.03.24 18:29:54.108826 [ 3 ] {} <Trace> TCP-Session: 80a5b80c-515c-4e23-b768-227626176324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.24 18:29:54.109175 [ 3 ] {e9750f13-1be5-4920-b382-535c8885c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56894) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.03.24 18:29:54.109365 [ 3 ] {e9750f13-1be5-4920-b382-535c8885c7a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.24 18:29:54.113265 [ 3 ] {e9750f13-1be5-4920-b382-535c8885c7a9} <Debug> oximeter.timeseries_schema (9996f48c-a6e5-43f4-be82-215027fb825f): Loading data parts | ||
| 566 | 2026.03.24 18:29:54.113492 [ 3 ] {e9750f13-1be5-4920-b382-535c8885c7a9} <Debug> oximeter.timeseries_schema (9996f48c-a6e5-43f4-be82-215027fb825f): There are no data parts | ||
| 567 | 2026.03.24 18:29:54.116349 [ 3 ] {e9750f13-1be5-4920-b382-535c8885c7a9} <Debug> TCPHandler: Processed in 0.007585649 sec. | ||
| 568 | 2026.03.24 18:29:54.116746 [ 4 ] {} <Trace> TCP-Session: 70042fc4-42b6-410a-9857-581b52fd565e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.24 18:29:54.117159 [ 4 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64167) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.24 18:29:54.119362 [ 4 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.24 18:29:54.143271 [ 260 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Trace> oximeter.version (913e2774-1f73-4c4a-b491-cc0669a6e2a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.24 18:29:54.143338 [ 260 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 573 | 2026.03.24 18:29:54.149994 [ 260 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.24 18:29:54.150869 [ 260 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Trace> oximeter.version (913e2774-1f73-4c4a-b491-cc0669a6e2a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.24 18:29:54.151265 [ 4 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034298 sec., 29.156219021517288 rows/sec., 466.50 B/sec. | ||
| 576 | 2026.03.24 18:29:54.152041 [ 4 ] {3efcd32c-dbf6-4bf3-ad8f-f621b0b75705} <Debug> TCPHandler: Processed in 0.035471475 sec. | ||
| 577 | 2026.03.24 18:29:54.527901 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63755 | ||
| 578 | 2026.03.24 18:29:54.528073 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.24 18:29:54.528114 [ 262 ] {} <Debug> TCP-Session: 1d6dcbf3-57f9-4ca2-8ee2-789360397f1e Authenticating user 'default' from [fd00:1122:3344:101::c]:63755 | ||
| 580 | 2026.03.24 18:29:54.528248 [ 262 ] {} <Debug> TCP-Session: 1d6dcbf3-57f9-4ca2-8ee2-789360397f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.24 18:29:54.528265 [ 262 ] {} <Debug> TCP-Session: 1d6dcbf3-57f9-4ca2-8ee2-789360397f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.24 18:29:54.528336 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.24 18:29:54.528448 [ 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.03.24 18:29:54.528469 [ 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.03.24 18:29:54.529779 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46648 | ||
| 586 | 2026.03.24 18:29:54.529888 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39042 | ||
| 587 | 2026.03.24 18:29:54.529987 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.24 18:29:54.529967 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43167 | ||
| 589 | 2026.03.24 18:29:54.530151 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48014 | ||
| 590 | 2026.03.24 18:29:54.530188 [ 263 ] {} <Debug> TCP-Session: d009540e-33d3-4ff2-9755-37e645c538d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:46648 | ||
| 591 | 2026.03.24 18:29:54.530195 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61976 | ||
| 592 | 2026.03.24 18:29:54.530282 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49792 | ||
| 593 | 2026.03.24 18:29:54.530346 [ 263 ] {} <Debug> TCP-Session: d009540e-33d3-4ff2-9755-37e645c538d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.24 18:29:54.530389 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.24 18:29:54.530426 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.03.24 18:29:54.530459 [ 263 ] {} <Debug> TCP-Session: d009540e-33d3-4ff2-9755-37e645c538d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.24 18:29:54.530476 [ 265 ] {} <Debug> TCP-Session: f8fccc56-df5b-43ae-a997-f62327a56c4c Authenticating user 'default' from [fd00:1122:3344:101::c]:43167 | ||
| 598 | 2026.03.24 18:29:54.530530 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.03.24 18:29:54.530570 [ 264 ] {} <Debug> TCP-Session: 6c7d1e79-9530-4db9-adfd-6b90499888b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:39042 | ||
| 600 | 2026.03.24 18:29:54.530478 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64627 | ||
| 601 | 2026.03.24 18:29:54.530659 [ 264 ] {} <Debug> TCP-Session: 6c7d1e79-9530-4db9-adfd-6b90499888b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.03.24 18:29:54.530666 [ 267 ] {} <Debug> TCP-Session: 5c7c909d-dee8-43b3-a3a7-ed5443d9c0aa Authenticating user 'default' from [fd00:1122:3344:101::c]:48014 | ||
| 603 | 2026.03.24 18:29:54.530628 [ 265 ] {} <Debug> TCP-Session: f8fccc56-df5b-43ae-a997-f62327a56c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.24 18:29:54.530750 [ 267 ] {} <Debug> TCP-Session: 5c7c909d-dee8-43b3-a3a7-ed5443d9c0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.24 18:29:54.530764 [ 264 ] {} <Debug> TCP-Session: 6c7d1e79-9530-4db9-adfd-6b90499888b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.24 18:29:54.530732 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.24 18:29:54.530850 [ 267 ] {} <Debug> TCP-Session: 5c7c909d-dee8-43b3-a3a7-ed5443d9c0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.24 18:29:54.530898 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.03.24 18:29:54.530819 [ 265 ] {} <Debug> TCP-Session: f8fccc56-df5b-43ae-a997-f62327a56c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.24 18:29:54.530984 [ 268 ] {} <Debug> TCP-Session: 1c02c994-f2b3-46e6-8dfc-656bb6e6e1a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:49792 | ||
| 611 | 2026.03.24 18:29:54.530997 [ 269 ] {} <Debug> TCP-Session: 5da77558-2a8b-45dd-9e70-dcff8a53124c Authenticating user 'default' from [fd00:1122:3344:101::c]:64627 | ||
| 612 | 2026.03.24 18:29:54.530708 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.24 18:29:54.531084 [ 268 ] {} <Debug> TCP-Session: 1c02c994-f2b3-46e6-8dfc-656bb6e6e1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.24 18:29:54.531111 [ 266 ] {} <Debug> TCP-Session: 61cf8380-c8bf-4551-a1a5-de8b38eb3cc9 Authenticating user 'default' from [fd00:1122:3344:101::c]:61976 | ||
| 615 | 2026.03.24 18:29:54.531112 [ 269 ] {} <Debug> TCP-Session: 5da77558-2a8b-45dd-9e70-dcff8a53124c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.24 18:29:54.531262 [ 268 ] {} <Debug> TCP-Session: 1c02c994-f2b3-46e6-8dfc-656bb6e6e1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.24 18:29:54.531312 [ 266 ] {} <Debug> TCP-Session: 61cf8380-c8bf-4551-a1a5-de8b38eb3cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.24 18:29:54.531278 [ 269 ] {} <Debug> TCP-Session: 5da77558-2a8b-45dd-9e70-dcff8a53124c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.24 18:29:54.531425 [ 266 ] {} <Debug> TCP-Session: 61cf8380-c8bf-4551-a1a5-de8b38eb3cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.24 18:29:55.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.31 MiB, peak 134.31 MiB, free memory in arenas 0.00 B, will set to 138.66 MiB (RSS), difference: 4.35 MiB | ||
| 621 | 2026.03.24 18:29:55.394510 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35730 | ||
| 622 | 2026.03.24 18:29:55.394768 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.24 18:29:55.394967 [ 270 ] {} <Debug> TCP-Session: 80cffc52-0ff9-4325-9c09-e34c9ad3e727 Authenticating user 'default' from [fd00:1122:3344:101::a]:35730 | ||
| 624 | 2026.03.24 18:29:55.395000 [ 270 ] {} <Debug> TCP-Session: 80cffc52-0ff9-4325-9c09-e34c9ad3e727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.24 18:29:55.395016 [ 270 ] {} <Debug> TCP-Session: 80cffc52-0ff9-4325-9c09-e34c9ad3e727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.24 18:29:55.395180 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.24 18:29:55.395231 [ 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 | ||
| 628 | 2026.03.24 18:29:55.395318 [ 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 | ||
| 629 | 2026.03.24 18:29:55.396405 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46971 | ||
| 630 | 2026.03.24 18:29:55.396576 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53870 | ||
| 631 | 2026.03.24 18:29:55.396699 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47069 | ||
| 632 | 2026.03.24 18:29:55.396703 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51096 | ||
| 633 | 2026.03.24 18:29:55.396801 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62142 | ||
| 634 | 2026.03.24 18:29:55.396907 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.24 18:29:55.396943 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.24 18:29:55.397037 [ 273 ] {} <Debug> TCP-Session: 2c50f84a-d3c7-45ab-8b9b-501257c32881 Authenticating user 'default' from [fd00:1122:3344:101::a]:53870 | ||
| 637 | 2026.03.24 18:29:55.397062 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32793 | ||
| 638 | 2026.03.24 18:29:55.397068 [ 273 ] {} <Debug> TCP-Session: 2c50f84a-d3c7-45ab-8b9b-501257c32881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.03.24 18:29:55.397180 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.24 18:29:55.397190 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.24 18:29:55.397271 [ 271 ] {} <Debug> TCP-Session: 15fc280a-ea43-41dd-893c-0db269ccd014 Authenticating user 'default' from [fd00:1122:3344:101::a]:46971 | ||
| 642 | 2026.03.24 18:29:55.397265 [ 272 ] {} <Debug> TCP-Session: 1bb2b480-f8e8-4203-99af-319260b422a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:47069 | ||
| 643 | 2026.03.24 18:29:55.397264 [ 273 ] {} <Debug> TCP-Session: 2c50f84a-d3c7-45ab-8b9b-501257c32881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.24 18:29:55.397393 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.24 18:29:55.397388 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53796 | ||
| 646 | 2026.03.24 18:29:55.397457 [ 274 ] {} <Debug> TCP-Session: d6bb82bd-8e10-4b4a-b411-de225d61d272 Authenticating user 'default' from [fd00:1122:3344:101::a]:51096 | ||
| 647 | 2026.03.24 18:29:55.397428 [ 272 ] {} <Debug> TCP-Session: 1bb2b480-f8e8-4203-99af-319260b422a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.24 18:29:55.397555 [ 275 ] {} <Debug> TCP-Session: 455576e6-14ec-458b-b4df-d03848c40104 Authenticating user 'default' from [fd00:1122:3344:101::a]:62142 | ||
| 649 | 2026.03.24 18:29:55.397563 [ 274 ] {} <Debug> TCP-Session: d6bb82bd-8e10-4b4a-b411-de225d61d272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.24 18:29:55.397516 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.03.24 18:29:55.397686 [ 275 ] {} <Debug> TCP-Session: 455576e6-14ec-458b-b4df-d03848c40104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.24 18:29:55.397656 [ 274 ] {} <Debug> TCP-Session: d6bb82bd-8e10-4b4a-b411-de225d61d272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.24 18:29:55.397729 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.03.24 18:29:55.397800 [ 276 ] {} <Debug> TCP-Session: c0c2dd2e-fb22-4a9d-b9d0-028af157a145 Authenticating user 'default' from [fd00:1122:3344:101::a]:32793 | ||
| 655 | 2026.03.24 18:29:55.397830 [ 275 ] {} <Debug> TCP-Session: 455576e6-14ec-458b-b4df-d03848c40104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.24 18:29:55.397643 [ 272 ] {} <Debug> TCP-Session: 1bb2b480-f8e8-4203-99af-319260b422a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.24 18:29:55.397904 [ 277 ] {} <Debug> TCP-Session: 0cc45b1b-7c5a-4edc-9d1c-970edac2f070 Authenticating user 'default' from [fd00:1122:3344:101::a]:53796 | ||
| 658 | 2026.03.24 18:29:55.397934 [ 276 ] {} <Debug> TCP-Session: c0c2dd2e-fb22-4a9d-b9d0-028af157a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.24 18:29:55.397461 [ 271 ] {} <Debug> TCP-Session: 15fc280a-ea43-41dd-893c-0db269ccd014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.24 18:29:55.398016 [ 276 ] {} <Debug> TCP-Session: c0c2dd2e-fb22-4a9d-b9d0-028af157a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.24 18:29:55.398010 [ 277 ] {} <Debug> TCP-Session: 0cc45b1b-7c5a-4edc-9d1c-970edac2f070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.24 18:29:55.398147 [ 271 ] {} <Debug> TCP-Session: 15fc280a-ea43-41dd-893c-0db269ccd014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.24 18:29:55.398174 [ 277 ] {} <Debug> TCP-Session: 0cc45b1b-7c5a-4edc-9d1c-970edac2f070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.24 18:29:55.493614 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40605 | ||
| 665 | 2026.03.24 18:29:55.493810 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.24 18:29:55.493857 [ 278 ] {} <Debug> TCP-Session: 03b660eb-3ab3-4f04-bd75-93c8ffa57b43 Authenticating user 'default' from [fd00:1122:3344:101::b]:40605 | ||
| 667 | 2026.03.24 18:29:55.494033 [ 278 ] {} <Debug> TCP-Session: 03b660eb-3ab3-4f04-bd75-93c8ffa57b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.24 18:29:55.494072 [ 278 ] {} <Debug> TCP-Session: 03b660eb-3ab3-4f04-bd75-93c8ffa57b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.24 18:29:55.494159 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.24 18:29:55.494310 [ 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 | ||
| 671 | 2026.03.24 18:29:55.494334 [ 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 | ||
| 672 | 2026.03.24 18:29:55.495801 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59290 | ||
| 673 | 2026.03.24 18:29:55.495931 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39549 | ||
| 674 | 2026.03.24 18:29:55.496055 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.24 18:29:55.496059 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39651 | ||
| 676 | 2026.03.24 18:29:55.496211 [ 279 ] {} <Debug> TCP-Session: 4bdc875a-f898-4161-888f-ad0186afc1d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:59290 | ||
| 677 | 2026.03.24 18:29:55.496254 [ 279 ] {} <Debug> TCP-Session: 4bdc875a-f898-4161-888f-ad0186afc1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.24 18:29:55.496381 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55510 | ||
| 679 | 2026.03.24 18:29:55.496419 [ 279 ] {} <Debug> TCP-Session: 4bdc875a-f898-4161-888f-ad0186afc1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.24 18:29:55.496387 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.24 18:29:55.496525 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.24 18:29:55.496613 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.24 18:29:55.496619 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45179 | ||
| 684 | 2026.03.24 18:29:55.496668 [ 283 ] {} <Debug> TCP-Session: dc34a4b9-1945-47ef-bd7f-519d35be5941 Authenticating user 'default' from [fd00:1122:3344:101::b]:55510 | ||
| 685 | 2026.03.24 18:29:55.496739 [ 280 ] {} <Debug> TCP-Session: c0fa61bc-86e2-4b59-b51b-a0b79801b787 Authenticating user 'default' from [fd00:1122:3344:101::b]:39549 | ||
| 686 | 2026.03.24 18:29:55.496687 [ 281 ] {} <Debug> TCP-Session: d7b15e79-84a1-45d5-b9af-3a7d10f5da8c Authenticating user 'default' from [fd00:1122:3344:101::b]:39651 | ||
| 687 | 2026.03.24 18:29:55.496678 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47218 | ||
| 688 | 2026.03.24 18:29:55.496842 [ 280 ] {} <Debug> TCP-Session: c0fa61bc-86e2-4b59-b51b-a0b79801b787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.24 18:29:55.496837 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.24 18:29:55.496827 [ 281 ] {} <Debug> TCP-Session: d7b15e79-84a1-45d5-b9af-3a7d10f5da8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.24 18:29:55.496980 [ 280 ] {} <Debug> TCP-Session: c0fa61bc-86e2-4b59-b51b-a0b79801b787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.24 18:29:55.496981 [ 284 ] {} <Debug> TCP-Session: ff3b6c37-91bc-4760-b838-dd6e0ac1c9da Authenticating user 'default' from [fd00:1122:3344:101::b]:45179 | ||
| 693 | 2026.03.24 18:29:55.496812 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60061 | ||
| 694 | 2026.03.24 18:29:55.496810 [ 283 ] {} <Debug> TCP-Session: dc34a4b9-1945-47ef-bd7f-519d35be5941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.24 18:29:55.497070 [ 281 ] {} <Debug> TCP-Session: d7b15e79-84a1-45d5-b9af-3a7d10f5da8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.24 18:29:55.497104 [ 284 ] {} <Debug> TCP-Session: ff3b6c37-91bc-4760-b838-dd6e0ac1c9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.24 18:29:55.497172 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.24 18:29:55.497220 [ 284 ] {} <Debug> TCP-Session: ff3b6c37-91bc-4760-b838-dd6e0ac1c9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.24 18:29:55.497292 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.03.24 18:29:55.497205 [ 283 ] {} <Debug> TCP-Session: dc34a4b9-1945-47ef-bd7f-519d35be5941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.24 18:29:55.497356 [ 285 ] {} <Debug> TCP-Session: 77f3a55b-01cf-4999-b1e3-34d8116d3835 Authenticating user 'default' from [fd00:1122:3344:101::b]:60061 | ||
| 702 | 2026.03.24 18:29:55.497345 [ 282 ] {} <Debug> TCP-Session: 95129e7f-be14-418a-a1cb-1d35a8944c55 Authenticating user 'default' from [fd00:1122:3344:101::b]:47218 | ||
| 703 | 2026.03.24 18:29:55.497499 [ 282 ] {} <Debug> TCP-Session: 95129e7f-be14-418a-a1cb-1d35a8944c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.24 18:29:55.497512 [ 285 ] {} <Debug> TCP-Session: 77f3a55b-01cf-4999-b1e3-34d8116d3835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.24 18:29:55.497628 [ 282 ] {} <Debug> TCP-Session: 95129e7f-be14-418a-a1cb-1d35a8944c55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.24 18:29:55.497643 [ 285 ] {} <Debug> TCP-Session: 77f3a55b-01cf-4999-b1e3-34d8116d3835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.24 18:29:56.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.76 MiB, peak 138.76 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 1.05 MiB | ||
| 708 | 2026.03.24 18:30:00.205080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.24 18:30:00.205139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.24 18:30:00.205242 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.24 18:30:00.205631 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.24 18:30:00.211512 [ 244 ] {} <Debug> system.asynchronous_metric_log (5d8c88d1-8adc-4497-8086-e61267441755): Loading data parts | ||
| 713 | 2026.03.24 18:30:00.211784 [ 244 ] {} <Debug> system.asynchronous_metric_log (5d8c88d1-8adc-4497-8086-e61267441755): There are no data parts | ||
| 714 | 2026.03.24 18:30:00.219045 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8c88d1-8adc-4497-8086-e61267441755): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.24 18:30:00.219110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 716 | 2026.03.24 18:30:00.229158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.24 18:30:00.230848 [ 244 ] {} <Trace> system.asynchronous_metric_log (5d8c88d1-8adc-4497-8086-e61267441755): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.24 18:30:00.231172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.03.24 18:30:00.233930 [ 243 ] {} <Debug> system.metric_log (05961155-9bb0-4d6d-9c3b-f13e46967561): Loading data parts | ||
| 720 | 2026.03.24 18:30:00.234277 [ 243 ] {} <Debug> system.metric_log (05961155-9bb0-4d6d-9c3b-f13e46967561): There are no data parts | ||
| 721 | 2026.03.24 18:30:00.275489 [ 243 ] {} <Trace> system.metric_log (05961155-9bb0-4d6d-9c3b-f13e46967561): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.24 18:30:00.275596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 723 | 2026.03.24 18:30:00.285658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.24 18:30:00.288976 [ 243 ] {} <Trace> system.metric_log (05961155-9bb0-4d6d-9c3b-f13e46967561): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.24 18:30:00.296607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||