| 1 | [ Feb 4 23:29:34 Enabled. ] | ||
| 2 | [ Feb 4 23:29:34 Rereading configuration. ] | ||
| 3 | [ Feb 4 23:29:35 Rereading configuration. ] | ||
| 4 | [ Feb 4 23:29:38 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 | [ Feb 4 23:29:38 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.02.04 23:29:39.177378 [ 1 ] {} <Information> Application: Will watch for the process with pid 24006 | ||
| 29 | 2026.02.04 23:29:39.177731 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.04 23:29:39.393776 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24006 | ||
| 31 | 2026.02.04 23:29:39.396391 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.04 23:29:39.396545 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.04 23:29:39.503484 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.04 23:29:39.596144 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.04 23:29:39.596196 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.04 23:29:39.596213 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.04 23:29:39.596268 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.04 23:29:39.596634 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.04 23:29:39.598846 [ 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.02.04 23:29:39.599640 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.04 23:29:39.600490 [ 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.02.04 23:29:39.600514 [ 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.02.04 23:29:39.600527 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.04 23:29:39.601244 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.04 23:29:39.602220 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.04 23:29:39.607958 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.04 23:29:39.608750 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.04 23:29:39.610058 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.04 23:29:39.610122 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.04 23:29:39.611113 [ 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.02.04 23:29:39.611499 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.04 23:29:39.615334 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.04 23:29:39.615629 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.04 23:29:39.618734 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.04 23:29:39.619129 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.04 23:29:39.619488 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.04 23:29:39.619817 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.04 23:29:39.621214 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.04 23:29:39.621250 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.04 23:29:39.621341 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.04 23:29:39.621436 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.04 23:29:39.655653 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.04 23:29:39.655707 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000301434 sec | ||
| 68 | 2026.02.04 23:29:39.655752 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.04 23:29:39.655776 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.04 23:29:39.656612 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.04 23:29:39.657237 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.04 23:29:39.665849 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.04 23:29:39.665892 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.04 23:29:39.665917 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.04 23:29:39.665929 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.04 23:29:39.665961 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.04 23:29:39.665980 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.04 23:29:39.667981 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.04 23:29:39.668023 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.04 23:29:39.668042 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.04 23:29:39.668176 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.04 23:29:39.668215 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.04 23:29:39.668227 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.04 23:29:39.668250 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.04 23:29:39.668262 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.04 23:29:39.668288 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.04 23:29:39.668308 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.04 23:29:39.690747 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.04 23:29:39.693063 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.04 23:29:39.693093 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.916e-05 sec | ||
| 91 | 2026.02.04 23:29:39.693106 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.04 23:29:39.693116 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.04 23:29:39.693138 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.04 23:29:39.693327 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.04 23:29:39.693372 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.04 23:29:39.693389 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.04 23:29:39.693400 [ 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.02.04 23:29:39.693410 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.04 23:29:39.704558 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.04 23:29:39.704768 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.02.04 23:29:39.706106 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3891e-05 sec. | ||
| 102 | 2026.02.04 23:29:39.706513 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.04 23:29:39.707148 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.04 23:29:39.707165 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.04 23:29:39.921629 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55993 | ||
| 106 | 2026.02.04 23:29:39.922459 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.04 23:29:39.922522 [ 3 ] {} <Debug> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55993 | ||
| 108 | 2026.02.04 23:29:39.922550 [ 3 ] {} <Debug> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.04 23:29:39.922578 [ 3 ] {} <Debug> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.04 23:29:39.922671 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.04 23:29:39.922697 [ 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.02.04 23:29:39.922721 [ 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.02.04 23:29:39.923088 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58665 | ||
| 114 | 2026.02.04 23:29:39.923112 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55874 | ||
| 115 | 2026.02.04 23:29:39.923355 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.02.04 23:29:39.923391 [ 5 ] {} <Debug> TCP-Session: 2c43f201-f240-4f38-bd13-ea88c5c26d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:55874 | ||
| 117 | 2026.02.04 23:29:39.923437 [ 5 ] {} <Debug> TCP-Session: 2c43f201-f240-4f38-bd13-ea88c5c26d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.02.04 23:29:39.923452 [ 5 ] {} <Debug> TCP-Session: 2c43f201-f240-4f38-bd13-ea88c5c26d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.02.04 23:29:39.924071 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60825 | ||
| 120 | 2026.02.04 23:29:39.924092 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.02.04 23:29:39.924353 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38161 | ||
| 122 | 2026.02.04 23:29:39.924357 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34080 | ||
| 123 | 2026.02.04 23:29:39.924438 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33657 | ||
| 124 | 2026.02.04 23:29:39.924508 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63086 | ||
| 125 | 2026.02.04 23:29:39.924580 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57677 | ||
| 126 | 2026.02.04 23:29:39.924619 [ 4 ] {} <Debug> TCP-Session: f9b89073-bd07-444f-a08e-a27ef85a2095 Authenticating user 'default' from [fd00:1122:3344:101::d]:58665 | ||
| 127 | 2026.02.04 23:29:39.924652 [ 4 ] {} <Debug> TCP-Session: f9b89073-bd07-444f-a08e-a27ef85a2095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.04 23:29:39.924690 [ 4 ] {} <Debug> TCP-Session: f9b89073-bd07-444f-a08e-a27ef85a2095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.04 23:29:39.924955 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.04 23:29:39.925000 [ 256 ] {} <Debug> TCP-Session: 84f335cd-1f45-4435-ae91-fd5572344d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:38161 | ||
| 131 | 2026.02.04 23:29:39.925030 [ 256 ] {} <Debug> TCP-Session: 84f335cd-1f45-4435-ae91-fd5572344d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.04 23:29:39.925043 [ 256 ] {} <Debug> TCP-Session: 84f335cd-1f45-4435-ae91-fd5572344d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.02.04 23:29:39.925052 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.04 23:29:39.925081 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.04 23:29:39.925124 [ 253 ] {} <Debug> TCP-Session: 32f28706-30c4-47e2-899d-b28e229b3b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:60825 | ||
| 136 | 2026.02.04 23:29:39.925134 [ 259 ] {} <Debug> TCP-Session: 40c020ce-bb23-4aa6-bbde-281f431f5ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57677 | ||
| 137 | 2026.02.04 23:29:39.925149 [ 253 ] {} <Debug> TCP-Session: 32f28706-30c4-47e2-899d-b28e229b3b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.04 23:29:39.925170 [ 259 ] {} <Debug> TCP-Session: 40c020ce-bb23-4aa6-bbde-281f431f5ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.04 23:29:39.925188 [ 253 ] {} <Debug> TCP-Session: 32f28706-30c4-47e2-899d-b28e229b3b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.04 23:29:39.925205 [ 259 ] {} <Debug> TCP-Session: 40c020ce-bb23-4aa6-bbde-281f431f5ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.04 23:29:39.925265 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.04 23:29:39.925296 [ 255 ] {} <Debug> TCP-Session: 1e1c7a81-dc49-4936-bad9-2a35b43f3d6f Authenticating user 'default' from [fd00:1122:3344:101::d]:34080 | ||
| 143 | 2026.02.04 23:29:39.925314 [ 255 ] {} <Debug> TCP-Session: 1e1c7a81-dc49-4936-bad9-2a35b43f3d6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.04 23:29:39.925400 [ 255 ] {} <Debug> TCP-Session: 1e1c7a81-dc49-4936-bad9-2a35b43f3d6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.04 23:29:39.925396 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.02.04 23:29:39.925440 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.02.04 23:29:39.925464 [ 257 ] {} <Debug> TCP-Session: fb62607e-0e2b-4deb-a273-eaec11ccbc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:33657 | ||
| 148 | 2026.02.04 23:29:39.925514 [ 257 ] {} <Debug> TCP-Session: fb62607e-0e2b-4deb-a273-eaec11ccbc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.04 23:29:39.925520 [ 258 ] {} <Debug> TCP-Session: 8fe8567b-d11f-4d20-8bd0-2914209e9d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:63086 | ||
| 150 | 2026.02.04 23:29:39.925540 [ 257 ] {} <Debug> TCP-Session: fb62607e-0e2b-4deb-a273-eaec11ccbc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.04 23:29:39.925563 [ 258 ] {} <Debug> TCP-Session: 8fe8567b-d11f-4d20-8bd0-2914209e9d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.04 23:29:39.925581 [ 258 ] {} <Debug> TCP-Session: 8fe8567b-d11f-4d20-8bd0-2914209e9d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.04 23:29:39.927435 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.04 23:29:39.930229 [ 3 ] {fa90c444-5159-4a75-aeae-474fc80d0072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.04 23:29:40.002434 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.73 MiB, peak 116.73 MiB, free memory in arenas 0.00 B, will set to 121.68 MiB (RSS), difference: 4.95 MiB | ||
| 156 | 2026.02.04 23:29:40.045458 [ 3 ] {fa90c444-5159-4a75-aeae-474fc80d0072} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55993) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.02.04 23:29:40.046285 [ 3 ] {fa90c444-5159-4a75-aeae-474fc80d0072} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.02.04 23:29:40.046390 [ 3 ] {fa90c444-5159-4a75-aeae-474fc80d0072} <Debug> TCPHandler: Processed in 0.121175629 sec. | ||
| 205 | 2026.02.04 23:29:40.046772 [ 4 ] {} <Trace> TCP-Session: f9b89073-bd07-444f-a08e-a27ef85a2095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.02.04 23:29:40.046999 [ 4 ] {5042af17-6cb7-40d9-9b24-0d5a2fc3d250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.02.04 23:29:40.047364 [ 4 ] {5042af17-6cb7-40d9-9b24-0d5a2fc3d250} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58665) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.02.04 23:29:40.047510 [ 4 ] {5042af17-6cb7-40d9-9b24-0d5a2fc3d250} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.02.04 23:29:40.047581 [ 4 ] {5042af17-6cb7-40d9-9b24-0d5a2fc3d250} <Debug> TCPHandler: Processed in 0.000975972 sec. | ||
| 256 | 2026.02.04 23:29:40.048437 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.02.04 23:29:40.049175 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.02.04 23:29:40.049809 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.02.04 23:29:40.053618 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.02.04 23:29:40.053654 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.3792e-05 sec | ||
| 261 | 2026.02.04 23:29:40.053719 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.02.04 23:29:40.053739 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.02.04 23:29:40.053776 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.02.04 23:29:40.054494 [ 3 ] {b1129ea7-7508-4313-a996-c14c4c3074fc} <Debug> TCPHandler: Processed in 0.006170761 sec. | ||
| 265 | 2026.02.04 23:29:40.054674 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.02.04 23:29:40.054820 [ 3 ] {6780244d-08bc-479e-af95-4c1e9f619c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.02.04 23:29:40.054884 [ 3 ] {6780244d-08bc-479e-af95-4c1e9f619c73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.02.04 23:29:40.059613 [ 3 ] {6780244d-08bc-479e-af95-4c1e9f619c73} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.02.04 23:29:40.060959 [ 3 ] {6780244d-08bc-479e-af95-4c1e9f619c73} <Debug> oximeter.version (bb6e8158-e030-4687-8bf6-9ee93515feb8): Loading data parts | ||
| 271 | 2026.02.04 23:29:40.061898 [ 3 ] {6780244d-08bc-479e-af95-4c1e9f619c73} <Debug> oximeter.version (bb6e8158-e030-4687-8bf6-9ee93515feb8): There are no data parts | ||
| 272 | 2026.02.04 23:29:40.065154 [ 3 ] {6780244d-08bc-479e-af95-4c1e9f619c73} <Debug> TCPHandler: Processed in 0.010527391 sec. | ||
| 273 | 2026.02.04 23:29:40.065315 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.02.04 23:29:40.065522 [ 3 ] {8028b680-362b-416e-8f28-e5179b920304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.02.04 23:29:40.065582 [ 3 ] {8028b680-362b-416e-8f28-e5179b920304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.02.04 23:29:40.074336 [ 3 ] {8028b680-362b-416e-8f28-e5179b920304} <Debug> oximeter.measurements_bool (6f657ba4-e759-46c8-8630-442396b4b64d): Loading data parts | ||
| 287 | 2026.02.04 23:29:40.074518 [ 3 ] {8028b680-362b-416e-8f28-e5179b920304} <Debug> oximeter.measurements_bool (6f657ba4-e759-46c8-8630-442396b4b64d): There are no data parts | ||
| 288 | 2026.02.04 23:29:40.078261 [ 3 ] {8028b680-362b-416e-8f28-e5179b920304} <Debug> TCPHandler: Processed in 0.012997321 sec. | ||
| 289 | 2026.02.04 23:29:40.078450 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.02.04 23:29:40.078605 [ 3 ] {456b3806-6993-4a0c-ae85-0cfff5ac2a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 291 | 2026.02.04 23:29:40.078655 [ 3 ] {456b3806-6993-4a0c-ae85-0cfff5ac2a7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.02.04 23:29:40.080404 [ 3 ] {456b3806-6993-4a0c-ae85-0cfff5ac2a7f} <Debug> oximeter.measurements_i8 (4c5d90c1-3a5a-4de4-b69a-0d40c4c77ae5): Loading data parts | ||
| 293 | 2026.02.04 23:29:40.080555 [ 3 ] {456b3806-6993-4a0c-ae85-0cfff5ac2a7f} <Debug> oximeter.measurements_i8 (4c5d90c1-3a5a-4de4-b69a-0d40c4c77ae5): There are no data parts | ||
| 294 | 2026.02.04 23:29:40.089258 [ 3 ] {456b3806-6993-4a0c-ae85-0cfff5ac2a7f} <Debug> TCPHandler: Processed in 0.010857746 sec. | ||
| 295 | 2026.02.04 23:29:40.089400 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.02.04 23:29:40.089567 [ 3 ] {fcfe3765-8916-4fa4-adec-be5be54055df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 297 | 2026.02.04 23:29:40.089608 [ 3 ] {fcfe3765-8916-4fa4-adec-be5be54055df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.02.04 23:29:40.096171 [ 3 ] {fcfe3765-8916-4fa4-adec-be5be54055df} <Debug> oximeter.measurements_u8 (d118d470-5f75-491c-bc5c-1d95d9fc883c): Loading data parts | ||
| 299 | 2026.02.04 23:29:40.096453 [ 3 ] {fcfe3765-8916-4fa4-adec-be5be54055df} <Debug> oximeter.measurements_u8 (d118d470-5f75-491c-bc5c-1d95d9fc883c): There are no data parts | ||
| 300 | 2026.02.04 23:29:40.102113 [ 3 ] {fcfe3765-8916-4fa4-adec-be5be54055df} <Debug> TCPHandler: Processed in 0.012761097 sec. | ||
| 301 | 2026.02.04 23:29:40.102296 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.02.04 23:29:40.102450 [ 3 ] {f354eb2d-f24b-4ade-8acd-e93381bf2f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 303 | 2026.02.04 23:29:40.102501 [ 3 ] {f354eb2d-f24b-4ade-8acd-e93381bf2f63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.02.04 23:29:40.108732 [ 3 ] {f354eb2d-f24b-4ade-8acd-e93381bf2f63} <Debug> oximeter.measurements_i16 (cf96492e-1d96-4f1f-ae23-6495653ea938): Loading data parts | ||
| 305 | 2026.02.04 23:29:40.108990 [ 3 ] {f354eb2d-f24b-4ade-8acd-e93381bf2f63} <Debug> oximeter.measurements_i16 (cf96492e-1d96-4f1f-ae23-6495653ea938): There are no data parts | ||
| 306 | 2026.02.04 23:29:40.113322 [ 3 ] {f354eb2d-f24b-4ade-8acd-e93381bf2f63} <Debug> TCPHandler: Processed in 0.011074508 sec. | ||
| 307 | 2026.02.04 23:29:40.113458 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.02.04 23:29:40.113610 [ 3 ] {fbe9434d-a756-470b-bf9d-5ab75b387238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 309 | 2026.02.04 23:29:40.113661 [ 3 ] {fbe9434d-a756-470b-bf9d-5ab75b387238} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.02.04 23:29:40.120272 [ 3 ] {fbe9434d-a756-470b-bf9d-5ab75b387238} <Debug> oximeter.measurements_u16 (e9288825-d0dc-4a8a-9465-f4cfd05c001f): Loading data parts | ||
| 311 | 2026.02.04 23:29:40.120520 [ 3 ] {fbe9434d-a756-470b-bf9d-5ab75b387238} <Debug> oximeter.measurements_u16 (e9288825-d0dc-4a8a-9465-f4cfd05c001f): There are no data parts | ||
| 312 | 2026.02.04 23:29:40.126067 [ 3 ] {fbe9434d-a756-470b-bf9d-5ab75b387238} <Debug> TCPHandler: Processed in 0.012655506 sec. | ||
| 313 | 2026.02.04 23:29:40.126236 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.02.04 23:29:40.126427 [ 3 ] {d3bb8671-3f85-4089-8ff4-54c716d9d872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 315 | 2026.02.04 23:29:40.126504 [ 3 ] {d3bb8671-3f85-4089-8ff4-54c716d9d872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.02.04 23:29:40.128504 [ 3 ] {d3bb8671-3f85-4089-8ff4-54c716d9d872} <Debug> oximeter.measurements_i32 (05066aba-6eb0-4033-ac2e-d3039a0121d7): Loading data parts | ||
| 317 | 2026.02.04 23:29:40.128645 [ 3 ] {d3bb8671-3f85-4089-8ff4-54c716d9d872} <Debug> oximeter.measurements_i32 (05066aba-6eb0-4033-ac2e-d3039a0121d7): There are no data parts | ||
| 318 | 2026.02.04 23:29:40.137049 [ 3 ] {d3bb8671-3f85-4089-8ff4-54c716d9d872} <Debug> TCPHandler: Processed in 0.010870095 sec. | ||
| 319 | 2026.02.04 23:29:40.137211 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.02.04 23:29:40.137409 [ 3 ] {7d3210f2-f152-4774-8881-21fb714f2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 321 | 2026.02.04 23:29:40.137534 [ 3 ] {7d3210f2-f152-4774-8881-21fb714f2b76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.02.04 23:29:40.139875 [ 3 ] {7d3210f2-f152-4774-8881-21fb714f2b76} <Debug> oximeter.measurements_u32 (db5a1e84-fe30-44df-a5ad-ccefd80d4c4c): Loading data parts | ||
| 323 | 2026.02.04 23:29:40.140014 [ 3 ] {7d3210f2-f152-4774-8881-21fb714f2b76} <Debug> oximeter.measurements_u32 (db5a1e84-fe30-44df-a5ad-ccefd80d4c4c): There are no data parts | ||
| 324 | 2026.02.04 23:29:40.149624 [ 3 ] {7d3210f2-f152-4774-8881-21fb714f2b76} <Debug> TCPHandler: Processed in 0.012471715 sec. | ||
| 325 | 2026.02.04 23:29:40.149771 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.02.04 23:29:40.149946 [ 3 ] {576fe613-736e-40ec-8960-79ea4b90639c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 327 | 2026.02.04 23:29:40.149996 [ 3 ] {576fe613-736e-40ec-8960-79ea4b90639c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.02.04 23:29:40.152360 [ 3 ] {576fe613-736e-40ec-8960-79ea4b90639c} <Debug> oximeter.measurements_i64 (24dc4a65-ff44-472b-9963-b6de0b667246): Loading data parts | ||
| 329 | 2026.02.04 23:29:40.152500 [ 3 ] {576fe613-736e-40ec-8960-79ea4b90639c} <Debug> oximeter.measurements_i64 (24dc4a65-ff44-472b-9963-b6de0b667246): There are no data parts | ||
| 330 | 2026.02.04 23:29:40.160975 [ 3 ] {576fe613-736e-40ec-8960-79ea4b90639c} <Debug> TCPHandler: Processed in 0.01125198 sec. | ||
| 331 | 2026.02.04 23:29:40.161120 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.02.04 23:29:40.161302 [ 3 ] {46a05fdc-9565-4b4a-b690-6c1d6ed74728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 333 | 2026.02.04 23:29:40.161362 [ 3 ] {46a05fdc-9565-4b4a-b690-6c1d6ed74728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.02.04 23:29:40.166741 [ 3 ] {46a05fdc-9565-4b4a-b690-6c1d6ed74728} <Debug> oximeter.measurements_u64 (3e965cc1-7e53-4894-8426-018592e31ed6): Loading data parts | ||
| 335 | 2026.02.04 23:29:40.166879 [ 3 ] {46a05fdc-9565-4b4a-b690-6c1d6ed74728} <Debug> oximeter.measurements_u64 (3e965cc1-7e53-4894-8426-018592e31ed6): There are no data parts | ||
| 336 | 2026.02.04 23:29:40.173696 [ 3 ] {46a05fdc-9565-4b4a-b690-6c1d6ed74728} <Debug> TCPHandler: Processed in 0.012634935 sec. | ||
| 337 | 2026.02.04 23:29:40.173835 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.02.04 23:29:40.173998 [ 3 ] {b59f582e-328c-4369-80f8-ed0213e1a963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 339 | 2026.02.04 23:29:40.174048 [ 3 ] {b59f582e-328c-4369-80f8-ed0213e1a963} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.02.04 23:29:40.178305 [ 3 ] {b59f582e-328c-4369-80f8-ed0213e1a963} <Debug> oximeter.measurements_f32 (c4c640cb-e1ad-46d0-b816-3b16bb2a4670): Loading data parts | ||
| 341 | 2026.02.04 23:29:40.178435 [ 3 ] {b59f582e-328c-4369-80f8-ed0213e1a963} <Debug> oximeter.measurements_f32 (c4c640cb-e1ad-46d0-b816-3b16bb2a4670): There are no data parts | ||
| 342 | 2026.02.04 23:29:40.185297 [ 3 ] {b59f582e-328c-4369-80f8-ed0213e1a963} <Debug> TCPHandler: Processed in 0.011509213 sec. | ||
| 343 | 2026.02.04 23:29:40.185487 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.02.04 23:29:40.185675 [ 3 ] {c36c3184-a5c6-4534-9727-6051cdb071e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 345 | 2026.02.04 23:29:40.185766 [ 3 ] {c36c3184-a5c6-4534-9727-6051cdb071e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.02.04 23:29:40.187960 [ 3 ] {c36c3184-a5c6-4534-9727-6051cdb071e4} <Debug> oximeter.measurements_f64 (cffcc3e5-3c61-4e4d-a691-10976a87f681): Loading data parts | ||
| 347 | 2026.02.04 23:29:40.188143 [ 3 ] {c36c3184-a5c6-4534-9727-6051cdb071e4} <Debug> oximeter.measurements_f64 (cffcc3e5-3c61-4e4d-a691-10976a87f681): There are no data parts | ||
| 348 | 2026.02.04 23:29:40.198465 [ 3 ] {c36c3184-a5c6-4534-9727-6051cdb071e4} <Debug> TCPHandler: Processed in 0.013036141 sec. | ||
| 349 | 2026.02.04 23:29:40.198622 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.02.04 23:29:40.198813 [ 3 ] {ffb11a94-7d46-4ae2-8250-472252c4e724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 351 | 2026.02.04 23:29:40.198865 [ 3 ] {ffb11a94-7d46-4ae2-8250-472252c4e724} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.02.04 23:29:40.269246 [ 3 ] {ffb11a94-7d46-4ae2-8250-472252c4e724} <Debug> oximeter.measurements_string (c4e684d8-22af-44d4-a563-a63daa848776): Loading data parts | ||
| 353 | 2026.02.04 23:29:40.269442 [ 3 ] {ffb11a94-7d46-4ae2-8250-472252c4e724} <Debug> oximeter.measurements_string (c4e684d8-22af-44d4-a563-a63daa848776): There are no data parts | ||
| 354 | 2026.02.04 23:29:40.314793 [ 3 ] {ffb11a94-7d46-4ae2-8250-472252c4e724} <Debug> TCPHandler: Processed in 0.116219901 sec. | ||
| 355 | 2026.02.04 23:29:40.315001 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.02.04 23:29:40.315177 [ 3 ] {5266784c-e9f9-45f0-a617-f2a80d04c8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.02.04 23:29:40.315283 [ 3 ] {5266784c-e9f9-45f0-a617-f2a80d04c8b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.02.04 23:29:40.331887 [ 3 ] {5266784c-e9f9-45f0-a617-f2a80d04c8b7} <Debug> oximeter.measurements_bytes (8693e1ec-807c-4aae-98f6-226ef1c6a0ed): Loading data parts | ||
| 366 | 2026.02.04 23:29:40.332083 [ 3 ] {5266784c-e9f9-45f0-a617-f2a80d04c8b7} <Debug> oximeter.measurements_bytes (8693e1ec-807c-4aae-98f6-226ef1c6a0ed): There are no data parts | ||
| 367 | 2026.02.04 23:29:40.345112 [ 3 ] {5266784c-e9f9-45f0-a617-f2a80d04c8b7} <Debug> TCPHandler: Processed in 0.030181288 sec. | ||
| 368 | 2026.02.04 23:29:40.345296 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.04 23:29:40.345500 [ 3 ] {3d9a262e-ced0-436a-a5d6-1d48146de064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 370 | 2026.02.04 23:29:40.345654 [ 3 ] {3d9a262e-ced0-436a-a5d6-1d48146de064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.02.04 23:29:40.355978 [ 3 ] {3d9a262e-ced0-436a-a5d6-1d48146de064} <Debug> oximeter.measurements_cumulativei64 (d80fcd32-a83a-44c0-aff6-2018505ba128): Loading data parts | ||
| 372 | 2026.02.04 23:29:40.356137 [ 3 ] {3d9a262e-ced0-436a-a5d6-1d48146de064} <Debug> oximeter.measurements_cumulativei64 (d80fcd32-a83a-44c0-aff6-2018505ba128): There are no data parts | ||
| 373 | 2026.02.04 23:29:40.368818 [ 3 ] {3d9a262e-ced0-436a-a5d6-1d48146de064} <Debug> TCPHandler: Processed in 0.023582492 sec. | ||
| 374 | 2026.02.04 23:29:40.369045 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.04 23:29:40.369232 [ 3 ] {336db837-6fc8-472c-b4bd-e1efe33617f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 376 | 2026.02.04 23:29:40.369300 [ 3 ] {336db837-6fc8-472c-b4bd-e1efe33617f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.02.04 23:29:40.392502 [ 3 ] {336db837-6fc8-472c-b4bd-e1efe33617f4} <Debug> oximeter.measurements_cumulativeu64 (570e168d-572e-4c86-88a7-3e381a71a6c6): Loading data parts | ||
| 378 | 2026.02.04 23:29:40.392671 [ 3 ] {336db837-6fc8-472c-b4bd-e1efe33617f4} <Debug> oximeter.measurements_cumulativeu64 (570e168d-572e-4c86-88a7-3e381a71a6c6): There are no data parts | ||
| 379 | 2026.02.04 23:29:40.438292 [ 3 ] {336db837-6fc8-472c-b4bd-e1efe33617f4} <Debug> TCPHandler: Processed in 0.06930692 sec. | ||
| 380 | 2026.02.04 23:29:40.438477 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.04 23:29:40.438693 [ 3 ] {2895e705-c995-4427-9080-770d53757c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 382 | 2026.02.04 23:29:40.438752 [ 3 ] {2895e705-c995-4427-9080-770d53757c50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.02.04 23:29:40.443643 [ 3 ] {2895e705-c995-4427-9080-770d53757c50} <Debug> oximeter.measurements_cumulativef32 (2338e77c-2b80-47f5-b7a1-f97ac906326b): Loading data parts | ||
| 384 | 2026.02.04 23:29:40.443811 [ 3 ] {2895e705-c995-4427-9080-770d53757c50} <Debug> oximeter.measurements_cumulativef32 (2338e77c-2b80-47f5-b7a1-f97ac906326b): There are no data parts | ||
| 385 | 2026.02.04 23:29:40.454820 [ 3 ] {2895e705-c995-4427-9080-770d53757c50} <Debug> TCPHandler: Processed in 0.016403659 sec. | ||
| 386 | 2026.02.04 23:29:40.454973 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.04 23:29:40.455137 [ 3 ] {b303e7f6-7e8c-4656-bfa2-2d17d5907cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 388 | 2026.02.04 23:29:40.455194 [ 3 ] {b303e7f6-7e8c-4656-bfa2-2d17d5907cec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.02.04 23:29:40.457877 [ 3 ] {b303e7f6-7e8c-4656-bfa2-2d17d5907cec} <Debug> oximeter.measurements_cumulativef64 (d4546aca-17af-4020-9507-4bb2f4d70ff3): Loading data parts | ||
| 390 | 2026.02.04 23:29:40.458059 [ 3 ] {b303e7f6-7e8c-4656-bfa2-2d17d5907cec} <Debug> oximeter.measurements_cumulativef64 (d4546aca-17af-4020-9507-4bb2f4d70ff3): There are no data parts | ||
| 391 | 2026.02.04 23:29:40.467575 [ 3 ] {b303e7f6-7e8c-4656-bfa2-2d17d5907cec} <Debug> TCPHandler: Processed in 0.012649616 sec. | ||
| 392 | 2026.02.04 23:29:40.467748 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.04 23:29:40.468037 [ 3 ] {8cfec3b2-3f6f-459a-ae84-d5e510a35374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.02.04 23:29:40.468116 [ 3 ] {8cfec3b2-3f6f-459a-ae84-d5e510a35374} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.02.04 23:29:40.472540 [ 3 ] {8cfec3b2-3f6f-459a-ae84-d5e510a35374} <Debug> oximeter.measurements_histogrami8 (236526f1-2d6f-4d76-be72-2c00b89a805c): Loading data parts | ||
| 406 | 2026.02.04 23:29:40.472708 [ 3 ] {8cfec3b2-3f6f-459a-ae84-d5e510a35374} <Debug> oximeter.measurements_histogrami8 (236526f1-2d6f-4d76-be72-2c00b89a805c): There are no data parts | ||
| 407 | 2026.02.04 23:29:40.478598 [ 3 ] {8cfec3b2-3f6f-459a-ae84-d5e510a35374} <Debug> TCPHandler: Processed in 0.010911136 sec. | ||
| 408 | 2026.02.04 23:29:40.478744 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.02.04 23:29:40.478954 [ 3 ] {bc214ac5-ab1d-4308-aa78-a60f6b8ef0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 410 | 2026.02.04 23:29:40.479025 [ 3 ] {bc214ac5-ab1d-4308-aa78-a60f6b8ef0bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.02.04 23:29:40.481148 [ 3 ] {bc214ac5-ab1d-4308-aa78-a60f6b8ef0bb} <Debug> oximeter.measurements_histogramu8 (f427d1ea-3a0e-4839-82a8-dba9d33b50d6): Loading data parts | ||
| 412 | 2026.02.04 23:29:40.481310 [ 3 ] {bc214ac5-ab1d-4308-aa78-a60f6b8ef0bb} <Debug> oximeter.measurements_histogramu8 (f427d1ea-3a0e-4839-82a8-dba9d33b50d6): There are no data parts | ||
| 413 | 2026.02.04 23:29:40.491215 [ 3 ] {bc214ac5-ab1d-4308-aa78-a60f6b8ef0bb} <Debug> TCPHandler: Processed in 0.012519534 sec. | ||
| 414 | 2026.02.04 23:29:40.491384 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.02.04 23:29:40.491677 [ 3 ] {b4657508-f02f-4605-afde-e47f0aaa127d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 416 | 2026.02.04 23:29:40.491769 [ 3 ] {b4657508-f02f-4605-afde-e47f0aaa127d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.02.04 23:29:40.498283 [ 3 ] {b4657508-f02f-4605-afde-e47f0aaa127d} <Debug> oximeter.measurements_histogrami16 (35112d4f-1029-4e91-97cb-3b7bf8465da6): Loading data parts | ||
| 418 | 2026.02.04 23:29:40.498434 [ 3 ] {b4657508-f02f-4605-afde-e47f0aaa127d} <Debug> oximeter.measurements_histogrami16 (35112d4f-1029-4e91-97cb-3b7bf8465da6): There are no data parts | ||
| 419 | 2026.02.04 23:29:40.525441 [ 3 ] {b4657508-f02f-4605-afde-e47f0aaa127d} <Debug> TCPHandler: Processed in 0.034116394 sec. | ||
| 420 | 2026.02.04 23:29:40.525701 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.02.04 23:29:40.526089 [ 3 ] {4d20e131-46f6-49ce-8ee9-03feab2c0ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 422 | 2026.02.04 23:29:40.526154 [ 3 ] {4d20e131-46f6-49ce-8ee9-03feab2c0ea7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.02.04 23:29:40.530387 [ 3 ] {4d20e131-46f6-49ce-8ee9-03feab2c0ea7} <Debug> oximeter.measurements_histogramu16 (a888f6f7-1052-4969-84e4-a7479bfb500c): Loading data parts | ||
| 424 | 2026.02.04 23:29:40.530601 [ 3 ] {4d20e131-46f6-49ce-8ee9-03feab2c0ea7} <Debug> oximeter.measurements_histogramu16 (a888f6f7-1052-4969-84e4-a7479bfb500c): There are no data parts | ||
| 425 | 2026.02.04 23:29:40.538268 [ 3 ] {4d20e131-46f6-49ce-8ee9-03feab2c0ea7} <Debug> TCPHandler: Processed in 0.012661247 sec. | ||
| 426 | 2026.02.04 23:29:40.538449 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.02.04 23:29:40.538729 [ 3 ] {a5063e83-256d-4d33-a0ba-082d40241bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 428 | 2026.02.04 23:29:40.538806 [ 3 ] {a5063e83-256d-4d33-a0ba-082d40241bb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.02.04 23:29:40.546173 [ 3 ] {a5063e83-256d-4d33-a0ba-082d40241bb4} <Debug> oximeter.measurements_histogrami32 (52b1ca02-d43a-4f40-a687-e19444a0c57f): Loading data parts | ||
| 430 | 2026.02.04 23:29:40.546303 [ 3 ] {a5063e83-256d-4d33-a0ba-082d40241bb4} <Debug> oximeter.measurements_histogrami32 (52b1ca02-d43a-4f40-a687-e19444a0c57f): There are no data parts | ||
| 431 | 2026.02.04 23:29:40.562969 [ 3 ] {a5063e83-256d-4d33-a0ba-082d40241bb4} <Debug> TCPHandler: Processed in 0.024577204 sec. | ||
| 432 | 2026.02.04 23:29:40.563176 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.02.04 23:29:40.563385 [ 3 ] {62e5d12a-94e4-4283-803c-78b74bb74431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 434 | 2026.02.04 23:29:40.563448 [ 3 ] {62e5d12a-94e4-4283-803c-78b74bb74431} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.02.04 23:29:40.566575 [ 3 ] {62e5d12a-94e4-4283-803c-78b74bb74431} <Debug> oximeter.measurements_histogramu32 (11ca429b-59e1-42b3-9996-58e035f5c09f): Loading data parts | ||
| 436 | 2026.02.04 23:29:40.566729 [ 3 ] {62e5d12a-94e4-4283-803c-78b74bb74431} <Debug> oximeter.measurements_histogramu32 (11ca429b-59e1-42b3-9996-58e035f5c09f): There are no data parts | ||
| 437 | 2026.02.04 23:29:40.586814 [ 3 ] {62e5d12a-94e4-4283-803c-78b74bb74431} <Debug> TCPHandler: Processed in 0.023687673 sec. | ||
| 438 | 2026.02.04 23:29:40.586955 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.02.04 23:29:40.587175 [ 3 ] {b7443689-f442-4e85-83fb-640eca2b4eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 440 | 2026.02.04 23:29:40.587236 [ 3 ] {b7443689-f442-4e85-83fb-640eca2b4eb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.02.04 23:29:40.590939 [ 3 ] {b7443689-f442-4e85-83fb-640eca2b4eb7} <Debug> oximeter.measurements_histogrami64 (42b49ec9-8b1b-4130-b5c6-d1f2a417e998): Loading data parts | ||
| 442 | 2026.02.04 23:29:40.591123 [ 3 ] {b7443689-f442-4e85-83fb-640eca2b4eb7} <Debug> oximeter.measurements_histogrami64 (42b49ec9-8b1b-4130-b5c6-d1f2a417e998): There are no data parts | ||
| 443 | 2026.02.04 23:29:40.610441 [ 3 ] {b7443689-f442-4e85-83fb-640eca2b4eb7} <Debug> TCPHandler: Processed in 0.023533012 sec. | ||
| 444 | 2026.02.04 23:29:40.610703 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.02.04 23:29:40.611116 [ 3 ] {dd34e72b-f6a0-42f7-884b-546f9435bda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 446 | 2026.02.04 23:29:40.611179 [ 3 ] {dd34e72b-f6a0-42f7-884b-546f9435bda9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.02.04 23:29:40.614652 [ 3 ] {dd34e72b-f6a0-42f7-884b-546f9435bda9} <Debug> oximeter.measurements_histogramu64 (3b12d1f4-0e7d-4c2a-84db-e4e62421334f): Loading data parts | ||
| 448 | 2026.02.04 23:29:40.614831 [ 3 ] {dd34e72b-f6a0-42f7-884b-546f9435bda9} <Debug> oximeter.measurements_histogramu64 (3b12d1f4-0e7d-4c2a-84db-e4e62421334f): There are no data parts | ||
| 449 | 2026.02.04 23:29:40.621624 [ 3 ] {dd34e72b-f6a0-42f7-884b-546f9435bda9} <Debug> TCPHandler: Processed in 0.011021427 sec. | ||
| 450 | 2026.02.04 23:29:40.621762 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.04 23:29:40.621976 [ 3 ] {50f6f607-e1e4-4c50-bf41-05da186da3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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) | ||
| 452 | 2026.02.04 23:29:40.622039 [ 3 ] {50f6f607-e1e4-4c50-bf41-05da186da3cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.02.04 23:29:40.624328 [ 3 ] {50f6f607-e1e4-4c50-bf41-05da186da3cc} <Debug> oximeter.measurements_histogramf32 (90556d34-f668-4fcc-b352-80885f9ca91d): Loading data parts | ||
| 454 | 2026.02.04 23:29:40.624470 [ 3 ] {50f6f607-e1e4-4c50-bf41-05da186da3cc} <Debug> oximeter.measurements_histogramf32 (90556d34-f668-4fcc-b352-80885f9ca91d): There are no data parts | ||
| 455 | 2026.02.04 23:29:40.634641 [ 3 ] {50f6f607-e1e4-4c50-bf41-05da186da3cc} <Debug> TCPHandler: Processed in 0.012927059 sec. | ||
| 456 | 2026.02.04 23:29:40.634817 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.04 23:29:40.635069 [ 3 ] {caaf41a2-dc9d-4945-ba49-37bafd39adb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.635135 [ 3 ] {caaf41a2-dc9d-4945-ba49-37bafd39adb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.02.04 23:29:40.639142 [ 3 ] {caaf41a2-dc9d-4945-ba49-37bafd39adb1} <Debug> oximeter.measurements_histogramf64 (ff5a61e9-c163-4706-bbba-ccdb6343e5bc): Loading data parts | ||
| 460 | 2026.02.04 23:29:40.639282 [ 3 ] {caaf41a2-dc9d-4945-ba49-37bafd39adb1} <Debug> oximeter.measurements_histogramf64 (ff5a61e9-c163-4706-bbba-ccdb6343e5bc): There are no data parts | ||
| 461 | 2026.02.04 23:29:40.645726 [ 3 ] {caaf41a2-dc9d-4945-ba49-37bafd39adb1} <Debug> TCPHandler: Processed in 0.010969386 sec. | ||
| 462 | 2026.02.04 23:29:40.645872 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.04 23:29:40.646049 [ 3 ] {ae489683-27bf-42ab-a766-e804194348ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) /* 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.02.04 23:29:40.646122 [ 3 ] {ae489683-27bf-42ab-a766-e804194348ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.02.04 23:29:40.648284 [ 3 ] {ae489683-27bf-42ab-a766-e804194348ec} <Debug> oximeter.fields_bool (5ae55890-2d2e-4693-9e19-42a27666743d): Loading data parts | ||
| 491 | 2026.02.04 23:29:40.648444 [ 3 ] {ae489683-27bf-42ab-a766-e804194348ec} <Debug> oximeter.fields_bool (5ae55890-2d2e-4693-9e19-42a27666743d): There are no data parts | ||
| 492 | 2026.02.04 23:29:40.659162 [ 3 ] {ae489683-27bf-42ab-a766-e804194348ec} <Debug> TCPHandler: Processed in 0.013338224 sec. | ||
| 493 | 2026.02.04 23:29:40.659327 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.04 23:29:40.659531 [ 3 ] {eab20f9f-9934-4bd9-a687-2836a06e8a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.659595 [ 3 ] {eab20f9f-9934-4bd9-a687-2836a06e8a6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.02.04 23:29:40.662223 [ 3 ] {eab20f9f-9934-4bd9-a687-2836a06e8a6f} <Debug> oximeter.fields_i8 (5c824be8-ea1f-4a38-9268-9a05f4191dfb): Loading data parts | ||
| 497 | 2026.02.04 23:29:40.662358 [ 3 ] {eab20f9f-9934-4bd9-a687-2836a06e8a6f} <Debug> oximeter.fields_i8 (5c824be8-ea1f-4a38-9268-9a05f4191dfb): There are no data parts | ||
| 498 | 2026.02.04 23:29:40.670059 [ 3 ] {eab20f9f-9934-4bd9-a687-2836a06e8a6f} <Debug> TCPHandler: Processed in 0.010790305 sec. | ||
| 499 | 2026.02.04 23:29:40.670220 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.04 23:29:40.670410 [ 3 ] {eb04d242-b2a4-48be-9749-62506cdc6f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.670482 [ 3 ] {eb04d242-b2a4-48be-9749-62506cdc6f0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.02.04 23:29:40.672842 [ 3 ] {eb04d242-b2a4-48be-9749-62506cdc6f0e} <Debug> oximeter.fields_u8 (7f6a6456-8022-48bb-b13a-95391c56f3bd): Loading data parts | ||
| 503 | 2026.02.04 23:29:40.672989 [ 3 ] {eb04d242-b2a4-48be-9749-62506cdc6f0e} <Debug> oximeter.fields_u8 (7f6a6456-8022-48bb-b13a-95391c56f3bd): There are no data parts | ||
| 504 | 2026.02.04 23:29:40.683013 [ 3 ] {eb04d242-b2a4-48be-9749-62506cdc6f0e} <Debug> TCPHandler: Processed in 0.012852109 sec. | ||
| 505 | 2026.02.04 23:29:40.683181 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.04 23:29:40.683386 [ 3 ] {c40f3491-be6c-4d6b-97ac-3ef45b0f073f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.683451 [ 3 ] {c40f3491-be6c-4d6b-97ac-3ef45b0f073f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.02.04 23:29:40.686100 [ 3 ] {c40f3491-be6c-4d6b-97ac-3ef45b0f073f} <Debug> oximeter.fields_i16 (0c380f73-2b5d-40fb-ab52-491a8470a4c1): Loading data parts | ||
| 509 | 2026.02.04 23:29:40.686227 [ 3 ] {c40f3491-be6c-4d6b-97ac-3ef45b0f073f} <Debug> oximeter.fields_i16 (0c380f73-2b5d-40fb-ab52-491a8470a4c1): There are no data parts | ||
| 510 | 2026.02.04 23:29:40.694566 [ 3 ] {c40f3491-be6c-4d6b-97ac-3ef45b0f073f} <Debug> TCPHandler: Processed in 0.011443452 sec. | ||
| 511 | 2026.02.04 23:29:40.694704 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.02.04 23:29:40.694855 [ 3 ] {cd02406d-069d-41bc-a488-c19ebf135af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.694908 [ 3 ] {cd02406d-069d-41bc-a488-c19ebf135af9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.02.04 23:29:40.701846 [ 3 ] {cd02406d-069d-41bc-a488-c19ebf135af9} <Debug> oximeter.fields_u16 (58ee84e0-2ff3-4e6c-af40-8b1fc65459bc): Loading data parts | ||
| 515 | 2026.02.04 23:29:40.702141 [ 3 ] {cd02406d-069d-41bc-a488-c19ebf135af9} <Debug> oximeter.fields_u16 (58ee84e0-2ff3-4e6c-af40-8b1fc65459bc): There are no data parts | ||
| 516 | 2026.02.04 23:29:40.707453 [ 3 ] {cd02406d-069d-41bc-a488-c19ebf135af9} <Debug> TCPHandler: Processed in 0.012796948 sec. | ||
| 517 | 2026.02.04 23:29:40.707610 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.02.04 23:29:40.707810 [ 3 ] {e21dc03c-13bf-4c96-8d5e-96fefefa01ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.707873 [ 3 ] {e21dc03c-13bf-4c96-8d5e-96fefefa01ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.02.04 23:29:40.709789 [ 3 ] {e21dc03c-13bf-4c96-8d5e-96fefefa01ce} <Debug> oximeter.fields_i32 (05cb7604-88d7-48d4-b96e-4e820446d44f): Loading data parts | ||
| 521 | 2026.02.04 23:29:40.709940 [ 3 ] {e21dc03c-13bf-4c96-8d5e-96fefefa01ce} <Debug> oximeter.fields_i32 (05cb7604-88d7-48d4-b96e-4e820446d44f): There are no data parts | ||
| 522 | 2026.02.04 23:29:40.718778 [ 3 ] {e21dc03c-13bf-4c96-8d5e-96fefefa01ce} <Debug> TCPHandler: Processed in 0.01122575 sec. | ||
| 523 | 2026.02.04 23:29:40.718917 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.02.04 23:29:40.719067 [ 3 ] {d6d5a379-fdcf-4e37-a130-0a62fa8fa803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.719120 [ 3 ] {d6d5a379-fdcf-4e37-a130-0a62fa8fa803} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.02.04 23:29:40.726809 [ 3 ] {d6d5a379-fdcf-4e37-a130-0a62fa8fa803} <Debug> oximeter.fields_u32 (83d5c7c4-618b-4a03-ac19-ef7687ffd73e): Loading data parts | ||
| 527 | 2026.02.04 23:29:40.727034 [ 3 ] {d6d5a379-fdcf-4e37-a130-0a62fa8fa803} <Debug> oximeter.fields_u32 (83d5c7c4-618b-4a03-ac19-ef7687ffd73e): There are no data parts | ||
| 528 | 2026.02.04 23:29:40.731488 [ 3 ] {d6d5a379-fdcf-4e37-a130-0a62fa8fa803} <Debug> TCPHandler: Processed in 0.012618615 sec. | ||
| 529 | 2026.02.04 23:29:40.731650 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.02.04 23:29:40.731853 [ 3 ] {75be09b9-5186-40c6-a199-ca0568437ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.731918 [ 3 ] {75be09b9-5186-40c6-a199-ca0568437ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.02.04 23:29:40.733748 [ 3 ] {75be09b9-5186-40c6-a199-ca0568437ab2} <Debug> oximeter.fields_i64 (4353bc08-ebc1-45e5-91fb-a55d4087830a): Loading data parts | ||
| 533 | 2026.02.04 23:29:40.733894 [ 3 ] {75be09b9-5186-40c6-a199-ca0568437ab2} <Debug> oximeter.fields_i64 (4353bc08-ebc1-45e5-91fb-a55d4087830a): There are no data parts | ||
| 534 | 2026.02.04 23:29:40.743000 [ 3 ] {75be09b9-5186-40c6-a199-ca0568437ab2} <Debug> TCPHandler: Processed in 0.011408151 sec. | ||
| 535 | 2026.02.04 23:29:40.743163 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.02.04 23:29:40.743364 [ 3 ] {507547c4-e1ec-47e1-8325-a59641f0697d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.743437 [ 3 ] {507547c4-e1ec-47e1-8325-a59641f0697d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.02.04 23:29:40.746085 [ 3 ] {507547c4-e1ec-47e1-8325-a59641f0697d} <Debug> oximeter.fields_u64 (d7d301fc-a83e-4beb-a945-1e074e34e551): Loading data parts | ||
| 539 | 2026.02.04 23:29:40.746236 [ 3 ] {507547c4-e1ec-47e1-8325-a59641f0697d} <Debug> oximeter.fields_u64 (d7d301fc-a83e-4beb-a945-1e074e34e551): There are no data parts | ||
| 540 | 2026.02.04 23:29:40.756162 [ 3 ] {507547c4-e1ec-47e1-8325-a59641f0697d} <Debug> TCPHandler: Processed in 0.01305863 sec. | ||
| 541 | 2026.02.04 23:29:40.756323 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.02.04 23:29:40.756527 [ 3 ] {d2879181-a4cb-49db-b691-b64437b4f43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.756592 [ 3 ] {d2879181-a4cb-49db-b691-b64437b4f43a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.02.04 23:29:40.759340 [ 3 ] {d2879181-a4cb-49db-b691-b64437b4f43a} <Debug> oximeter.fields_ipaddr (d8a4ec7c-ee60-4e95-9520-24c33b120ad4): Loading data parts | ||
| 545 | 2026.02.04 23:29:40.759499 [ 3 ] {d2879181-a4cb-49db-b691-b64437b4f43a} <Debug> oximeter.fields_ipaddr (d8a4ec7c-ee60-4e95-9520-24c33b120ad4): There are no data parts | ||
| 546 | 2026.02.04 23:29:40.768970 [ 3 ] {d2879181-a4cb-49db-b691-b64437b4f43a} <Debug> TCPHandler: Processed in 0.012706527 sec. | ||
| 547 | 2026.02.04 23:29:40.769130 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.02.04 23:29:40.769286 [ 3 ] {6ebf9664-7eaa-4938-ba34-df75a4b4af39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.769349 [ 3 ] {6ebf9664-7eaa-4938-ba34-df75a4b4af39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.02.04 23:29:40.774818 [ 3 ] {6ebf9664-7eaa-4938-ba34-df75a4b4af39} <Debug> oximeter.fields_string (a105efb0-5e7b-4eaf-a8c7-014c93ed31ca): Loading data parts | ||
| 551 | 2026.02.04 23:29:40.774999 [ 3 ] {6ebf9664-7eaa-4938-ba34-df75a4b4af39} <Debug> oximeter.fields_string (a105efb0-5e7b-4eaf-a8c7-014c93ed31ca): There are no data parts | ||
| 552 | 2026.02.04 23:29:40.782157 [ 3 ] {6ebf9664-7eaa-4938-ba34-df75a4b4af39} <Debug> TCPHandler: Processed in 0.013079801 sec. | ||
| 553 | 2026.02.04 23:29:40.782304 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.02.04 23:29:40.782478 [ 3 ] {82b26ccc-afc1-43b5-a073-32376ceb302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) 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.02.04 23:29:40.782537 [ 3 ] {82b26ccc-afc1-43b5-a073-32376ceb302e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.02.04 23:29:40.784745 [ 3 ] {82b26ccc-afc1-43b5-a073-32376ceb302e} <Debug> oximeter.fields_uuid (65186cd6-2a4b-47f2-b103-6b0c5d0c734e): Loading data parts | ||
| 557 | 2026.02.04 23:29:40.784941 [ 3 ] {82b26ccc-afc1-43b5-a073-32376ceb302e} <Debug> oximeter.fields_uuid (65186cd6-2a4b-47f2-b103-6b0c5d0c734e): There are no data parts | ||
| 558 | 2026.02.04 23:29:40.793917 [ 3 ] {82b26ccc-afc1-43b5-a073-32376ceb302e} <Debug> TCPHandler: Processed in 0.011661224 sec. | ||
| 559 | 2026.02.04 23:29:40.794088 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.02.04 23:29:40.794341 [ 3 ] {8752eb9b-fbe3-49c4-9390-04896b811747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) /* 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.02.04 23:29:40.794417 [ 3 ] {8752eb9b-fbe3-49c4-9390-04896b811747} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.02.04 23:29:40.797266 [ 3 ] {8752eb9b-fbe3-49c4-9390-04896b811747} <Debug> oximeter.timeseries_schema (c3578c55-5568-40f9-bd14-9069af1a90cc): Loading data parts | ||
| 566 | 2026.02.04 23:29:40.797398 [ 3 ] {8752eb9b-fbe3-49c4-9390-04896b811747} <Debug> oximeter.timeseries_schema (c3578c55-5568-40f9-bd14-9069af1a90cc): There are no data parts | ||
| 567 | 2026.02.04 23:29:40.806984 [ 3 ] {8752eb9b-fbe3-49c4-9390-04896b811747} <Debug> TCPHandler: Processed in 0.01294999 sec. | ||
| 568 | 2026.02.04 23:29:40.807307 [ 4 ] {} <Trace> TCP-Session: f9b89073-bd07-444f-a08e-a27ef85a2095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.04 23:29:40.807635 [ 4 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58665) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.02.04 23:29:40.808896 [ 4 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.02.04 23:29:40.822096 [ 260 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Trace> oximeter.version (bb6e8158-e030-4687-8bf6-9ee93515feb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.02.04 23:29:40.822135 [ 260 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 573 | 2026.02.04 23:29:40.826194 [ 260 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.02.04 23:29:40.826536 [ 260 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Trace> oximeter.version (bb6e8158-e030-4687-8bf6-9ee93515feb8): 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.02.04 23:29:40.826780 [ 4 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019303 sec., 51.80541884681138 rows/sec., 828.89 B/sec. | ||
| 576 | 2026.02.04 23:29:40.827058 [ 4 ] {6ffd6070-0300-4c2c-b144-ddc974dd7d41} <Debug> TCPHandler: Processed in 0.01989292 sec. | ||
| 577 | 2026.02.04 23:29:41.000137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.98 MiB, peak 128.98 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 9.07 MiB | ||
| 578 | 2026.02.04 23:29:41.954788 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63255 | ||
| 579 | 2026.02.04 23:29:41.954998 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.02.04 23:29:41.955027 [ 262 ] {} <Debug> TCP-Session: 328f50d4-3f39-489e-aaa6-ed74d8c69ec1 Authenticating user 'default' from [fd00:1122:3344:101::a]:63255 | ||
| 581 | 2026.02.04 23:29:41.955049 [ 262 ] {} <Debug> TCP-Session: 328f50d4-3f39-489e-aaa6-ed74d8c69ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.04 23:29:41.955115 [ 262 ] {} <Debug> TCP-Session: 328f50d4-3f39-489e-aaa6-ed74d8c69ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.02.04 23:29:41.955235 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.02.04 23:29:41.955268 [ 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 | ||
| 585 | 2026.02.04 23:29:41.955416 [ 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 | ||
| 586 | 2026.02.04 23:29:41.956004 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58487 | ||
| 587 | 2026.02.04 23:29:41.956101 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51824 | ||
| 588 | 2026.02.04 23:29:41.956167 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.02.04 23:29:41.956203 [ 263 ] {} <Debug> TCP-Session: 25fdc0a2-6171-4b78-87d6-abb947d853e4 Authenticating user 'default' from [fd00:1122:3344:101::a]:58487 | ||
| 590 | 2026.02.04 23:29:41.956210 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34149 | ||
| 591 | 2026.02.04 23:29:41.956290 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.02.04 23:29:41.956298 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61772 | ||
| 593 | 2026.02.04 23:29:41.956326 [ 263 ] {} <Debug> TCP-Session: 25fdc0a2-6171-4b78-87d6-abb947d853e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.02.04 23:29:41.956382 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33571 | ||
| 595 | 2026.02.04 23:29:41.956354 [ 264 ] {} <Debug> TCP-Session: 74832987-e445-448f-88a8-c75a50c5382b Authenticating user 'default' from [fd00:1122:3344:101::a]:51824 | ||
| 596 | 2026.02.04 23:29:41.956439 [ 263 ] {} <Debug> TCP-Session: 25fdc0a2-6171-4b78-87d6-abb947d853e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.02.04 23:29:41.956464 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.02.04 23:29:41.956461 [ 264 ] {} <Debug> TCP-Session: 74832987-e445-448f-88a8-c75a50c5382b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.02.04 23:29:41.956471 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60496 | ||
| 600 | 2026.02.04 23:29:41.956571 [ 264 ] {} <Debug> TCP-Session: 74832987-e445-448f-88a8-c75a50c5382b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.02.04 23:29:41.956630 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.02.04 23:29:41.956603 [ 266 ] {} <Debug> TCP-Session: 2129d293-1378-4daa-8236-acc9604d3acd Authenticating user 'default' from [fd00:1122:3344:101::a]:61772 | ||
| 603 | 2026.02.04 23:29:41.956673 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.02.04 23:29:41.956736 [ 266 ] {} <Debug> TCP-Session: 2129d293-1378-4daa-8236-acc9604d3acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.02.04 23:29:41.956759 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.02.04 23:29:41.956759 [ 265 ] {} <Debug> TCP-Session: 558dd602-8970-4966-ae3f-a8c263c6007e Authenticating user 'default' from [fd00:1122:3344:101::a]:34149 | ||
| 607 | 2026.02.04 23:29:41.956825 [ 266 ] {} <Debug> TCP-Session: 2129d293-1378-4daa-8236-acc9604d3acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.02.04 23:29:41.956819 [ 268 ] {} <Debug> TCP-Session: 534f8166-e145-4bb5-a121-650291b8bada Authenticating user 'default' from [fd00:1122:3344:101::a]:60496 | ||
| 609 | 2026.02.04 23:29:41.956813 [ 267 ] {} <Debug> TCP-Session: fe658276-1c9a-4431-a007-0dadde1b8f6d Authenticating user 'default' from [fd00:1122:3344:101::a]:33571 | ||
| 610 | 2026.02.04 23:29:41.956935 [ 265 ] {} <Debug> TCP-Session: 558dd602-8970-4966-ae3f-a8c263c6007e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.02.04 23:29:41.956942 [ 268 ] {} <Debug> TCP-Session: 534f8166-e145-4bb5-a121-650291b8bada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.02.04 23:29:41.956592 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64017 | ||
| 613 | 2026.02.04 23:29:41.957046 [ 265 ] {} <Debug> TCP-Session: 558dd602-8970-4966-ae3f-a8c263c6007e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.02.04 23:29:41.957029 [ 268 ] {} <Debug> TCP-Session: 534f8166-e145-4bb5-a121-650291b8bada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.02.04 23:29:41.957020 [ 267 ] {} <Debug> TCP-Session: fe658276-1c9a-4431-a007-0dadde1b8f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.02.04 23:29:41.957171 [ 267 ] {} <Debug> TCP-Session: fe658276-1c9a-4431-a007-0dadde1b8f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.02.04 23:29:41.957248 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.02.04 23:29:41.957296 [ 269 ] {} <Debug> TCP-Session: 117334d8-f536-4a88-b86f-440736bab04a Authenticating user 'default' from [fd00:1122:3344:101::a]:64017 | ||
| 619 | 2026.02.04 23:29:41.957318 [ 269 ] {} <Debug> TCP-Session: 117334d8-f536-4a88-b86f-440736bab04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.04 23:29:41.957446 [ 269 ] {} <Debug> TCP-Session: 117334d8-f536-4a88-b86f-440736bab04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.02.04 23:29:42.116902 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61398 | ||
| 622 | 2026.02.04 23:29:42.117134 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.04 23:29:42.117277 [ 270 ] {} <Debug> TCP-Session: 56216b95-1d54-483f-9f96-0fc161a91601 Authenticating user 'default' from [fd00:1122:3344:101::b]:61398 | ||
| 624 | 2026.02.04 23:29:42.117301 [ 270 ] {} <Debug> TCP-Session: 56216b95-1d54-483f-9f96-0fc161a91601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.04 23:29:42.117312 [ 270 ] {} <Debug> TCP-Session: 56216b95-1d54-483f-9f96-0fc161a91601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.04 23:29:42.117527 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.04 23:29:42.117566 [ 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.02.04 23:29:42.117665 [ 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.02.04 23:29:42.118091 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61938 | ||
| 630 | 2026.02.04 23:29:42.118198 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63812 | ||
| 631 | 2026.02.04 23:29:42.118296 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48432 | ||
| 632 | 2026.02.04 23:29:42.118374 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34737 | ||
| 633 | 2026.02.04 23:29:42.118611 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.02.04 23:29:42.118653 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56262 | ||
| 635 | 2026.02.04 23:29:42.118712 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.02.04 23:29:42.118731 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.02.04 23:29:42.118747 [ 271 ] {} <Debug> TCP-Session: 92a77f3a-8816-4000-940c-ca34fd9e64bc Authenticating user 'default' from [fd00:1122:3344:101::b]:61938 | ||
| 638 | 2026.02.04 23:29:42.118792 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37483 | ||
| 639 | 2026.02.04 23:29:42.118779 [ 273 ] {} <Debug> TCP-Session: cbdaa762-44b6-4d17-bf65-b3edc5ac2cdd Authenticating user 'default' from [fd00:1122:3344:101::b]:48432 | ||
| 640 | 2026.02.04 23:29:42.118750 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.04 23:29:42.118905 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.02.04 23:29:42.118907 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35388 | ||
| 643 | 2026.02.04 23:29:42.118929 [ 274 ] {} <Debug> TCP-Session: 3da2da3c-592c-49a7-b78a-6f984ec5bf9d Authenticating user 'default' from [fd00:1122:3344:101::b]:34737 | ||
| 644 | 2026.02.04 23:29:42.118866 [ 273 ] {} <Debug> TCP-Session: cbdaa762-44b6-4d17-bf65-b3edc5ac2cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.04 23:29:42.119027 [ 275 ] {} <Debug> TCP-Session: 8fd12f12-5dc7-4da8-847e-d16370b21f6c Authenticating user 'default' from [fd00:1122:3344:101::b]:56262 | ||
| 646 | 2026.02.04 23:29:42.119039 [ 274 ] {} <Debug> TCP-Session: 3da2da3c-592c-49a7-b78a-6f984ec5bf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.04 23:29:42.119010 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.02.04 23:29:42.119167 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.02.04 23:29:42.119143 [ 275 ] {} <Debug> TCP-Session: 8fd12f12-5dc7-4da8-847e-d16370b21f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.04 23:29:42.119109 [ 273 ] {} <Debug> TCP-Session: cbdaa762-44b6-4d17-bf65-b3edc5ac2cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.04 23:29:42.119265 [ 277 ] {} <Debug> TCP-Session: 8aa484df-53bf-40c7-a02d-a5f1db04779f Authenticating user 'default' from [fd00:1122:3344:101::b]:35388 | ||
| 652 | 2026.02.04 23:29:42.119240 [ 276 ] {} <Debug> TCP-Session: 23aad97a-6f03-4221-a6e7-55ac75b185cb Authenticating user 'default' from [fd00:1122:3344:101::b]:37483 | ||
| 653 | 2026.02.04 23:29:42.119239 [ 275 ] {} <Debug> TCP-Session: 8fd12f12-5dc7-4da8-847e-d16370b21f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.02.04 23:29:42.119444 [ 277 ] {} <Debug> TCP-Session: 8aa484df-53bf-40c7-a02d-a5f1db04779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.04 23:29:42.119422 [ 276 ] {} <Debug> TCP-Session: 23aad97a-6f03-4221-a6e7-55ac75b185cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.04 23:29:42.118854 [ 271 ] {} <Debug> TCP-Session: 92a77f3a-8816-4000-940c-ca34fd9e64bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.04 23:29:42.119564 [ 277 ] {} <Debug> TCP-Session: 8aa484df-53bf-40c7-a02d-a5f1db04779f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.04 23:29:42.119553 [ 276 ] {} <Debug> TCP-Session: 23aad97a-6f03-4221-a6e7-55ac75b185cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.04 23:29:42.118755 [ 272 ] {} <Debug> TCP-Session: 9ab67286-8e5a-4dd5-93f2-d0e4d727485e Authenticating user 'default' from [fd00:1122:3344:101::b]:63812 | ||
| 660 | 2026.02.04 23:29:42.119671 [ 271 ] {} <Debug> TCP-Session: 92a77f3a-8816-4000-940c-ca34fd9e64bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.04 23:29:42.119124 [ 274 ] {} <Debug> TCP-Session: 3da2da3c-592c-49a7-b78a-6f984ec5bf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.04 23:29:42.119818 [ 272 ] {} <Debug> TCP-Session: 9ab67286-8e5a-4dd5-93f2-d0e4d727485e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.04 23:29:42.119920 [ 272 ] {} <Debug> TCP-Session: 9ab67286-8e5a-4dd5-93f2-d0e4d727485e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.04 23:29:42.542049 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45802 | ||
| 665 | 2026.02.04 23:29:42.542267 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.04 23:29:42.542301 [ 278 ] {} <Debug> TCP-Session: 039aec1b-7290-4001-a3c2-5ca9a6990fe4 Authenticating user 'default' from [fd00:1122:3344:101::c]:45802 | ||
| 667 | 2026.02.04 23:29:42.542498 [ 278 ] {} <Debug> TCP-Session: 039aec1b-7290-4001-a3c2-5ca9a6990fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.04 23:29:42.542515 [ 278 ] {} <Debug> TCP-Session: 039aec1b-7290-4001-a3c2-5ca9a6990fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.04 23:29:42.542658 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.04 23:29:42.542781 [ 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.02.04 23:29:42.542803 [ 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.02.04 23:29:42.543402 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62663 | ||
| 673 | 2026.02.04 23:29:42.543427 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55690 | ||
| 674 | 2026.02.04 23:29:42.543475 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48684 | ||
| 675 | 2026.02.04 23:29:42.543587 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60920 | ||
| 676 | 2026.02.04 23:29:42.543631 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.02.04 23:29:42.543676 [ 280 ] {} <Debug> TCP-Session: c84f5da8-71f9-41a5-9b0d-990fb41899ca Authenticating user 'default' from [fd00:1122:3344:101::c]:62663 | ||
| 678 | 2026.02.04 23:29:42.543690 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57427 | ||
| 679 | 2026.02.04 23:29:42.543827 [ 280 ] {} <Debug> TCP-Session: c84f5da8-71f9-41a5-9b0d-990fb41899ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.02.04 23:29:42.543838 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46564 | ||
| 681 | 2026.02.04 23:29:42.543851 [ 280 ] {} <Debug> TCP-Session: c84f5da8-71f9-41a5-9b0d-990fb41899ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.02.04 23:29:42.543832 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.04 23:29:42.543937 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.04 23:29:42.543973 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.02.04 23:29:42.544008 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63278 | ||
| 686 | 2026.02.04 23:29:42.543994 [ 281 ] {} <Debug> TCP-Session: 520181ae-d44d-4924-ae7c-43865e1ec0b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:48684 | ||
| 687 | 2026.02.04 23:29:42.543994 [ 279 ] {} <Debug> TCP-Session: aa8c9a75-22d2-4cf2-a9d3-9cd50ff7f116 Authenticating user 'default' from [fd00:1122:3344:101::c]:55690 | ||
| 688 | 2026.02.04 23:29:42.544152 [ 282 ] {} <Debug> TCP-Session: 7ac4567a-5ab7-48dd-bdd1-dffa1292f7b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:60920 | ||
| 689 | 2026.02.04 23:29:42.544164 [ 281 ] {} <Debug> TCP-Session: 520181ae-d44d-4924-ae7c-43865e1ec0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.04 23:29:42.544181 [ 279 ] {} <Debug> TCP-Session: aa8c9a75-22d2-4cf2-a9d3-9cd50ff7f116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.02.04 23:29:42.544125 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.04 23:29:42.544259 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.02.04 23:29:42.544259 [ 279 ] {} <Debug> TCP-Session: aa8c9a75-22d2-4cf2-a9d3-9cd50ff7f116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.04 23:29:42.544256 [ 282 ] {} <Debug> TCP-Session: 7ac4567a-5ab7-48dd-bdd1-dffa1292f7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.04 23:29:42.544253 [ 281 ] {} <Debug> TCP-Session: 520181ae-d44d-4924-ae7c-43865e1ec0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.04 23:29:42.544386 [ 283 ] {} <Debug> TCP-Session: 01d6a497-3fef-468b-b51b-b840016e5a64 Authenticating user 'default' from [fd00:1122:3344:101::c]:57427 | ||
| 697 | 2026.02.04 23:29:42.544389 [ 282 ] {} <Debug> TCP-Session: 7ac4567a-5ab7-48dd-bdd1-dffa1292f7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.04 23:29:42.544126 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.02.04 23:29:42.544533 [ 284 ] {} <Debug> TCP-Session: 0fafb7fe-8682-4825-b0cd-610dafc46063 Authenticating user 'default' from [fd00:1122:3344:101::c]:46564 | ||
| 700 | 2026.02.04 23:29:42.544726 [ 284 ] {} <Debug> TCP-Session: 0fafb7fe-8682-4825-b0cd-610dafc46063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.04 23:29:42.544779 [ 285 ] {} <Debug> TCP-Session: 106a9ce3-780d-4245-b593-1ad39a4dd31b Authenticating user 'default' from [fd00:1122:3344:101::c]:63278 | ||
| 702 | 2026.02.04 23:29:42.544746 [ 283 ] {} <Debug> TCP-Session: 01d6a497-3fef-468b-b51b-b840016e5a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.04 23:29:42.544824 [ 284 ] {} <Debug> TCP-Session: 0fafb7fe-8682-4825-b0cd-610dafc46063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.04 23:29:42.544841 [ 285 ] {} <Debug> TCP-Session: 106a9ce3-780d-4245-b593-1ad39a4dd31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.04 23:29:42.544827 [ 283 ] {} <Debug> TCP-Session: 01d6a497-3fef-468b-b51b-b840016e5a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.04 23:29:42.544985 [ 285 ] {} <Debug> TCP-Session: 106a9ce3-780d-4245-b593-1ad39a4dd31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.04 23:29:43.000568 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.77 MiB, peak 138.77 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 1.03 MiB | ||
| 708 | 2026.02.04 23:29:47.168949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.04 23:29:47.168965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.04 23:29:47.169070 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.04 23:29:47.169281 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.04 23:29:47.190691 [ 244 ] {} <Debug> system.asynchronous_metric_log (2510cb53-201e-4a91-86b1-d437409a9878): Loading data parts | ||
| 713 | 2026.02.04 23:29:47.190719 [ 243 ] {} <Debug> system.metric_log (0730a6de-f681-4d9a-b2c9-05671ad08c3f): Loading data parts | ||
| 714 | 2026.02.04 23:29:47.191217 [ 244 ] {} <Debug> system.asynchronous_metric_log (2510cb53-201e-4a91-86b1-d437409a9878): There are no data parts | ||
| 715 | 2026.02.04 23:29:47.191479 [ 243 ] {} <Debug> system.metric_log (0730a6de-f681-4d9a-b2c9-05671ad08c3f): There are no data parts | ||
| 716 | 2026.02.04 23:29:47.208524 [ 244 ] {} <Trace> system.asynchronous_metric_log (2510cb53-201e-4a91-86b1-d437409a9878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.02.04 23:29:47.208663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 718 | 2026.02.04 23:29:47.213985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.02.04 23:29:47.214465 [ 244 ] {} <Trace> system.asynchronous_metric_log (2510cb53-201e-4a91-86b1-d437409a9878): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.02.04 23:29:47.214647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.02.04 23:29:47.243253 [ 243 ] {} <Trace> system.metric_log (0730a6de-f681-4d9a-b2c9-05671ad08c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.04 23:29:47.243300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 723 | 2026.02.04 23:29:47.249830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.04 23:29:47.251046 [ 243 ] {} <Trace> system.metric_log (0730a6de-f681-4d9a-b2c9-05671ad08c3f): 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.02.04 23:29:47.254221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.04 23:29:48.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 9.15 MiB | ||
| 727 | 2026.02.04 23:29:49.668974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.04 23:29:49.669074 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.04 23:29:49.676293 [ 242 ] {} <Debug> system.query_log (0bdb7594-1db7-45d6-b228-c4f617df96cc): Loading data parts | ||
| 730 | 2026.02.04 23:29:49.676461 [ 242 ] {} <Debug> system.query_log (0bdb7594-1db7-45d6-b228-c4f617df96cc): There are no data parts | ||
| 731 | 2026.02.04 23:29:49.684666 [ 242 ] {} <Trace> system.query_log (0bdb7594-1db7-45d6-b228-c4f617df96cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.04 23:29:49.684709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 733 | 2026.02.04 23:29:49.686886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.04 23:29:49.687626 [ 242 ] {} <Trace> system.query_log (0bdb7594-1db7-45d6-b228-c4f617df96cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.04 23:29:49.687980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.04 23:29:50.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.17 MiB (RSS), difference: -3.03 MiB | ||
| 737 | 2026.02.04 23:29:54.621670 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.04 23:29:54.621829 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.04 23:29:54.715343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.02.04 23:29:54.718002 [ 244 ] {} <Trace> system.asynchronous_metric_log (2510cb53-201e-4a91-86b1-d437409a9878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.04 23:29:54.718056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 742 | 2026.02.04 23:29:54.718950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.04 23:29:54.719410 [ 244 ] {} <Trace> system.asynchronous_metric_log (2510cb53-201e-4a91-86b1-d437409a9878): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.04 23:29:54.721677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.04 23:29:54.754880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.04 23:29:54.774049 [ 243 ] {} <Trace> system.metric_log (0730a6de-f681-4d9a-b2c9-05671ad08c3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.04 23:29:54.774119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 748 | 2026.02.04 23:29:54.781062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.04 23:29:54.782447 [ 243 ] {} <Trace> system.metric_log (0730a6de-f681-4d9a-b2c9-05671ad08c3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.04 23:29:54.785916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.04 23:29:55.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 1.90 MiB | ||
| 752 | 2026.02.04 23:30:00.001021 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.04 23:30:00.835245 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.02.04 23:30:00.835435 [ 3 ] {7d670ab1-dd55-4270-9778-3c6fa8b1c8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.02.04 23:30:00.837885 [ 3 ] {7d670ab1-dd55-4270-9778-3c6fa8b1c8e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.02.04 23:30:00.842344 [ 3 ] {7d670ab1-dd55-4270-9778-3c6fa8b1c8e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.02.04 23:30:00.849496 [ 3 ] {7d670ab1-dd55-4270-9778-3c6fa8b1c8e3} <Debug> TCPHandler: Processed in 0.014386526 sec. | ||
| 758 | 2026.02.04 23:30:00.863733 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.02.04 23:30:00.863920 [ 3 ] {89fa27cf-863f-4d71-92f2-9c3ed0f21277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.02.04 23:30:00.877288 [ 3 ] {89fa27cf-863f-4d71-92f2-9c3ed0f21277} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.02.04 23:30:00.877364 [ 3 ] {89fa27cf-863f-4d71-92f2-9c3ed0f21277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.02.04 23:30:00.877943 [ 3 ] {89fa27cf-863f-4d71-92f2-9c3ed0f21277} <Debug> TCPHandler: Processed in 0.014300835 sec. | ||
| 763 | 2026.02.04 23:30:00.879026 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.04 23:30:00.879197 [ 3 ] {e367c0ba-49c7-4ced-97b2-05613f45beae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.02.04 23:30:00.881658 [ 3 ] {e367c0ba-49c7-4ced-97b2-05613f45beae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.02.04 23:30:00.881710 [ 3 ] {e367c0ba-49c7-4ced-97b2-05613f45beae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.02.04 23:30:00.882097 [ 3 ] {e367c0ba-49c7-4ced-97b2-05613f45beae} <Debug> TCPHandler: Processed in 0.003165756 sec. | ||
| 768 | 2026.02.04 23:30:00.882349 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.02.04 23:30:00.882476 [ 3 ] {9bcd1653-fb29-4dab-8d1a-01fc18ba3688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.02.04 23:30:00.882737 [ 3 ] {9bcd1653-fb29-4dab-8d1a-01fc18ba3688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.02.04 23:30:00.882782 [ 3 ] {9bcd1653-fb29-4dab-8d1a-01fc18ba3688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.02.04 23:30:00.883124 [ 3 ] {9bcd1653-fb29-4dab-8d1a-01fc18ba3688} <Debug> TCPHandler: Processed in 0.00082533 sec. | ||
| 773 | 2026.02.04 23:30:00.883358 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.02.04 23:30:00.883477 [ 3 ] {b2e1ea9f-5d43-4b9e-a03a-ef970ff848e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.02.04 23:30:00.883751 [ 3 ] {b2e1ea9f-5d43-4b9e-a03a-ef970ff848e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.02.04 23:30:00.883797 [ 3 ] {b2e1ea9f-5d43-4b9e-a03a-ef970ff848e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.02.04 23:30:00.884141 [ 3 ] {b2e1ea9f-5d43-4b9e-a03a-ef970ff848e5} <Debug> TCPHandler: Processed in 0.00083239 sec. | ||
| 778 | 2026.02.04 23:30:00.884440 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.02.04 23:30:00.884577 [ 3 ] {04e2266f-0a48-4523-887e-9d4fecd6784e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.02.04 23:30:00.884903 [ 3 ] {04e2266f-0a48-4523-887e-9d4fecd6784e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.02.04 23:30:00.884957 [ 3 ] {04e2266f-0a48-4523-887e-9d4fecd6784e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.02.04 23:30:00.885367 [ 3 ] {04e2266f-0a48-4523-887e-9d4fecd6784e} <Debug> TCPHandler: Processed in 0.000990172 sec. | ||
| 783 | 2026.02.04 23:30:00.885620 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.04 23:30:00.885762 [ 3 ] {d066c1a1-7fda-449c-97d0-e331d5b0e28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.02.04 23:30:00.886073 [ 3 ] {d066c1a1-7fda-449c-97d0-e331d5b0e28b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.02.04 23:30:00.886129 [ 3 ] {d066c1a1-7fda-449c-97d0-e331d5b0e28b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.02.04 23:30:00.886526 [ 3 ] {d066c1a1-7fda-449c-97d0-e331d5b0e28b} <Debug> TCPHandler: Processed in 0.000966931 sec. | ||
| 788 | 2026.02.04 23:30:00.886783 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.02.04 23:30:00.886925 [ 3 ] {a9f225d6-b93d-4ecf-b765-55161c2aace3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.02.04 23:30:00.887194 [ 3 ] {a9f225d6-b93d-4ecf-b765-55161c2aace3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.02.04 23:30:00.887240 [ 3 ] {a9f225d6-b93d-4ecf-b765-55161c2aace3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.02.04 23:30:00.887585 [ 3 ] {a9f225d6-b93d-4ecf-b765-55161c2aace3} <Debug> TCPHandler: Processed in 0.00086168 sec. | ||
| 793 | 2026.02.04 23:30:00.887813 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.04 23:30:00.887946 [ 3 ] {598a3cc6-efcd-4ab5-a2ae-1a0903e3b9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.02.04 23:30:00.888234 [ 3 ] {598a3cc6-efcd-4ab5-a2ae-1a0903e3b9f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.02.04 23:30:00.888286 [ 3 ] {598a3cc6-efcd-4ab5-a2ae-1a0903e3b9f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.02.04 23:30:00.888633 [ 3 ] {598a3cc6-efcd-4ab5-a2ae-1a0903e3b9f3} <Debug> TCPHandler: Processed in 0.00087124 sec. | ||
| 798 | 2026.02.04 23:30:00.888871 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.02.04 23:30:00.888996 [ 3 ] {e98b3707-998f-464d-8a05-88ee4de5f098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.02.04 23:30:00.889252 [ 3 ] {e98b3707-998f-464d-8a05-88ee4de5f098} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.02.04 23:30:00.889297 [ 3 ] {e98b3707-998f-464d-8a05-88ee4de5f098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.02.04 23:30:00.889621 [ 3 ] {e98b3707-998f-464d-8a05-88ee4de5f098} <Debug> TCPHandler: Processed in 0.000799469 sec. | ||
| 803 | 2026.02.04 23:30:00.889887 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.02.04 23:30:00.890020 [ 3 ] {1acd450a-c4ce-4679-bbc9-5d771f68f9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.02.04 23:30:00.890292 [ 3 ] {1acd450a-c4ce-4679-bbc9-5d771f68f9a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.02.04 23:30:00.890342 [ 3 ] {1acd450a-c4ce-4679-bbc9-5d771f68f9a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.02.04 23:30:00.890719 [ 3 ] {1acd450a-c4ce-4679-bbc9-5d771f68f9a8} <Debug> TCPHandler: Processed in 0.00088168 sec. | ||
| 808 | 2026.02.04 23:30:00.890971 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.02.04 23:30:00.891104 [ 3 ] {722918ea-08c1-4b63-978e-c14d7e758a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.02.04 23:30:00.891378 [ 3 ] {722918ea-08c1-4b63-978e-c14d7e758a07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.02.04 23:30:00.891428 [ 3 ] {722918ea-08c1-4b63-978e-c14d7e758a07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.02.04 23:30:00.891789 [ 3 ] {722918ea-08c1-4b63-978e-c14d7e758a07} <Debug> TCPHandler: Processed in 0.00087809 sec. | ||
| 813 | 2026.02.04 23:30:00.892064 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.02.04 23:30:00.892195 [ 3 ] {3f4f60b8-0553-4931-bd4c-67fab0addcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.02.04 23:30:00.892469 [ 3 ] {3f4f60b8-0553-4931-bd4c-67fab0addcd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.02.04 23:30:00.892514 [ 3 ] {3f4f60b8-0553-4931-bd4c-67fab0addcd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.02.04 23:30:00.892854 [ 3 ] {3f4f60b8-0553-4931-bd4c-67fab0addcd3} <Debug> TCPHandler: Processed in 0.00083815 sec. | ||
| 818 | 2026.02.04 23:30:00.893078 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.02.04 23:30:00.893200 [ 3 ] {114179b1-044d-4a17-86b5-053efd9aaee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.02.04 23:30:00.893466 [ 3 ] {114179b1-044d-4a17-86b5-053efd9aaee2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.02.04 23:30:00.893511 [ 3 ] {114179b1-044d-4a17-86b5-053efd9aaee2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.02.04 23:30:00.893870 [ 3 ] {114179b1-044d-4a17-86b5-053efd9aaee2} <Debug> TCPHandler: Processed in 0.00084392 sec. | ||
| 823 | 2026.02.04 23:30:00.894105 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.02.04 23:30:00.894228 [ 3 ] {c2349533-8cc3-461d-97ff-14719ad7d878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.02.04 23:30:00.894565 [ 3 ] {c2349533-8cc3-461d-97ff-14719ad7d878} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.02.04 23:30:00.894620 [ 3 ] {c2349533-8cc3-461d-97ff-14719ad7d878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.02.04 23:30:00.895053 [ 3 ] {c2349533-8cc3-461d-97ff-14719ad7d878} <Debug> TCPHandler: Processed in 0.000997291 sec. | ||
| 828 | 2026.02.04 23:30:00.895303 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.02.04 23:30:00.895423 [ 3 ] {52742558-779c-4279-b4b5-07f2743b006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.02.04 23:30:00.895684 [ 3 ] {52742558-779c-4279-b4b5-07f2743b006c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.02.04 23:30:00.895727 [ 3 ] {52742558-779c-4279-b4b5-07f2743b006c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.02.04 23:30:00.896085 [ 3 ] {52742558-779c-4279-b4b5-07f2743b006c} <Debug> TCPHandler: Processed in 0.00083005 sec. | ||
| 833 | 2026.02.04 23:30:00.897627 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.02.04 23:30:00.897763 [ 3 ] {703b924a-e926-4a25-a406-0f5782bafc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.02.04 23:30:00.898139 [ 3 ] {703b924a-e926-4a25-a406-0f5782bafc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.02.04 23:30:00.898192 [ 3 ] {703b924a-e926-4a25-a406-0f5782bafc08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.02.04 23:30:00.898739 [ 3 ] {703b924a-e926-4a25-a406-0f5782bafc08} <Debug> TCPHandler: Processed in 0.001163713 sec. | ||
| 838 | 2026.02.04 23:30:00.899027 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.02.04 23:30:00.899168 [ 3 ] {cc9f1b0c-e3d0-4836-8430-e163f44ce58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.02.04 23:30:00.899482 [ 3 ] {cc9f1b0c-e3d0-4836-8430-e163f44ce58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.02.04 23:30:00.899534 [ 3 ] {cc9f1b0c-e3d0-4836-8430-e163f44ce58f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.02.04 23:30:00.899898 [ 3 ] {cc9f1b0c-e3d0-4836-8430-e163f44ce58f} <Debug> TCPHandler: Processed in 0.000933951 sec. | ||
| 843 | 2026.02.04 23:30:00.900127 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.02.04 23:30:00.900260 [ 3 ] {c8c7a719-fdcf-498d-a68c-72bfc67f8172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.02.04 23:30:00.900571 [ 3 ] {c8c7a719-fdcf-498d-a68c-72bfc67f8172} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.02.04 23:30:00.900621 [ 3 ] {c8c7a719-fdcf-498d-a68c-72bfc67f8172} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.02.04 23:30:00.900975 [ 3 ] {c8c7a719-fdcf-498d-a68c-72bfc67f8172} <Debug> TCPHandler: Processed in 0.00090161 sec. | ||
| 848 | 2026.02.04 23:30:00.901233 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.02.04 23:30:00.901365 [ 3 ] {7a9e1103-b3b9-4849-b1e1-d06bba9e9330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.02.04 23:30:00.901708 [ 3 ] {7a9e1103-b3b9-4849-b1e1-d06bba9e9330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.02.04 23:30:00.901765 [ 3 ] {7a9e1103-b3b9-4849-b1e1-d06bba9e9330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.02.04 23:30:00.902130 [ 3 ] {7a9e1103-b3b9-4849-b1e1-d06bba9e9330} <Debug> TCPHandler: Processed in 0.000944571 sec. | ||
| 853 | 2026.02.04 23:30:00.902387 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.02.04 23:30:00.902567 [ 3 ] {fc6e97e7-e9e5-4ff9-80c6-c4d7aee9c436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.02.04 23:30:00.902948 [ 3 ] {fc6e97e7-e9e5-4ff9-80c6-c4d7aee9c436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.02.04 23:30:00.902996 [ 3 ] {fc6e97e7-e9e5-4ff9-80c6-c4d7aee9c436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.02.04 23:30:00.903430 [ 3 ] {fc6e97e7-e9e5-4ff9-80c6-c4d7aee9c436} <Debug> TCPHandler: Processed in 0.001104533 sec. | ||
| 858 | 2026.02.04 23:30:00.903792 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.02.04 23:30:00.903932 [ 3 ] {3b7fbfed-d978-4078-b9c8-f673cc315a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.02.04 23:30:00.904260 [ 3 ] {3b7fbfed-d978-4078-b9c8-f673cc315a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.02.04 23:30:00.904318 [ 3 ] {3b7fbfed-d978-4078-b9c8-f673cc315a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.02.04 23:30:00.904688 [ 3 ] {3b7fbfed-d978-4078-b9c8-f673cc315a57} <Debug> TCPHandler: Processed in 0.000951171 sec. | ||
| 863 | 2026.02.04 23:30:00.905003 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.04 23:30:00.905140 [ 3 ] {25251c18-09a0-42b8-84ef-22203e8d34aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.02.04 23:30:00.905475 [ 3 ] {25251c18-09a0-42b8-84ef-22203e8d34aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.02.04 23:30:00.905523 [ 3 ] {25251c18-09a0-42b8-84ef-22203e8d34aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.02.04 23:30:00.905864 [ 3 ] {25251c18-09a0-42b8-84ef-22203e8d34aa} <Debug> TCPHandler: Processed in 0.00093093 sec. | ||
| 868 | 2026.02.04 23:30:00.906161 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.02.04 23:30:00.906291 [ 3 ] {3713f79a-b546-4cdc-8e78-7aee50babfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.02.04 23:30:00.906594 [ 3 ] {3713f79a-b546-4cdc-8e78-7aee50babfc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.02.04 23:30:00.906640 [ 3 ] {3713f79a-b546-4cdc-8e78-7aee50babfc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.02.04 23:30:00.907006 [ 3 ] {3713f79a-b546-4cdc-8e78-7aee50babfc9} <Debug> TCPHandler: Processed in 0.00089517 sec. | ||
| 873 | 2026.02.04 23:30:00.907341 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.02.04 23:30:00.907469 [ 3 ] {92aaecdf-ed3c-4117-b4ba-0bad56549d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.02.04 23:30:00.907818 [ 3 ] {92aaecdf-ed3c-4117-b4ba-0bad56549d1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.02.04 23:30:00.907874 [ 3 ] {92aaecdf-ed3c-4117-b4ba-0bad56549d1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.02.04 23:30:00.908253 [ 3 ] {92aaecdf-ed3c-4117-b4ba-0bad56549d1f} <Debug> TCPHandler: Processed in 0.000960981 sec. | ||
| 878 | 2026.02.04 23:30:00.908635 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.02.04 23:30:00.908778 [ 3 ] {5454e53c-0191-41d1-8ebe-0e45726d80f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.02.04 23:30:00.909089 [ 3 ] {5454e53c-0191-41d1-8ebe-0e45726d80f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.02.04 23:30:00.909135 [ 3 ] {5454e53c-0191-41d1-8ebe-0e45726d80f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.02.04 23:30:00.909470 [ 3 ] {5454e53c-0191-41d1-8ebe-0e45726d80f5} <Debug> TCPHandler: Processed in 0.00088543 sec. | ||
| 883 | 2026.02.04 23:30:00.921558 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.02.04 23:30:00.921677 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.02.04 23:30:00.921725 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.02.04 23:30:00.924807 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Trace> oximeter.timeseries_schema (c3578c55-5568-40f9-bd14-9069af1a90cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.02.04 23:30:00.924854 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 888 | 2026.02.04 23:30:00.927777 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.02.04 23:30:00.928195 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Trace> oximeter.timeseries_schema (c3578c55-5568-40f9-bd14-9069af1a90cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.02.04 23:30:00.928358 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006711 sec., 3874.2363284160333 rows/sec., 854.62 KiB/sec. | ||
| 891 | 2026.02.04 23:30:00.928405 [ 3 ] {7d14a167-bab3-4880-b16f-b34119af3874} <Debug> TCPHandler: Processed in 0.00690888 sec. | ||
| 892 | 2026.02.04 23:30:00.928588 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.02.04 23:30:00.928743 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2026.02.04 23:30:00.928797 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2026.02.04 23:30:00.936103 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Trace> oximeter.fields_i16 (0c380f73-2b5d-40fb-ab52-491a8470a4c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.02.04 23:30:00.936141 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 897 | 2026.02.04 23:30:00.939022 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.02.04 23:30:00.939712 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Trace> oximeter.fields_i16 (0c380f73-2b5d-40fb-ab52-491a8470a4c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.02.04 23:30:00.939922 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011204 sec., 2142.092109960728 rows/sec., 181.99 KiB/sec. | ||
| 900 | 2026.02.04 23:30:00.939984 [ 3 ] {0ee06d06-1430-4182-b9ac-74a2356b8f2f} <Debug> TCPHandler: Processed in 0.011460672 sec. | ||
| 901 | 2026.02.04 23:30:00.940151 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.02.04 23:30:00.940274 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2026.02.04 23:30:00.940332 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2026.02.04 23:30:00.940892 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Trace> oximeter.fields_ipaddr (d8a4ec7c-ee60-4e95-9520-24c33b120ad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.02.04 23:30:00.940941 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 906 | 2026.02.04 23:30:00.941454 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.02.04 23:30:00.942065 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Trace> oximeter.fields_ipaddr (d8a4ec7c-ee60-4e95-9520-24c33b120ad4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.02.04 23:30:00.942233 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00199 sec., 5025.125628140703 rows/sec., 409.76 KiB/sec. | ||
| 909 | 2026.02.04 23:30:00.942277 [ 3 ] {99621ef2-61b9-4bda-9e4c-1d4a5940bb5c} <Debug> TCPHandler: Processed in 0.002192535 sec. | ||
| 910 | 2026.02.04 23:30:00.942419 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.04 23:30:00.942547 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2026.02.04 23:30:00.942600 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2026.02.04 23:30:00.943215 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Trace> oximeter.fields_string (a105efb0-5e7b-4eaf-a8c7-014c93ed31ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.02.04 23:30:00.943265 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 915 | 2026.02.04 23:30:00.943826 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.02.04 23:30:00.944366 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Trace> oximeter.fields_string (a105efb0-5e7b-4eaf-a8c7-014c93ed31ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.02.04 23:30:00.944514 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001991 sec., 100954.29432446006 rows/sec., 8.95 MiB/sec. | ||
| 918 | 2026.02.04 23:30:00.944555 [ 3 ] {4cd45975-27c5-4b9c-8118-dc8479ff04af} <Debug> TCPHandler: Processed in 0.002190005 sec. | ||
| 919 | 2026.02.04 23:30:00.944713 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.02.04 23:30:00.944831 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2026.02.04 23:30:00.944888 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2026.02.04 23:30:00.945395 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Trace> oximeter.fields_u16 (58ee84e0-2ff3-4e6c-af40-8b1fc65459bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.02.04 23:30:00.945436 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 924 | 2026.02.04 23:30:00.945900 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.02.04 23:30:00.946611 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Trace> oximeter.fields_u16 (58ee84e0-2ff3-4e6c-af40-8b1fc65459bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.02.04 23:30:00.946752 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001943 sec., 16469.37725167267 rows/sec., 1.21 MiB/sec. | ||
| 927 | 2026.02.04 23:30:00.946882 [ 3 ] {89d641b0-f444-4a25-8def-3cbfadcb9a18} <Debug> TCPHandler: Processed in 0.002232676 sec. | ||
| 928 | 2026.02.04 23:30:00.947033 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.02.04 23:30:00.947135 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2026.02.04 23:30:00.947177 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2026.02.04 23:30:00.947668 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Trace> oximeter.fields_u32 (83d5c7c4-618b-4a03-ac19-ef7687ffd73e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.02.04 23:30:00.947708 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 933 | 2026.02.04 23:30:00.948243 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.02.04 23:30:00.948823 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Trace> oximeter.fields_u32 (83d5c7c4-618b-4a03-ac19-ef7687ffd73e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.02.04 23:30:00.948992 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001877 sec., 12786.361214704315 rows/sec., 1.06 MiB/sec. | ||
| 936 | 2026.02.04 23:30:00.949041 [ 3 ] {3c7d05f9-65d1-4999-9b7b-640f27618e79} <Debug> TCPHandler: Processed in 0.002059424 sec. | ||
| 937 | 2026.02.04 23:30:00.949173 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.02.04 23:30:00.949282 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2026.02.04 23:30:00.949324 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2026.02.04 23:30:00.949787 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Trace> oximeter.fields_u8 (7f6a6456-8022-48bb-b13a-95391c56f3bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.02.04 23:30:00.949831 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 942 | 2026.02.04 23:30:00.950295 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.02.04 23:30:00.950741 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Trace> oximeter.fields_u8 (7f6a6456-8022-48bb-b13a-95391c56f3bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.02.04 23:30:00.950887 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001629 sec., 7366.482504604051 rows/sec., 575.51 KiB/sec. | ||
| 945 | 2026.02.04 23:30:00.950964 [ 3 ] {4efd72d6-1270-4952-87b6-235948bb46a6} <Debug> TCPHandler: Processed in 0.001820741 sec. | ||
| 946 | 2026.02.04 23:30:00.951127 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.02.04 23:30:00.951243 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2026.02.04 23:30:00.951295 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2026.02.04 23:30:00.951865 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Trace> oximeter.fields_uuid (65186cd6-2a4b-47f2-b103-6b0c5d0c734e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.02.04 23:30:00.951907 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 951 | 2026.02.04 23:30:00.952341 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.02.04 23:30:00.952883 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Trace> oximeter.fields_uuid (65186cd6-2a4b-47f2-b103-6b0c5d0c734e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.02.04 23:30:00.953034 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001814 sec., 66152.1499448732 rows/sec., 5.38 MiB/sec. | ||
| 954 | 2026.02.04 23:30:00.953081 [ 3 ] {d88f80ce-1501-44b8-99e7-6c6bd566752e} <Debug> TCPHandler: Processed in 0.002006184 sec. | ||
| 955 | 2026.02.04 23:30:00.953237 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.02.04 23:30:00.953358 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.02.04 23:30:00.953413 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2026.02.04 23:30:00.953999 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Trace> oximeter.measurements_cumulativeu64 (570e168d-572e-4c86-88a7-3e381a71a6c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.02.04 23:30:00.954036 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 960 | 2026.02.04 23:30:00.956713 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.02.04 23:30:00.957320 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Trace> oximeter.measurements_cumulativeu64 (570e168d-572e-4c86-88a7-3e381a71a6c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.02.04 23:30:00.957462 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Debug> executeQuery: Read 233 rows, 18.16 KiB in 0.004129 sec., 56430.128360377814 rows/sec., 4.29 MiB/sec. | ||
| 963 | 2026.02.04 23:30:00.957503 [ 3 ] {b5fb9af3-6874-4224-8dd0-26cde0b38319} <Debug> TCPHandler: Processed in 0.00432732 sec. | ||
| 964 | 2026.02.04 23:30:00.957635 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.02.04 23:30:00.957743 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.02.04 23:30:00.957809 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2026.02.04 23:30:00.958834 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Trace> oximeter.measurements_histogramu64 (3b12d1f4-0e7d-4c2a-84db-e4e62421334f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.02.04 23:30:00.958874 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 969 | 2026.02.04 23:30:00.962561 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.02.04 23:30:00.963194 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Trace> oximeter.measurements_histogramu64 (3b12d1f4-0e7d-4c2a-84db-e4e62421334f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.02.04 23:30:00.963352 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005634 sec., 1774.9378771742988 rows/sec., 3.18 MiB/sec. | ||
| 972 | 2026.02.04 23:30:00.963423 [ 3 ] {59761638-792f-48f9-af9d-92eae4e72bc2} <Debug> TCPHandler: Processed in 0.005841657 sec. | ||
| 973 | 2026.02.04 23:30:00.963556 [ 3 ] {} <Trace> TCP-Session: 2b673d55-bc0a-4f6b-968d-68ea46cdd3b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.02.04 23:30:00.963654 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55993) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.02.04 23:30:00.963697 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2026.02.04 23:30:00.964077 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Trace> oximeter.measurements_u64 (3e965cc1-7e53-4894-8426-018592e31ed6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.02.04 23:30:00.964116 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 978 | 2026.02.04 23:30:00.964569 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.02.04 23:30:00.965184 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Trace> oximeter.measurements_u64 (3e965cc1-7e53-4894-8426-018592e31ed6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.02.04 23:30:00.965326 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001692 sec., 21276.595744680853 rows/sec., 1.43 MiB/sec. | ||
| 981 | 2026.02.04 23:30:00.965364 [ 3 ] {aee13656-6f97-4832-a867-1a58a02b6554} <Debug> TCPHandler: Processed in 0.001866201 sec. | ||