| 1 | [ May 26 23:12:59 Enabled. ] | ||
| 2 | [ May 26 23:12:59 Rereading configuration. ] | ||
| 3 | [ May 26 23:13:00 Rereading configuration. ] | ||
| 4 | [ May 26 23:13:04 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 | [ May 26 23:13:04 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.05.26 23:13:07.461003 [ 1 ] {} <Information> Application: Will watch for the process with pid 26480 | ||
| 29 | 2026.05.26 23:13:07.461432 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.26 23:13:07.650304 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 26480 | ||
| 31 | 2026.05.26 23:13:07.664969 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.26 23:13:07.665158 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.26 23:13:07.941382 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.26 23:13:07.997833 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.26 23:13:07.997920 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.26 23:13:07.997941 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.26 23:13:07.998003 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.26 23:13:07.998752 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.26 23:13:08.002006 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.26 23:13:08.004236 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.26 23:13:08.005230 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.26 23:13:08.006143 [ 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) | ||
| 45 | 2026.05.26 23:13:08.006200 [ 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) | ||
| 46 | 2026.05.26 23:13:08.006212 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.26 23:13:08.006981 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.26 23:13:08.012326 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.26 23:13:08.018022 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.26 23:13:08.018754 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.26 23:13:08.021102 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.26 23:13:08.021819 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.26 23:13:08.022823 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.26 23:13:08.023438 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.26 23:13:08.030422 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.26 23:13:08.030810 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.26 23:13:08.033125 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.26 23:13:08.033597 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.26 23:13:08.033932 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.26 23:13:08.034313 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.26 23:13:08.035261 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.26 23:13:08.035322 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.26 23:13:08.035408 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.26 23:13:08.035518 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.26 23:13:08.075341 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.26 23:13:08.075368 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157104 sec | ||
| 69 | 2026.05.26 23:13:08.075458 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.26 23:13:08.075471 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.26 23:13:08.076244 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.26 23:13:08.077070 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.26 23:13:08.094937 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.26 23:13:08.095096 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.26 23:13:08.095124 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.26 23:13:08.095146 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.26 23:13:08.095333 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.26 23:13:08.095360 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.26 23:13:08.101212 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.26 23:13:08.101260 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.26 23:13:08.101344 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.26 23:13:08.101496 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.26 23:13:08.101537 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.26 23:13:08.101613 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.26 23:13:08.101626 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.26 23:13:08.101639 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.26 23:13:08.101734 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.26 23:13:08.101748 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.26 23:13:08.133379 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.26 23:13:08.137747 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.26 23:13:08.137815 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8342e-05 sec | ||
| 92 | 2026.05.26 23:13:08.137831 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.26 23:13:08.137842 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.26 23:13:08.137875 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.26 23:13:08.138115 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.26 23:13:08.138186 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.26 23:13:08.138202 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.26 23:13:08.138214 [ 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). | ||
| 99 | 2026.05.26 23:13:08.138277 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.26 23:13:08.158557 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.26 23:13:08.158787 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.33 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.26 23:13:08.160459 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.383e-05 sec. | ||
| 103 | 2026.05.26 23:13:08.160832 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.26 23:13:08.162157 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.26 23:13:08.162177 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.26 23:13:09.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.34 MiB, peak 117.34 MiB, free memory in arenas 0.00 B, will set to 118.89 MiB (RSS), difference: 1.55 MiB | ||
| 107 | 2026.05.26 23:13:09.751522 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36415 | ||
| 108 | 2026.05.26 23:13:09.751791 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2026.05.26 23:13:09.751898 [ 3 ] {} <Debug> TCP-Session: 10b7c28d-e636-4032-8696-5311411c0cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36415 | ||
| 110 | 2026.05.26 23:13:09.751958 [ 3 ] {} <Debug> TCP-Session: 10b7c28d-e636-4032-8696-5311411c0cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.26 23:13:09.751973 [ 3 ] {} <Debug> TCP-Session: 10b7c28d-e636-4032-8696-5311411c0cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2026.05.26 23:13:09.752122 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 113 | 2026.05.26 23:13:09.752186 [ 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 | ||
| 114 | 2026.05.26 23:13:09.752237 [ 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 | ||
| 115 | 2026.05.26 23:13:09.752648 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34324 | ||
| 116 | 2026.05.26 23:13:09.752655 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40732 | ||
| 117 | 2026.05.26 23:13:09.752778 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64191 | ||
| 118 | 2026.05.26 23:13:09.752869 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.26 23:13:09.752914 [ 4 ] {} <Debug> TCP-Session: 2364089a-7811-4445-afca-1930f8549fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34324 | ||
| 120 | 2026.05.26 23:13:09.752993 [ 4 ] {} <Debug> TCP-Session: 2364089a-7811-4445-afca-1930f8549fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.26 23:13:09.753009 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33235 | ||
| 122 | 2026.05.26 23:13:09.753033 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.26 23:13:09.753036 [ 4 ] {} <Debug> TCP-Session: 2364089a-7811-4445-afca-1930f8549fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.26 23:13:09.753097 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.26 23:13:09.753082 [ 5 ] {} <Debug> TCP-Session: 2c874307-f3b8-4828-bd07-c1cf08c10736 Authenticating user 'default' from [fd00:1122:3344:101::e]:40732 | ||
| 126 | 2026.05.26 23:13:09.753187 [ 254 ] {} <Debug> TCP-Session: 1f572fc3-526a-4a99-b3ac-52832c275616 Authenticating user 'default' from [fd00:1122:3344:101::e]:64191 | ||
| 127 | 2026.05.26 23:13:09.753197 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 | ||
| 128 | 2026.05.26 23:13:09.753298 [ 254 ] {} <Debug> TCP-Session: 1f572fc3-526a-4a99-b3ac-52832c275616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.26 23:13:09.753173 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.26 23:13:09.753328 [ 254 ] {} <Debug> TCP-Session: 1f572fc3-526a-4a99-b3ac-52832c275616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.26 23:13:09.753363 [ 255 ] {} <Debug> TCP-Session: 8708bbec-c6b6-413e-bcfd-60646647b001 Authenticating user 'default' from [fd00:1122:3344:101::e]:33235 | ||
| 132 | 2026.05.26 23:13:09.753407 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.26 23:13:09.753199 [ 5 ] {} <Debug> TCP-Session: 2c874307-f3b8-4828-bd07-c1cf08c10736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.26 23:13:09.753470 [ 255 ] {} <Debug> TCP-Session: 8708bbec-c6b6-413e-bcfd-60646647b001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.26 23:13:09.753480 [ 256 ] {} <Debug> TCP-Session: f5bb7e4e-7cd2-49a6-88e2-502596023c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 | ||
| 136 | 2026.05.26 23:13:09.753469 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62089 | ||
| 137 | 2026.05.26 23:13:09.753599 [ 255 ] {} <Debug> TCP-Session: 8708bbec-c6b6-413e-bcfd-60646647b001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.26 23:13:09.753595 [ 256 ] {} <Debug> TCP-Session: f5bb7e4e-7cd2-49a6-88e2-502596023c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.26 23:13:09.753575 [ 5 ] {} <Debug> TCP-Session: 2c874307-f3b8-4828-bd07-c1cf08c10736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.26 23:13:09.753710 [ 256 ] {} <Debug> TCP-Session: f5bb7e4e-7cd2-49a6-88e2-502596023c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.26 23:13:09.753467 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63325 | ||
| 142 | 2026.05.26 23:13:09.753789 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.26 23:13:09.753839 [ 257 ] {} <Debug> TCP-Session: 086928b7-3611-42db-a149-2fb7f1045b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:62089 | ||
| 144 | 2026.05.26 23:13:09.753940 [ 257 ] {} <Debug> TCP-Session: 086928b7-3611-42db-a149-2fb7f1045b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.26 23:13:09.753958 [ 257 ] {} <Debug> TCP-Session: 086928b7-3611-42db-a149-2fb7f1045b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.26 23:13:09.753956 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.26 23:13:09.754104 [ 258 ] {} <Debug> TCP-Session: ebff50bd-d290-4b74-b1dc-fafd95b0833d Authenticating user 'default' from [fd00:1122:3344:101::e]:63325 | ||
| 148 | 2026.05.26 23:13:09.754128 [ 258 ] {} <Debug> TCP-Session: ebff50bd-d290-4b74-b1dc-fafd95b0833d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.26 23:13:09.754141 [ 258 ] {} <Debug> TCP-Session: ebff50bd-d290-4b74-b1dc-fafd95b0833d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.26 23:13:10.242949 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52821 | ||
| 151 | 2026.05.26 23:13:10.243057 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 152 | 2026.05.26 23:13:10.243088 [ 259 ] {} <Debug> TCP-Session: 9ef7f4b3-1663-44de-a8cb-3f977b95f3ae Authenticating user 'default' from [fd00:1122:3344:101::a]:52821 | ||
| 153 | 2026.05.26 23:13:10.243181 [ 259 ] {} <Debug> TCP-Session: 9ef7f4b3-1663-44de-a8cb-3f977b95f3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.26 23:13:10.243195 [ 259 ] {} <Debug> TCP-Session: 9ef7f4b3-1663-44de-a8cb-3f977b95f3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.26 23:13:10.243278 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 156 | 2026.05.26 23:13:10.243349 [ 259 ] {} <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 | ||
| 157 | 2026.05.26 23:13:10.243398 [ 259 ] {} <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 | ||
| 158 | 2026.05.26 23:13:10.243960 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48801 | ||
| 159 | 2026.05.26 23:13:10.244053 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41661 | ||
| 160 | 2026.05.26 23:13:10.244139 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60437 | ||
| 161 | 2026.05.26 23:13:10.244170 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43745 | ||
| 162 | 2026.05.26 23:13:10.244148 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.26 23:13:10.244290 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60410 | ||
| 164 | 2026.05.26 23:13:10.244285 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.26 23:13:10.244330 [ 261 ] {} <Debug> TCP-Session: a72b9a25-295d-47b0-8e83-a82df98a0987 Authenticating user 'default' from [fd00:1122:3344:101::a]:48801 | ||
| 166 | 2026.05.26 23:13:10.244397 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49476 | ||
| 167 | 2026.05.26 23:13:10.244418 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.26 23:13:10.244488 [ 261 ] {} <Debug> TCP-Session: a72b9a25-295d-47b0-8e83-a82df98a0987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.26 23:13:10.244461 [ 262 ] {} <Debug> TCP-Session: cafa2465-c064-40c4-bf78-a2d3777cc58a Authenticating user 'default' from [fd00:1122:3344:101::a]:41661 | ||
| 170 | 2026.05.26 23:13:10.244539 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40477 | ||
| 171 | 2026.05.26 23:13:10.244526 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.26 23:13:10.244624 [ 261 ] {} <Debug> TCP-Session: a72b9a25-295d-47b0-8e83-a82df98a0987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.26 23:13:10.244592 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.26 23:13:10.244673 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.26 23:13:10.244718 [ 260 ] {} <Debug> TCP-Session: d133a092-9935-4b28-85dc-a109d16d940f Authenticating user 'default' from [fd00:1122:3344:101::a]:43745 | ||
| 176 | 2026.05.26 23:13:10.244733 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.26 23:13:10.244711 [ 264 ] {} <Debug> TCP-Session: e55ec133-8981-429b-98db-3f68238dc657 Authenticating user 'default' from [fd00:1122:3344:101::a]:60410 | ||
| 178 | 2026.05.26 23:13:10.244801 [ 265 ] {} <Debug> TCP-Session: 2d271a22-1f12-4d8f-b3c7-fa5a3be52d81 Authenticating user 'default' from [fd00:1122:3344:101::a]:49476 | ||
| 179 | 2026.05.26 23:13:10.244832 [ 264 ] {} <Debug> TCP-Session: e55ec133-8981-429b-98db-3f68238dc657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.26 23:13:10.244829 [ 260 ] {} <Debug> TCP-Session: d133a092-9935-4b28-85dc-a109d16d940f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.26 23:13:10.244819 [ 266 ] {} <Debug> TCP-Session: 5aa82611-3866-4f6f-8b32-1c86b1fc7de5 Authenticating user 'default' from [fd00:1122:3344:101::a]:40477 | ||
| 182 | 2026.05.26 23:13:10.244902 [ 265 ] {} <Debug> TCP-Session: 2d271a22-1f12-4d8f-b3c7-fa5a3be52d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.26 23:13:10.244907 [ 260 ] {} <Debug> TCP-Session: d133a092-9935-4b28-85dc-a109d16d940f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.26 23:13:10.244674 [ 262 ] {} <Debug> TCP-Session: cafa2465-c064-40c4-bf78-a2d3777cc58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.26 23:13:10.244966 [ 266 ] {} <Debug> TCP-Session: 5aa82611-3866-4f6f-8b32-1c86b1fc7de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.26 23:13:10.244998 [ 265 ] {} <Debug> TCP-Session: 2d271a22-1f12-4d8f-b3c7-fa5a3be52d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.26 23:13:10.245045 [ 266 ] {} <Debug> TCP-Session: 5aa82611-3866-4f6f-8b32-1c86b1fc7de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.26 23:13:10.245037 [ 262 ] {} <Debug> TCP-Session: cafa2465-c064-40c4-bf78-a2d3777cc58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.26 23:13:10.244570 [ 263 ] {} <Debug> TCP-Session: 14554702-62b9-41fe-b939-87e377a52fcb Authenticating user 'default' from [fd00:1122:3344:101::a]:60437 | ||
| 190 | 2026.05.26 23:13:10.244915 [ 264 ] {} <Debug> TCP-Session: e55ec133-8981-429b-98db-3f68238dc657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.26 23:13:10.245164 [ 263 ] {} <Debug> TCP-Session: 14554702-62b9-41fe-b939-87e377a52fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.26 23:13:10.245290 [ 263 ] {} <Debug> TCP-Session: 14554702-62b9-41fe-b939-87e377a52fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.26 23:13:10.799162 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43527 | ||
| 194 | 2026.05.26 23:13:10.799351 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.26 23:13:10.799402 [ 267 ] {} <Debug> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Authenticating user 'default' from [fd00:1122:3344:101::d]:43527 | ||
| 196 | 2026.05.26 23:13:10.799429 [ 267 ] {} <Debug> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.26 23:13:10.799521 [ 267 ] {} <Debug> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.26 23:13:10.799607 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.05.26 23:13:10.799638 [ 267 ] {} <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 | ||
| 200 | 2026.05.26 23:13:10.799731 [ 267 ] {} <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 | ||
| 201 | 2026.05.26 23:13:10.800258 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37547 | ||
| 202 | 2026.05.26 23:13:10.800425 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.26 23:13:10.800463 [ 268 ] {} <Debug> TCP-Session: 4e79ff86-69dd-41a0-a09f-7bbcc258b265 Authenticating user 'default' from [fd00:1122:3344:101::d]:37547 | ||
| 204 | 2026.05.26 23:13:10.800506 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54895 | ||
| 205 | 2026.05.26 23:13:10.800523 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32951 | ||
| 206 | 2026.05.26 23:13:10.800583 [ 268 ] {} <Debug> TCP-Session: 4e79ff86-69dd-41a0-a09f-7bbcc258b265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.26 23:13:10.800607 [ 268 ] {} <Debug> TCP-Session: 4e79ff86-69dd-41a0-a09f-7bbcc258b265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.26 23:13:10.801167 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34855 | ||
| 209 | 2026.05.26 23:13:10.801333 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.05.26 23:13:10.801352 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53532 | ||
| 211 | 2026.05.26 23:13:10.801376 [ 269 ] {} <Debug> TCP-Session: c8152a94-3bb7-4e92-b78e-54d30855c0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:32951 | ||
| 212 | 2026.05.26 23:13:10.801482 [ 269 ] {} <Debug> TCP-Session: c8152a94-3bb7-4e92-b78e-54d30855c0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.26 23:13:10.801495 [ 269 ] {} <Debug> TCP-Session: c8152a94-3bb7-4e92-b78e-54d30855c0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.26 23:13:10.802699 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63776 | ||
| 215 | 2026.05.26 23:13:10.804687 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.26 23:13:10.804728 [ 270 ] {} <Debug> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Authenticating user 'default' from [fd00:1122:3344:101::d]:54895 | ||
| 217 | 2026.05.26 23:13:10.804748 [ 270 ] {} <Debug> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.26 23:13:10.804842 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.26 23:13:10.804798 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61425 | ||
| 220 | 2026.05.26 23:13:10.804909 [ 270 ] {} <Debug> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.26 23:13:10.804957 [ 272 ] {} <Debug> TCP-Session: 62cb1d6e-e3be-4481-863e-4d1a99b7fd13 Authenticating user 'default' from [fd00:1122:3344:101::d]:53532 | ||
| 222 | 2026.05.26 23:13:10.805130 [ 272 ] {} <Debug> TCP-Session: 62cb1d6e-e3be-4481-863e-4d1a99b7fd13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.26 23:13:10.805144 [ 272 ] {} <Debug> TCP-Session: 62cb1d6e-e3be-4481-863e-4d1a99b7fd13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.26 23:13:10.807180 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55898 | ||
| 225 | 2026.05.26 23:13:10.807057 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.26 23:13:10.807336 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.26 23:13:10.807349 [ 273 ] {} <Debug> TCP-Session: 5405d247-9aff-4b89-bee9-c43e54dcad1d Authenticating user 'default' from [fd00:1122:3344:101::d]:63776 | ||
| 228 | 2026.05.26 23:13:10.807477 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.05.26 23:13:10.807350 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.26 23:13:10.807497 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 231 | 2026.05.26 23:13:10.807564 [ 275 ] {} <Debug> TCP-Session: 90e8431e-8b78-4781-9a11-816ff383ae2d Authenticating user 'default' from [fd00:1122:3344:101::d]:55898 | ||
| 232 | 2026.05.26 23:13:10.807549 [ 274 ] {} <Debug> TCP-Session: c24a1d15-fdc8-421e-9079-53dc69ba1c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61425 | ||
| 233 | 2026.05.26 23:13:10.807538 [ 273 ] {} <Debug> TCP-Session: 5405d247-9aff-4b89-bee9-c43e54dcad1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.26 23:13:10.807656 [ 275 ] {} <Debug> TCP-Session: 90e8431e-8b78-4781-9a11-816ff383ae2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.26 23:13:10.807672 [ 273 ] {} <Debug> TCP-Session: 5405d247-9aff-4b89-bee9-c43e54dcad1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.26 23:13:10.807643 [ 274 ] {} <Debug> TCP-Session: c24a1d15-fdc8-421e-9079-53dc69ba1c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.26 23:13:10.807742 [ 275 ] {} <Debug> TCP-Session: 90e8431e-8b78-4781-9a11-816ff383ae2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.26 23:13:10.807396 [ 271 ] {} <Debug> TCP-Session: ea6bf1b0-6c57-4ad2-9ead-8a973200c5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34855 | ||
| 239 | 2026.05.26 23:13:10.807813 [ 274 ] {} <Debug> TCP-Session: c24a1d15-fdc8-421e-9079-53dc69ba1c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.26 23:13:10.807838 [ 271 ] {} <Debug> TCP-Session: ea6bf1b0-6c57-4ad2-9ead-8a973200c5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.26 23:13:10.807929 [ 271 ] {} <Debug> TCP-Session: ea6bf1b0-6c57-4ad2-9ead-8a973200c5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.26 23:13:10.809300 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2026.05.26 23:13:10.964003 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43527) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2026.05.26 23:13:10.965088 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2026.05.26 23:13:10.965341 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} <Debug> TCPHandler: Processed in 0.164987408 sec. | ||
| 292 | 2026.05.26 23:13:10.965984 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.05.26 23:13:10.966217 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.05.26 23:13:10.966524 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43527) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.05.26 23:13:10.966867 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.05.26 23:13:10.967124 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} <Debug> TCPHandler: Processed in 0.00125861 sec. | ||
| 343 | 2026.05.26 23:13:10.969573 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.26 23:13:10.970393 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2026.05.26 23:13:10.970579 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2026.05.26 23:13:10.978536 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2026.05.26 23:13:10.978577 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104243 sec | ||
| 348 | 2026.05.26 23:13:10.978703 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Trace> ReferentialDeps: No tables | ||
| 349 | 2026.05.26 23:13:10.978770 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Trace> LoadingDeps: No tables | ||
| 350 | 2026.05.26 23:13:10.978838 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2026.05.26 23:13:10.979767 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} <Debug> TCPHandler: Processed in 0.010283015 sec. | ||
| 352 | 2026.05.26 23:13:10.979909 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.05.26 23:13:10.980144 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2026.05.26 23:13:10.980269 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2026.05.26 23:13:10.993534 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.05.26 23:13:11.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.89 MiB, peak 123.89 MiB, free memory in arenas 0.00 B, will set to 130.86 MiB (RSS), difference: 6.97 MiB | ||
| 358 | 2026.05.26 23:13:11.001691 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} <Debug> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): Loading data parts | ||
| 359 | 2026.05.26 23:13:11.002258 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} <Debug> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): There are no data parts | ||
| 360 | 2026.05.26 23:13:11.007724 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} <Debug> TCPHandler: Processed in 0.027863716 sec. | ||
| 361 | 2026.05.26 23:13:11.007894 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.26 23:13:11.008834 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The measurement tables contain all individual samples from each timeseries. | ||
| 363 | * | ||
| 364 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 365 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 366 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 367 | * by all samples from the same timeseries. | ||
| 368 | * | ||
| 369 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 370 | * and then uses that to index quickly into the measurements tables. | ||
| 371 | */ | ||
| 372 | 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) | ||
| 373 | 2026.05.26 23:13:11.009037 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 374 | 2026.05.26 23:13:11.037653 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} <Debug> oximeter.measurements_bool (e0ca638c-31dd-4967-9a0b-28c6ed8f3031): Loading data parts | ||
| 375 | 2026.05.26 23:13:11.037828 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} <Debug> oximeter.measurements_bool (e0ca638c-31dd-4967-9a0b-28c6ed8f3031): There are no data parts | ||
| 376 | 2026.05.26 23:13:11.041088 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} <Debug> TCPHandler: Processed in 0.033252574 sec. | ||
| 377 | 2026.05.26 23:13:11.041289 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 378 | 2026.05.26 23:13:11.041516 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 379 | 2026.05.26 23:13:11.041665 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 380 | 2026.05.26 23:13:11.052098 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} <Debug> oximeter.measurements_i8 (e41d977a-04ad-4028-986f-053726803038): Loading data parts | ||
| 381 | 2026.05.26 23:13:11.052299 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} <Debug> oximeter.measurements_i8 (e41d977a-04ad-4028-986f-053726803038): There are no data parts | ||
| 382 | 2026.05.26 23:13:11.061587 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} <Debug> TCPHandler: Processed in 0.020365406 sec. | ||
| 383 | 2026.05.26 23:13:11.061757 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2026.05.26 23:13:11.062124 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 385 | 2026.05.26 23:13:11.062282 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 386 | 2026.05.26 23:13:11.072328 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} <Debug> oximeter.measurements_u8 (755285e9-0e4a-479f-a880-29d060c95c7e): Loading data parts | ||
| 387 | 2026.05.26 23:13:11.072484 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} <Debug> oximeter.measurements_u8 (755285e9-0e4a-479f-a880-29d060c95c7e): There are no data parts | ||
| 388 | 2026.05.26 23:13:11.077259 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} <Debug> TCPHandler: Processed in 0.015555841 sec. | ||
| 389 | 2026.05.26 23:13:11.077422 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2026.05.26 23:13:11.077582 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 391 | 2026.05.26 23:13:11.077758 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 392 | 2026.05.26 23:13:11.086856 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} <Debug> oximeter.measurements_i16 (b105b69f-83ee-46b8-9b6c-eb96422d53bc): Loading data parts | ||
| 393 | 2026.05.26 23:13:11.087053 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} <Debug> oximeter.measurements_i16 (b105b69f-83ee-46b8-9b6c-eb96422d53bc): There are no data parts | ||
| 394 | 2026.05.26 23:13:11.088710 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46162 | ||
| 395 | 2026.05.26 23:13:11.088847 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 396 | 2026.05.26 23:13:11.088972 [ 277 ] {} <Debug> TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Authenticating user 'default' from [fd00:1122:3344:101::e]:46162 | ||
| 397 | 2026.05.26 23:13:11.088996 [ 277 ] {} <Debug> TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 398 | 2026.05.26 23:13:11.089008 [ 277 ] {} <Debug> TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2026.05.26 23:13:11.089440 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55024 | ||
| 400 | 2026.05.26 23:13:11.089611 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39638 | ||
| 401 | 2026.05.26 23:13:11.089708 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55351 | ||
| 402 | 2026.05.26 23:13:11.089814 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46544 | ||
| 403 | 2026.05.26 23:13:11.089913 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45698 | ||
| 404 | 2026.05.26 23:13:11.090003 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63758 | ||
| 405 | 2026.05.26 23:13:11.090063 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 406 | 2026.05.26 23:13:11.090111 [ 278 ] {} <Debug> TCP-Session: c4bcac0f-c63b-4b73-8583-9e6fb1ccecf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55024 | ||
| 407 | 2026.05.26 23:13:11.090221 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 408 | 2026.05.26 23:13:11.090204 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62147 | ||
| 409 | 2026.05.26 23:13:11.090260 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 410 | 2026.05.26 23:13:11.090282 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 411 | 2026.05.26 23:13:11.090346 [ 283 ] {} <Debug> TCP-Session: 6afae16e-c1d6-4748-bfa8-3793eeb91657 Authenticating user 'default' from [fd00:1122:3344:101::e]:63758 | ||
| 412 | 2026.05.26 23:13:11.090380 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 413 | 2026.05.26 23:13:11.090315 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46946 | ||
| 414 | 2026.05.26 23:13:11.090511 [ 283 ] {} <Debug> TCP-Session: 6afae16e-c1d6-4748-bfa8-3793eeb91657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2026.05.26 23:13:11.090499 [ 284 ] {} <Debug> TCP-Session: 748de899-602d-47ab-8a4e-7226ea422d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:62147 | ||
| 416 | 2026.05.26 23:13:11.090322 [ 282 ] {} <Debug> TCP-Session: bdc12306-b62b-4df4-87cd-0be9413b019e Authenticating user 'default' from [fd00:1122:3344:101::e]:45698 | ||
| 417 | 2026.05.26 23:13:11.090704 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} <Debug> TCPHandler: Processed in 0.013330218 sec. | ||
| 418 | 2026.05.26 23:13:11.090725 [ 282 ] {} <Debug> TCP-Session: bdc12306-b62b-4df4-87cd-0be9413b019e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2026.05.26 23:13:11.090654 [ 283 ] {} <Debug> TCP-Session: 6afae16e-c1d6-4748-bfa8-3793eeb91657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 420 | 2026.05.26 23:13:11.090764 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 421 | 2026.05.26 23:13:11.090653 [ 277 ] {} <Trace> TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.05.26 23:13:11.090650 [ 284 ] {} <Debug> TCP-Session: 748de899-602d-47ab-8a4e-7226ea422d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 423 | 2026.05.26 23:13:11.090890 [ 285 ] {} <Debug> TCP-Session: 57b48a90-4b04-4eec-8bf2-43373b26061e Authenticating user 'default' from [fd00:1122:3344:101::e]:46946 | ||
| 424 | 2026.05.26 23:13:11.090964 [ 284 ] {} <Debug> TCP-Session: 748de899-602d-47ab-8a4e-7226ea422d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 425 | 2026.05.26 23:13:11.090971 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.26 23:13:11.090947 [ 282 ] {} <Debug> TCP-Session: bdc12306-b62b-4df4-87cd-0be9413b019e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2026.05.26 23:13:11.091052 [ 285 ] {} <Debug> TCP-Session: 57b48a90-4b04-4eec-8bf2-43373b26061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 428 | 2026.05.26 23:13:11.090292 [ 278 ] {} <Debug> TCP-Session: c4bcac0f-c63b-4b73-8583-9e6fb1ccecf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 429 | 2026.05.26 23:13:11.091144 [ 285 ] {} <Debug> TCP-Session: 57b48a90-4b04-4eec-8bf2-43373b26061e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 430 | 2026.05.26 23:13:11.090294 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 431 | 2026.05.26 23:13:11.090155 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 432 | 2026.05.26 23:13:11.091200 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 433 | 2026.05.26 23:13:11.091247 [ 281 ] {} <Debug> TCP-Session: cae1992a-5505-4e62-a604-a3907a355c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:46544 | ||
| 434 | 2026.05.26 23:13:11.091297 [ 279 ] {} <Debug> TCP-Session: d39adfbd-2528-40ac-a0fe-771b89d99923 Authenticating user 'default' from [fd00:1122:3344:101::e]:39638 | ||
| 435 | 2026.05.26 23:13:11.091214 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46162) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 436 | 2026.05.26 23:13:11.091401 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 437 | 2026.05.26 23:13:11.091422 [ 279 ] {} <Debug> TCP-Session: d39adfbd-2528-40ac-a0fe-771b89d99923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2026.05.26 23:13:11.091403 [ 281 ] {} <Debug> TCP-Session: cae1992a-5505-4e62-a604-a3907a355c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 439 | 2026.05.26 23:13:11.091490 [ 279 ] {} <Debug> TCP-Session: d39adfbd-2528-40ac-a0fe-771b89d99923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 440 | 2026.05.26 23:13:11.090481 [ 280 ] {} <Debug> TCP-Session: 31d76bba-59d3-48bc-b517-aef0fa2a2463 Authenticating user 'default' from [fd00:1122:3344:101::e]:55351 | ||
| 441 | 2026.05.26 23:13:11.091231 [ 278 ] {} <Debug> TCP-Session: c4bcac0f-c63b-4b73-8583-9e6fb1ccecf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 442 | 2026.05.26 23:13:11.091614 [ 280 ] {} <Debug> TCP-Session: 31d76bba-59d3-48bc-b517-aef0fa2a2463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2026.05.26 23:13:11.091598 [ 281 ] {} <Debug> TCP-Session: cae1992a-5505-4e62-a604-a3907a355c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 444 | 2026.05.26 23:13:11.091808 [ 280 ] {} <Debug> TCP-Session: 31d76bba-59d3-48bc-b517-aef0fa2a2463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2026.05.26 23:13:11.098899 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 446 | 2026.05.26 23:13:11.099250 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} <Debug> oximeter.measurements_u16 (b2512cb9-d50c-43da-b4df-ac61f428c2c9): Loading data parts | ||
| 447 | 2026.05.26 23:13:11.099397 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} <Debug> oximeter.measurements_u16 (b2512cb9-d50c-43da-b4df-ac61f428c2c9): There are no data parts | ||
| 448 | 2026.05.26 23:13:11.102730 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} <Debug> TCPHandler: Processed in 0.011810112 sec. | ||
| 449 | 2026.05.26 23:13:11.102892 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.26 23:13:11.103059 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 451 | 2026.05.26 23:13:11.103073 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 452 | 2026.05.26 23:13:11.103223 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 453 | 2026.05.26 23:13:11.107187 [ 276 ] {d7939842-308d-4ef3-b196-5070c4e0babe} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 454 | 2026.05.26 23:13:11.107677 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} <Debug> executeQuery: Read 5 rows, 295.00 B in 0.016575 sec., 301.65912518853696 rows/sec., 17.38 KiB/sec. | ||
| 455 | 2026.05.26 23:13:11.107736 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} <Debug> TCPHandler: Processed in 0.017290782 sec. | ||
| 456 | 2026.05.26 23:13:11.111773 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} <Debug> oximeter.measurements_i32 (0ca091e5-5757-4768-92fc-3e2f3e21f5ca): Loading data parts | ||
| 457 | 2026.05.26 23:13:11.111959 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} <Debug> oximeter.measurements_i32 (0ca091e5-5757-4768-92fc-3e2f3e21f5ca): There are no data parts | ||
| 458 | 2026.05.26 23:13:11.116712 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} <Debug> TCPHandler: Processed in 0.013875501 sec. | ||
| 459 | 2026.05.26 23:13:11.116954 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2026.05.26 23:13:11.117172 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 461 | 2026.05.26 23:13:11.117301 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 462 | 2026.05.26 23:13:11.124143 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} <Debug> oximeter.measurements_u32 (dfeb60d5-c334-4ea9-b04a-1ae6c9909d03): Loading data parts | ||
| 463 | 2026.05.26 23:13:11.124287 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} <Debug> oximeter.measurements_u32 (dfeb60d5-c334-4ea9-b04a-1ae6c9909d03): There are no data parts | ||
| 464 | 2026.05.26 23:13:11.128658 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} <Debug> TCPHandler: Processed in 0.011755561 sec. | ||
| 465 | 2026.05.26 23:13:11.128872 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2026.05.26 23:13:11.129068 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 467 | 2026.05.26 23:13:11.129241 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 468 | 2026.05.26 23:13:11.141964 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} <Debug> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Loading data parts | ||
| 469 | 2026.05.26 23:13:11.142128 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} <Debug> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): There are no data parts | ||
| 470 | 2026.05.26 23:13:11.152814 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} <Debug> TCPHandler: Processed in 0.024005083 sec. | ||
| 471 | 2026.05.26 23:13:11.153088 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.05.26 23:13:11.153312 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 473 | 2026.05.26 23:13:11.153467 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 474 | 2026.05.26 23:13:11.158452 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} <Debug> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Loading data parts | ||
| 475 | 2026.05.26 23:13:11.158592 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} <Debug> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): There are no data parts | ||
| 476 | 2026.05.26 23:13:11.170592 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} <Debug> TCPHandler: Processed in 0.017569479 sec. | ||
| 477 | 2026.05.26 23:13:11.170764 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.05.26 23:13:11.170960 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 479 | 2026.05.26 23:13:11.171120 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 480 | 2026.05.26 23:13:11.182253 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} <Debug> oximeter.measurements_f32 (7bd58ae4-c11e-41b5-93d6-3f6639447ae4): Loading data parts | ||
| 481 | 2026.05.26 23:13:11.182406 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} <Debug> oximeter.measurements_f32 (7bd58ae4-c11e-41b5-93d6-3f6639447ae4): There are no data parts | ||
| 482 | 2026.05.26 23:13:11.185017 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} <Debug> TCPHandler: Processed in 0.014315312 sec. | ||
| 483 | 2026.05.26 23:13:11.185169 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 484 | 2026.05.26 23:13:11.185426 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 485 | 2026.05.26 23:13:11.185549 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 486 | 2026.05.26 23:13:11.196912 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} <Debug> oximeter.measurements_f64 (1126626e-1369-4119-a635-43d378ba4e22): Loading data parts | ||
| 487 | 2026.05.26 23:13:11.197059 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} <Debug> oximeter.measurements_f64 (1126626e-1369-4119-a635-43d378ba4e22): There are no data parts | ||
| 488 | 2026.05.26 23:13:11.201549 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} <Debug> TCPHandler: Processed in 0.016435122 sec. | ||
| 489 | 2026.05.26 23:13:11.201692 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.26 23:13:11.201848 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 491 | 2026.05.26 23:13:11.201983 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 492 | 2026.05.26 23:13:11.207283 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56474 | ||
| 493 | 2026.05.26 23:13:11.207420 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 494 | 2026.05.26 23:13:11.207450 [ 286 ] {} <Debug> TCP-Session: 4fe95682-4019-44a3-a43f-9e39194945b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:56474 | ||
| 495 | 2026.05.26 23:13:11.207473 [ 286 ] {} <Debug> TCP-Session: 4fe95682-4019-44a3-a43f-9e39194945b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2026.05.26 23:13:11.207585 [ 286 ] {} <Debug> TCP-Session: 4fe95682-4019-44a3-a43f-9e39194945b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2026.05.26 23:13:11.207672 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 498 | 2026.05.26 23:13:11.207698 [ 286 ] {} <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 | ||
| 499 | 2026.05.26 23:13:11.207796 [ 286 ] {} <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 | ||
| 500 | 2026.05.26 23:13:11.208326 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50431 | ||
| 501 | 2026.05.26 23:13:11.208423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36424 | ||
| 502 | 2026.05.26 23:13:11.208493 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 503 | 2026.05.26 23:13:11.208639 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62617 | ||
| 504 | 2026.05.26 23:13:11.208540 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57854 | ||
| 505 | 2026.05.26 23:13:11.208590 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 506 | 2026.05.26 23:13:11.208773 [ 287 ] {} <Debug> TCP-Session: c2a040e3-3f9e-4933-bfeb-dfc7e0944c39 Authenticating user 'default' from [fd00:1122:3344:101::c]:50431 | ||
| 507 | 2026.05.26 23:13:11.208759 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64848 | ||
| 508 | 2026.05.26 23:13:11.208850 [ 288 ] {} <Debug> TCP-Session: 028f7bb8-038f-4613-9b5b-5c795aa0452a Authenticating user 'default' from [fd00:1122:3344:101::c]:36424 | ||
| 509 | 2026.05.26 23:13:11.208846 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56295 | ||
| 510 | 2026.05.26 23:13:11.208906 [ 287 ] {} <Debug> TCP-Session: c2a040e3-3f9e-4933-bfeb-dfc7e0944c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 511 | 2026.05.26 23:13:11.208922 [ 288 ] {} <Debug> TCP-Session: 028f7bb8-038f-4613-9b5b-5c795aa0452a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 512 | 2026.05.26 23:13:11.209041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 513 | 2026.05.26 23:13:11.209050 [ 287 ] {} <Debug> TCP-Session: c2a040e3-3f9e-4933-bfeb-dfc7e0944c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 514 | 2026.05.26 23:13:11.209092 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 515 | 2026.05.26 23:13:11.209062 [ 288 ] {} <Debug> TCP-Session: 028f7bb8-038f-4613-9b5b-5c795aa0452a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 516 | 2026.05.26 23:13:11.209171 [ 289 ] {} <Debug> TCP-Session: 6fe6bd74-6e90-4b0b-9128-7e178e28bcd2 Authenticating user 'default' from [fd00:1122:3344:101::c]:57854 | ||
| 517 | 2026.05.26 23:13:11.209199 [ 290 ] {} <Debug> TCP-Session: e80ea0c7-cac8-46be-bdff-b98e59cf4605 Authenticating user 'default' from [fd00:1122:3344:101::c]:62617 | ||
| 518 | 2026.05.26 23:13:11.209179 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54773 | ||
| 519 | 2026.05.26 23:13:11.209328 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 520 | 2026.05.26 23:13:11.209352 [ 289 ] {} <Debug> TCP-Session: 6fe6bd74-6e90-4b0b-9128-7e178e28bcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 521 | 2026.05.26 23:13:11.209413 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 522 | 2026.05.26 23:13:11.209385 [ 290 ] {} <Debug> TCP-Session: e80ea0c7-cac8-46be-bdff-b98e59cf4605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2026.05.26 23:13:11.209467 [ 289 ] {} <Debug> TCP-Session: 6fe6bd74-6e90-4b0b-9128-7e178e28bcd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 524 | 2026.05.26 23:13:11.209500 [ 290 ] {} <Debug> TCP-Session: e80ea0c7-cac8-46be-bdff-b98e59cf4605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2026.05.26 23:13:11.209492 [ 292 ] {} <Debug> TCP-Session: a0058438-b9e8-46e3-9728-8c4b59fee69d Authenticating user 'default' from [fd00:1122:3344:101::c]:56295 | ||
| 526 | 2026.05.26 23:13:11.209573 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 527 | 2026.05.26 23:13:11.209603 [ 292 ] {} <Debug> TCP-Session: a0058438-b9e8-46e3-9728-8c4b59fee69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 528 | 2026.05.26 23:13:11.209381 [ 291 ] {} <Debug> TCP-Session: 379ed8e5-135d-46bd-8052-ea8baafc6158 Authenticating user 'default' from [fd00:1122:3344:101::c]:64848 | ||
| 529 | 2026.05.26 23:13:11.209709 [ 292 ] {} <Debug> TCP-Session: a0058438-b9e8-46e3-9728-8c4b59fee69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2026.05.26 23:13:11.209730 [ 291 ] {} <Debug> TCP-Session: 379ed8e5-135d-46bd-8052-ea8baafc6158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 531 | 2026.05.26 23:13:11.209710 [ 293 ] {} <Debug> TCP-Session: 75c4a3d4-d296-48d5-8330-dfa64342fc15 Authenticating user 'default' from [fd00:1122:3344:101::c]:54773 | ||
| 532 | 2026.05.26 23:13:11.209936 [ 293 ] {} <Debug> TCP-Session: 75c4a3d4-d296-48d5-8330-dfa64342fc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 533 | 2026.05.26 23:13:11.209946 [ 291 ] {} <Debug> TCP-Session: 379ed8e5-135d-46bd-8052-ea8baafc6158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 534 | 2026.05.26 23:13:11.210069 [ 293 ] {} <Debug> TCP-Session: 75c4a3d4-d296-48d5-8330-dfa64342fc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 535 | 2026.05.26 23:13:11.210903 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} <Debug> oximeter.measurements_string (73346637-e41f-4610-ba2a-9fc7629a6d51): Loading data parts | ||
| 536 | 2026.05.26 23:13:11.211193 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} <Debug> oximeter.measurements_string (73346637-e41f-4610-ba2a-9fc7629a6d51): There are no data parts | ||
| 537 | 2026.05.26 23:13:11.224433 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} <Debug> TCPHandler: Processed in 0.022786474 sec. | ||
| 538 | 2026.05.26 23:13:11.224635 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.26 23:13:11.224958 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 540 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 541 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 542 | * a string isn't palatable for a few reasons. | ||
| 543 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 544 | * details. | ||
| 545 | */ | ||
| 546 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 547 | 2026.05.26 23:13:11.225086 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 548 | 2026.05.26 23:13:11.232537 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} <Debug> oximeter.measurements_bytes (00363599-283a-4a87-836b-c2e4432888f4): Loading data parts | ||
| 549 | 2026.05.26 23:13:11.232798 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} <Debug> oximeter.measurements_bytes (00363599-283a-4a87-836b-c2e4432888f4): There are no data parts | ||
| 550 | 2026.05.26 23:13:11.235146 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} <Debug> TCPHandler: Processed in 0.010584522 sec. | ||
| 551 | 2026.05.26 23:13:11.235312 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.05.26 23:13:11.235626 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 553 | 2026.05.26 23:13:11.235799 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 554 | 2026.05.26 23:13:11.243464 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} <Debug> oximeter.measurements_cumulativei64 (50587a6c-1649-4578-b1fb-b644aac6afb6): Loading data parts | ||
| 555 | 2026.05.26 23:13:11.243660 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} <Debug> oximeter.measurements_cumulativei64 (50587a6c-1649-4578-b1fb-b644aac6afb6): There are no data parts | ||
| 556 | 2026.05.26 23:13:11.248072 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} <Debug> TCPHandler: Processed in 0.012821146 sec. | ||
| 557 | 2026.05.26 23:13:11.248223 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.05.26 23:13:11.248413 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 559 | 2026.05.26 23:13:11.248537 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 560 | 2026.05.26 23:13:11.254896 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} <Debug> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Loading data parts | ||
| 561 | 2026.05.26 23:13:11.255049 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} <Debug> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): There are no data parts | ||
| 562 | 2026.05.26 23:13:11.265923 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} <Debug> TCPHandler: Processed in 0.017751413 sec. | ||
| 563 | 2026.05.26 23:13:11.266202 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2026.05.26 23:13:11.266487 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 565 | 2026.05.26 23:13:11.266649 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 566 | 2026.05.26 23:13:11.279015 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} <Debug> oximeter.measurements_cumulativef32 (5b832ca8-f2db-4df7-b0b8-b39348890f79): Loading data parts | ||
| 567 | 2026.05.26 23:13:11.279290 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} <Debug> oximeter.measurements_cumulativef32 (5b832ca8-f2db-4df7-b0b8-b39348890f79): There are no data parts | ||
| 568 | 2026.05.26 23:13:11.282078 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} <Debug> TCPHandler: Processed in 0.01593989 sec. | ||
| 569 | 2026.05.26 23:13:11.282228 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.05.26 23:13:11.282488 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 571 | 2026.05.26 23:13:11.282611 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 572 | 2026.05.26 23:13:11.291452 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} <Debug> oximeter.measurements_cumulativef64 (2a6f0f1f-475e-425a-b8f4-0c17a2568a23): Loading data parts | ||
| 573 | 2026.05.26 23:13:11.291621 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} <Debug> oximeter.measurements_cumulativef64 (2a6f0f1f-475e-425a-b8f4-0c17a2568a23): There are no data parts | ||
| 574 | 2026.05.26 23:13:11.294340 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} <Debug> TCPHandler: Processed in 0.01216262 sec. | ||
| 575 | 2026.05.26 23:13:11.294494 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.05.26 23:13:11.294742 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 577 | * NOTE: Array types cannot be Nullable, see | ||
| 578 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 579 | * for more details. | ||
| 580 | * | ||
| 581 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 582 | * is unfortunate, and at this point relies on the fact that an | ||
| 583 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 584 | * to figure out another way to represent missing samples here. | ||
| 585 | */ | ||
| 586 | 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) | ||
| 587 | 2026.05.26 23:13:11.294892 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 588 | 2026.05.26 23:13:11.302330 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} <Debug> oximeter.measurements_histogrami8 (ffd3d342-03d2-4a23-9d09-d2b73df156b4): Loading data parts | ||
| 589 | 2026.05.26 23:13:11.302589 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} <Debug> oximeter.measurements_histogrami8 (ffd3d342-03d2-4a23-9d09-d2b73df156b4): There are no data parts | ||
| 590 | 2026.05.26 23:13:11.305869 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} <Debug> TCPHandler: Processed in 0.011427323 sec. | ||
| 591 | 2026.05.26 23:13:11.306013 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.26 23:13:11.306392 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 593 | 2026.05.26 23:13:11.306561 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 594 | 2026.05.26 23:13:11.315839 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} <Debug> oximeter.measurements_histogramu8 (99f4f9c2-905a-464e-99ca-7e9725bd7245): Loading data parts | ||
| 595 | 2026.05.26 23:13:11.315979 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} <Debug> oximeter.measurements_histogramu8 (99f4f9c2-905a-464e-99ca-7e9725bd7245): There are no data parts | ||
| 596 | 2026.05.26 23:13:11.326966 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} <Debug> TCPHandler: Processed in 0.021002511 sec. | ||
| 597 | 2026.05.26 23:13:11.327130 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.26 23:13:11.327442 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 599 | 2026.05.26 23:13:11.327633 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 600 | 2026.05.26 23:13:11.338240 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} <Debug> oximeter.measurements_histogrami16 (a8576167-80a7-4f3e-9aa9-9f6b50b38598): Loading data parts | ||
| 601 | 2026.05.26 23:13:11.338492 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} <Debug> oximeter.measurements_histogrami16 (a8576167-80a7-4f3e-9aa9-9f6b50b38598): There are no data parts | ||
| 602 | 2026.05.26 23:13:11.343317 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} <Debug> TCPHandler: Processed in 0.016250948 sec. | ||
| 603 | 2026.05.26 23:13:11.343469 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.26 23:13:11.343793 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 605 | 2026.05.26 23:13:11.343936 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 606 | 2026.05.26 23:13:11.348667 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} <Debug> oximeter.measurements_histogramu16 (9474c8f7-8862-403b-bede-ba938395ed4e): Loading data parts | ||
| 607 | 2026.05.26 23:13:11.348797 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} <Debug> oximeter.measurements_histogramu16 (9474c8f7-8862-403b-bede-ba938395ed4e): There are no data parts | ||
| 608 | 2026.05.26 23:13:11.354737 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} <Debug> TCPHandler: Processed in 0.01132153 sec. | ||
| 609 | 2026.05.26 23:13:11.354906 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.05.26 23:13:11.355181 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 611 | 2026.05.26 23:13:11.355367 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 612 | 2026.05.26 23:13:11.365849 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} <Debug> oximeter.measurements_histogrami32 (1c2a3bc1-f24f-4787-a198-610e8ef8c7bf): Loading data parts | ||
| 613 | 2026.05.26 23:13:11.366106 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} <Debug> oximeter.measurements_histogrami32 (1c2a3bc1-f24f-4787-a198-610e8ef8c7bf): There are no data parts | ||
| 614 | 2026.05.26 23:13:11.369128 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} <Debug> TCPHandler: Processed in 0.014283371 sec. | ||
| 615 | 2026.05.26 23:13:11.369278 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.05.26 23:13:11.369609 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 617 | 2026.05.26 23:13:11.369748 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 618 | 2026.05.26 23:13:11.377728 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} <Debug> oximeter.measurements_histogramu32 (613a448f-d58b-481a-b673-06cf5e724400): Loading data parts | ||
| 619 | 2026.05.26 23:13:11.377874 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} <Debug> oximeter.measurements_histogramu32 (613a448f-d58b-481a-b673-06cf5e724400): There are no data parts | ||
| 620 | 2026.05.26 23:13:11.380686 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} <Debug> TCPHandler: Processed in 0.011456734 sec. | ||
| 621 | 2026.05.26 23:13:11.380834 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.05.26 23:13:11.381064 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 623 | 2026.05.26 23:13:11.381208 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 624 | 2026.05.26 23:13:11.389302 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} <Debug> oximeter.measurements_histogrami64 (ef6ba312-9c89-4b4a-b55c-5cf7669716e0): Loading data parts | ||
| 625 | 2026.05.26 23:13:11.389536 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} <Debug> oximeter.measurements_histogrami64 (ef6ba312-9c89-4b4a-b55c-5cf7669716e0): There are no data parts | ||
| 626 | 2026.05.26 23:13:11.400842 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} <Debug> TCPHandler: Processed in 0.020056198 sec. | ||
| 627 | 2026.05.26 23:13:11.401012 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.05.26 23:13:11.401398 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 629 | 2026.05.26 23:13:11.401546 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 630 | 2026.05.26 23:13:11.412125 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} <Debug> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Loading data parts | ||
| 631 | 2026.05.26 23:13:11.412278 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} <Debug> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): There are no data parts | ||
| 632 | 2026.05.26 23:13:11.416885 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} <Debug> TCPHandler: Processed in 0.01593451 sec. | ||
| 633 | 2026.05.26 23:13:11.417029 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.26 23:13:11.417251 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 635 | 2026.05.26 23:13:11.417402 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 636 | 2026.05.26 23:13:11.426395 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} <Debug> oximeter.measurements_histogramf32 (ab40b633-498d-479f-91ad-3a8540f38062): Loading data parts | ||
| 637 | 2026.05.26 23:13:11.426687 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} <Debug> oximeter.measurements_histogramf32 (ab40b633-498d-479f-91ad-3a8540f38062): There are no data parts | ||
| 638 | 2026.05.26 23:13:11.435274 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} <Debug> TCPHandler: Processed in 0.018294156 sec. | ||
| 639 | 2026.05.26 23:13:11.435450 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.26 23:13:11.435802 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 641 | 2026.05.26 23:13:11.435941 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 642 | 2026.05.26 23:13:11.440758 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} <Debug> oximeter.measurements_histogramf64 (9aed4fd1-f940-49ff-ab17-68d3bddfa739): Loading data parts | ||
| 643 | 2026.05.26 23:13:11.440893 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} <Debug> oximeter.measurements_histogramf64 (9aed4fd1-f940-49ff-ab17-68d3bddfa739): There are no data parts | ||
| 644 | 2026.05.26 23:13:11.446549 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} <Debug> TCPHandler: Processed in 0.011157556 sec. | ||
| 645 | 2026.05.26 23:13:11.446707 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.26 23:13:11.446906 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The field tables store named dimensions of each timeseries. | ||
| 647 | * | ||
| 648 | * As with the measurement tables, there is one field table for each field data | ||
| 649 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 650 | * this behavior **must not** be relied upon for query correctness. | ||
| 651 | * | ||
| 652 | * The index for the fields differs from the measurements, however. Rows are | ||
| 653 | * sorted by timeseries name, then field name, field value, and finally | ||
| 654 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 655 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 656 | * usually then used to look up measurements. | ||
| 657 | * | ||
| 658 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 659 | * timeseries name and then key, since it would improve lookups where one | ||
| 660 | * already has the key. Realistically though, these tables are quite small and | ||
| 661 | * so performance benefits will be low in absolute terms. | ||
| 662 | * | ||
| 663 | * TTL: We use a materialized column to expire old field table records. This | ||
| 664 | * column is generated automatically by the database whenever a new row is | ||
| 665 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 666 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 667 | * record will remain during a deduplication, which will have the last | ||
| 668 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 669 | * measurement tables. | ||
| 670 | */ | ||
| 671 | 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) | ||
| 672 | 2026.05.26 23:13:11.447073 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 673 | 2026.05.26 23:13:11.457881 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} <Debug> oximeter.fields_bool (c1fb3222-9560-4396-8340-1697aadc7a53): Loading data parts | ||
| 674 | 2026.05.26 23:13:11.458143 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} <Debug> oximeter.fields_bool (c1fb3222-9560-4396-8340-1697aadc7a53): There are no data parts | ||
| 675 | 2026.05.26 23:13:11.468537 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59814 | ||
| 676 | 2026.05.26 23:13:11.468564 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} <Debug> TCPHandler: Processed in 0.021908393 sec. | ||
| 677 | 2026.05.26 23:13:11.468730 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.05.26 23:13:11.468734 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.05.26 23:13:11.468909 [ 294 ] {} <Debug> TCP-Session: 6eb0f498-37ab-479c-9e4f-b324661ac0b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:59814 | ||
| 680 | 2026.05.26 23:13:11.468940 [ 294 ] {} <Debug> TCP-Session: 6eb0f498-37ab-479c-9e4f-b324661ac0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.26 23:13:11.469053 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 682 | 2026.05.26 23:13:11.469132 [ 294 ] {} <Debug> TCP-Session: 6eb0f498-37ab-479c-9e4f-b324661ac0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.05.26 23:13:11.469286 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 684 | 2026.05.26 23:13:11.469310 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 685 | 2026.05.26 23:13:11.469446 [ 294 ] {} <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 | ||
| 686 | 2026.05.26 23:13:11.469465 [ 294 ] {} <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 | ||
| 687 | 2026.05.26 23:13:11.469987 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42408 | ||
| 688 | 2026.05.26 23:13:11.470089 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61438 | ||
| 689 | 2026.05.26 23:13:11.470144 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.26 23:13:11.470266 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54069 | ||
| 691 | 2026.05.26 23:13:11.470287 [ 295 ] {} <Debug> TCP-Session: ab36570e-f8ed-4124-90a2-0600925847a9 Authenticating user 'default' from [fd00:1122:3344:101::b]:42408 | ||
| 692 | 2026.05.26 23:13:11.470334 [ 295 ] {} <Debug> TCP-Session: ab36570e-f8ed-4124-90a2-0600925847a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.26 23:13:11.470378 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.26 23:13:11.470440 [ 295 ] {} <Debug> TCP-Session: ab36570e-f8ed-4124-90a2-0600925847a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.26 23:13:11.470392 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33613 | ||
| 696 | 2026.05.26 23:13:11.470501 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.26 23:13:11.470539 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32852 | ||
| 698 | 2026.05.26 23:13:11.470467 [ 296 ] {} <Debug> TCP-Session: 19259bfd-8394-4814-8573-750ffe9ff7fd Authenticating user 'default' from [fd00:1122:3344:101::b]:61438 | ||
| 699 | 2026.05.26 23:13:11.470620 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54948 | ||
| 700 | 2026.05.26 23:13:11.470672 [ 297 ] {} <Debug> TCP-Session: 7c9fd07c-5a33-4cd5-81cb-ccc2bc183936 Authenticating user 'default' from [fd00:1122:3344:101::b]:54069 | ||
| 701 | 2026.05.26 23:13:11.470647 [ 296 ] {} <Debug> TCP-Session: 19259bfd-8394-4814-8573-750ffe9ff7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.26 23:13:11.470718 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.26 23:13:11.470783 [ 296 ] {} <Debug> TCP-Session: 19259bfd-8394-4814-8573-750ffe9ff7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.26 23:13:11.470805 [ 297 ] {} <Debug> TCP-Session: 7c9fd07c-5a33-4cd5-81cb-ccc2bc183936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.26 23:13:11.470822 [ 298 ] {} <Debug> TCP-Session: 9f358074-7e32-4f51-9395-22fb2a567567 Authenticating user 'default' from [fd00:1122:3344:101::b]:33613 | ||
| 706 | 2026.05.26 23:13:11.470874 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38648 | ||
| 707 | 2026.05.26 23:13:11.470889 [ 297 ] {} <Debug> TCP-Session: 7c9fd07c-5a33-4cd5-81cb-ccc2bc183936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.26 23:13:11.470903 [ 298 ] {} <Debug> TCP-Session: 9f358074-7e32-4f51-9395-22fb2a567567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.26 23:13:11.470854 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.05.26 23:13:11.470985 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.05.26 23:13:11.471005 [ 298 ] {} <Debug> TCP-Session: 9f358074-7e32-4f51-9395-22fb2a567567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.26 23:13:11.471083 [ 299 ] {} <Debug> TCP-Session: 7ece1955-a282-4569-92a9-6397974d32f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:32852 | ||
| 713 | 2026.05.26 23:13:11.471116 [ 300 ] {} <Debug> TCP-Session: 73941a01-0fa2-4e1e-b374-5d5299d12981 Authenticating user 'default' from [fd00:1122:3344:101::b]:54948 | ||
| 714 | 2026.05.26 23:13:11.471101 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2026.05.26 23:13:11.471207 [ 299 ] {} <Debug> TCP-Session: 7ece1955-a282-4569-92a9-6397974d32f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.26 23:13:11.471236 [ 300 ] {} <Debug> TCP-Session: 73941a01-0fa2-4e1e-b374-5d5299d12981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.26 23:13:11.471223 [ 301 ] {} <Debug> TCP-Session: 0c7a3824-445c-4b39-8f65-e5186837bc06 Authenticating user 'default' from [fd00:1122:3344:101::b]:38648 | ||
| 718 | 2026.05.26 23:13:11.471350 [ 299 ] {} <Debug> TCP-Session: 7ece1955-a282-4569-92a9-6397974d32f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.26 23:13:11.471387 [ 301 ] {} <Debug> TCP-Session: 0c7a3824-445c-4b39-8f65-e5186837bc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.26 23:13:11.471399 [ 300 ] {} <Debug> TCP-Session: 73941a01-0fa2-4e1e-b374-5d5299d12981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.26 23:13:11.471500 [ 301 ] {} <Debug> TCP-Session: 0c7a3824-445c-4b39-8f65-e5186837bc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.26 23:13:11.480698 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} <Debug> oximeter.fields_i8 (2cf171dd-9e78-49b0-8945-1c851a295307): Loading data parts | ||
| 723 | 2026.05.26 23:13:11.480856 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} <Debug> oximeter.fields_i8 (2cf171dd-9e78-49b0-8945-1c851a295307): There are no data parts | ||
| 724 | 2026.05.26 23:13:11.483970 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} <Debug> TCPHandler: Processed in 0.015294265 sec. | ||
| 725 | 2026.05.26 23:13:11.484123 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 726 | 2026.05.26 23:13:11.484401 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 727 | 2026.05.26 23:13:11.484529 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 728 | 2026.05.26 23:13:11.495993 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} <Debug> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Loading data parts | ||
| 729 | 2026.05.26 23:13:11.496147 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} <Debug> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): There are no data parts | ||
| 730 | 2026.05.26 23:13:11.499361 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} <Debug> TCPHandler: Processed in 0.015290635 sec. | ||
| 731 | 2026.05.26 23:13:11.499511 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 732 | 2026.05.26 23:13:11.499674 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 733 | 2026.05.26 23:13:11.499779 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 734 | 2026.05.26 23:13:11.508144 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} <Debug> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Loading data parts | ||
| 735 | 2026.05.26 23:13:11.508283 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} <Debug> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): There are no data parts | ||
| 736 | 2026.05.26 23:13:11.519392 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} <Debug> TCPHandler: Processed in 0.019933146 sec. | ||
| 737 | 2026.05.26 23:13:11.519609 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2026.05.26 23:13:11.519853 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 739 | 2026.05.26 23:13:11.519989 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 740 | 2026.05.26 23:13:11.530362 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} <Debug> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Loading data parts | ||
| 741 | 2026.05.26 23:13:11.530522 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} <Debug> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): There are no data parts | ||
| 742 | 2026.05.26 23:13:11.534486 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} <Debug> TCPHandler: Processed in 0.014938716 sec. | ||
| 743 | 2026.05.26 23:13:11.534629 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 744 | 2026.05.26 23:13:11.534790 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 745 | 2026.05.26 23:13:11.534920 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 746 | 2026.05.26 23:13:11.543114 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} <Debug> oximeter.fields_i32 (04125d4a-b41e-4d82-bd40-736f8f4a05d8): Loading data parts | ||
| 747 | 2026.05.26 23:13:11.543286 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} <Debug> oximeter.fields_i32 (04125d4a-b41e-4d82-bd40-736f8f4a05d8): There are no data parts | ||
| 748 | 2026.05.26 23:13:11.546357 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} <Debug> TCPHandler: Processed in 0.011776621 sec. | ||
| 749 | 2026.05.26 23:13:11.546594 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.05.26 23:13:11.546754 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 751 | 2026.05.26 23:13:11.546877 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 752 | 2026.05.26 23:13:11.555627 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} <Debug> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Loading data parts | ||
| 753 | 2026.05.26 23:13:11.555811 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} <Debug> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): There are no data parts | ||
| 754 | 2026.05.26 23:13:11.558883 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} <Debug> TCPHandler: Processed in 0.012337544 sec. | ||
| 755 | 2026.05.26 23:13:11.559026 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.05.26 23:13:11.559232 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 757 | 2026.05.26 23:13:11.559319 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 758 | 2026.05.26 23:13:11.567666 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} <Debug> oximeter.fields_i64 (6ff462a7-8438-41b4-a753-cf7322d05ca1): Loading data parts | ||
| 759 | 2026.05.26 23:13:11.567837 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} <Debug> oximeter.fields_i64 (6ff462a7-8438-41b4-a753-cf7322d05ca1): There are no data parts | ||
| 760 | 2026.05.26 23:13:11.571995 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} <Debug> TCPHandler: Processed in 0.01301934 sec. | ||
| 761 | 2026.05.26 23:13:11.572240 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.05.26 23:13:11.572432 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 763 | 2026.05.26 23:13:11.572530 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 764 | 2026.05.26 23:13:11.580312 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} <Debug> oximeter.fields_u64 (bfc46e4f-1183-4931-8446-df5121d2d6ac): Loading data parts | ||
| 765 | 2026.05.26 23:13:11.580525 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} <Debug> oximeter.fields_u64 (bfc46e4f-1183-4931-8446-df5121d2d6ac): There are no data parts | ||
| 766 | 2026.05.26 23:13:11.583478 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} <Debug> TCPHandler: Processed in 0.01130382 sec. | ||
| 767 | 2026.05.26 23:13:11.583619 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.26 23:13:11.583779 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 769 | 2026.05.26 23:13:11.583821 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 770 | 2026.05.26 23:13:11.597103 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} <Debug> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Loading data parts | ||
| 771 | 2026.05.26 23:13:11.597253 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} <Debug> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): There are no data parts | ||
| 772 | 2026.05.26 23:13:11.608901 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} <Debug> TCPHandler: Processed in 0.025330105 sec. | ||
| 773 | 2026.05.26 23:13:11.609069 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.05.26 23:13:11.609264 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 775 | 2026.05.26 23:13:11.609318 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 776 | 2026.05.26 23:13:11.621055 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} <Debug> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Loading data parts | ||
| 777 | 2026.05.26 23:13:11.621214 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} <Debug> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): There are no data parts | ||
| 778 | 2026.05.26 23:13:11.624381 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} <Debug> TCPHandler: Processed in 0.015371538 sec. | ||
| 779 | 2026.05.26 23:13:11.624539 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.05.26 23:13:11.624704 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) | ||
| 781 | 2026.05.26 23:13:11.624750 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 782 | 2026.05.26 23:13:11.634166 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} <Debug> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Loading data parts | ||
| 783 | 2026.05.26 23:13:11.634326 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} <Debug> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): There are no data parts | ||
| 784 | 2026.05.26 23:13:11.645214 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} <Debug> TCPHandler: Processed in 0.020730455 sec. | ||
| 785 | 2026.05.26 23:13:11.645391 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.26 23:13:11.645698 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The timeseries schema table stores the extracted schema for the samples | ||
| 787 | * oximeter collects. | ||
| 788 | */ | ||
| 789 | 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) | ||
| 790 | 2026.05.26 23:13:11.645795 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 791 | 2026.05.26 23:13:11.649300 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Loading data parts | ||
| 792 | 2026.05.26 23:13:11.649453 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): There are no data parts | ||
| 793 | 2026.05.26 23:13:11.661927 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} <Debug> TCPHandler: Processed in 0.016585815 sec. | ||
| 794 | 2026.05.26 23:13:11.664492 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.26 23:13:11.664744 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 796 | 2026.05.26 23:13:11.666536 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 797 | 2026.05.26 23:13:11.693596 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Trace> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.26 23:13:11.693652 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 799 | 2026.05.26 23:13:11.697862 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.26 23:13:11.698529 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Trace> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.26 23:13:11.698760 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034168 sec., 29.267150550222432 rows/sec., 468.27 B/sec. | ||
| 802 | 2026.05.26 23:13:11.698930 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} <Debug> TCPHandler: Processed in 0.034503584 sec. | ||
| 803 | 2026.05.26 23:13:12.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.23 MiB, peak 136.23 MiB, free memory in arenas 0.00 B, will set to 142.38 MiB (RSS), difference: 6.15 MiB | ||
| 804 | 2026.05.26 23:13:15.602855 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.26 23:13:15.602874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 806 | 2026.05.26 23:13:15.602952 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.26 23:13:15.602983 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.26 23:13:15.607245 [ 244 ] {} <Debug> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Loading data parts | ||
| 809 | 2026.05.26 23:13:15.607456 [ 244 ] {} <Debug> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): There are no data parts | ||
| 810 | 2026.05.26 23:13:15.614013 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.26 23:13:15.614058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 812 | 2026.05.26 23:13:15.615170 [ 245 ] {} <Debug> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Loading data parts | ||
| 813 | 2026.05.26 23:13:15.615306 [ 245 ] {} <Debug> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): There are no data parts | ||
| 814 | 2026.05.26 23:13:15.615865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 815 | 2026.05.26 23:13:15.616370 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 816 | 2026.05.26 23:13:15.616510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 817 | 2026.05.26 23:13:15.639019 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.26 23:13:15.639071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 819 | 2026.05.26 23:13:15.645335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.26 23:13:15.646490 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.26 23:13:15.649635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.26 23:13:16.001385 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.48 MiB, peak 151.48 MiB, free memory in arenas 0.00 B, will set to 156.50 MiB (RSS), difference: 9.03 MiB | ||
| 823 | 2026.05.26 23:13:18.102884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 44 | ||
| 824 | 2026.05.26 23:13:18.103028 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.26 23:13:18.109260 [ 243 ] {} <Debug> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Loading data parts | ||
| 826 | 2026.05.26 23:13:18.109544 [ 243 ] {} <Debug> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): There are no data parts | ||
| 827 | 2026.05.26 23:13:18.118127 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.26 23:13:18.118219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 829 | 2026.05.26 23:13:18.120837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.26 23:13:18.121626 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.26 23:13:18.122158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 44 | ||
| 832 | 2026.05.26 23:13:19.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.69 MiB, peak 160.69 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: -3.09 MiB | ||
| 833 | 2026.05.26 23:13:23.035566 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.26 23:13:23.035626 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.26 23:13:23.117398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 836 | 2026.05.26 23:13:23.123995 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.26 23:13:23.124041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 838 | 2026.05.26 23:13:23.124759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.26 23:13:23.125287 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.26 23:13:23.125461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.26 23:13:23.150520 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.26 23:13:23.168747 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.26 23:13:23.168808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 844 | 2026.05.26 23:13:23.175470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.26 23:13:23.176559 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.26 23:13:23.179960 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.26 23:13:24.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.34 MiB, peak 162.34 MiB, free memory in arenas 0.00 B, will set to 160.14 MiB (RSS), difference: 1.80 MiB | ||
| 848 | 2026.05.26 23:13:29.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.19 MiB, peak 162.34 MiB, free memory in arenas 0.00 B, will set to 160.20 MiB (RSS), difference: 4.02 MiB | ||
| 849 | 2026.05.26 23:13:30.625574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 850 | 2026.05.26 23:13:30.626268 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 851 | 2026.05.26 23:13:30.626319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 852 | 2026.05.26 23:13:30.627009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 853 | 2026.05.26 23:13:30.627472 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 854 | 2026.05.26 23:13:30.627621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 855 | 2026.05.26 23:13:30.680064 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 856 | 2026.05.26 23:13:30.695851 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.26 23:13:30.695905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 858 | 2026.05.26 23:13:30.702897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 859 | 2026.05.26 23:13:30.704217 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.26 23:13:30.707794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 861 | 2026.05.26 23:13:31.737228 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.26 23:13:31.737440 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('oximeter_collector:collections', '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_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.26 23:13:31.754279 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.05.26 23:13:31.758325 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.05.26 23:13:31.758932 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} <Debug> TCPHandler: Processed in 0.021849321 sec. | ||
| 866 | 2026.05.26 23:13:31.775098 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.05.26 23:13:31.775245 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 868 | 2026.05.26 23:13:31.775307 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.05.26 23:13:31.783679 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 870 | 2026.05.26 23:13:31.783741 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 871 | 2026.05.26 23:13:31.786355 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 872 | 2026.05.26 23:13:31.786747 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 873 | 2026.05.26 23:13:31.786910 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.011704 sec., 598.0861244019138 rows/sec., 262.16 KiB/sec. | ||
| 874 | 2026.05.26 23:13:31.786953 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} <Debug> TCPHandler: Processed in 0.012005096 sec. | ||
| 875 | 2026.05.26 23:13:31.787103 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.05.26 23:13:31.787207 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 877 | 2026.05.26 23:13:31.787254 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 878 | 2026.05.26 23:13:31.796399 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Trace> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 879 | 2026.05.26 23:13:31.796441 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 880 | 2026.05.26 23:13:31.799589 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 881 | 2026.05.26 23:13:31.800047 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Trace> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 882 | 2026.05.26 23:13:31.800201 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.013017 sec., 1843.7427978796957 rows/sec., 156.65 KiB/sec. | ||
| 883 | 2026.05.26 23:13:31.800245 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} <Debug> TCPHandler: Processed in 0.013193525 sec. | ||
| 884 | 2026.05.26 23:13:31.800413 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.05.26 23:13:31.800523 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 886 | 2026.05.26 23:13:31.800570 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 887 | 2026.05.26 23:13:31.801036 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 888 | 2026.05.26 23:13:31.801075 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 889 | 2026.05.26 23:13:31.801560 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 890 | 2026.05.26 23:13:31.802001 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 891 | 2026.05.26 23:13:31.802146 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001648 sec., 1213.5922330097087 rows/sec., 98.96 KiB/sec. | ||
| 892 | 2026.05.26 23:13:31.802187 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} <Debug> TCPHandler: Processed in 0.001835604 sec. | ||
| 893 | 2026.05.26 23:13:31.802340 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.05.26 23:13:31.802449 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 895 | 2026.05.26 23:13:31.802497 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 896 | 2026.05.26 23:13:31.803024 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 897 | 2026.05.26 23:13:31.803064 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 898 | 2026.05.26 23:13:31.803596 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 899 | 2026.05.26 23:13:31.804161 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 900 | 2026.05.26 23:13:31.804305 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Debug> executeQuery: Read 121 rows, 11.53 KiB in 0.001882 sec., 64293.30499468651 rows/sec., 5.99 MiB/sec. | ||
| 901 | 2026.05.26 23:13:31.804340 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} <Debug> TCPHandler: Processed in 0.002052499 sec. | ||
| 902 | 2026.05.26 23:13:31.804499 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.05.26 23:13:31.804607 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 904 | 2026.05.26 23:13:31.804650 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 905 | 2026.05.26 23:13:31.805144 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.05.26 23:13:31.805179 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 907 | 2026.05.26 23:13:31.805695 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 908 | 2026.05.26 23:13:31.806189 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.05.26 23:13:31.806323 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001744 sec., 8027.522935779816 rows/sec., 631.07 KiB/sec. | ||
| 910 | 2026.05.26 23:13:31.806357 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} <Debug> TCPHandler: Processed in 0.001910975 sec. | ||
| 911 | 2026.05.26 23:13:31.806491 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.05.26 23:13:31.806597 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 913 | 2026.05.26 23:13:31.806646 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 914 | 2026.05.26 23:13:31.807063 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Trace> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 915 | 2026.05.26 23:13:31.807101 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 916 | 2026.05.26 23:13:31.807645 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 917 | 2026.05.26 23:13:31.808075 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Trace> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 918 | 2026.05.26 23:13:31.808206 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 919 | 2026.05.26 23:13:31.808240 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} <Debug> TCPHandler: Processed in 0.001799053 sec. | ||
| 920 | 2026.05.26 23:13:31.808368 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.05.26 23:13:31.808464 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 922 | 2026.05.26 23:13:31.808506 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 923 | 2026.05.26 23:13:31.808915 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Trace> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2026.05.26 23:13:31.808952 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 925 | 2026.05.26 23:13:31.809455 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 926 | 2026.05.26 23:13:31.809925 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Trace> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2026.05.26 23:13:31.810068 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001622 sec., 7398.273736128237 rows/sec., 577.99 KiB/sec. | ||
| 928 | 2026.05.26 23:13:31.810103 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} <Debug> TCPHandler: Processed in 0.001785502 sec. | ||
| 929 | 2026.05.26 23:13:31.810239 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.05.26 23:13:31.810336 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 931 | 2026.05.26 23:13:31.810377 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 932 | 2026.05.26 23:13:31.810831 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.05.26 23:13:31.810868 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 934 | 2026.05.26 23:13:31.811295 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 935 | 2026.05.26 23:13:31.811739 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.05.26 23:13:31.811869 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Debug> executeQuery: Read 38 rows, 3.42 KiB in 0.001553 sec., 24468.770122343853 rows/sec., 2.15 MiB/sec. | ||
| 937 | 2026.05.26 23:13:31.811904 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} <Debug> TCPHandler: Processed in 0.001716492 sec. | ||
| 938 | 2026.05.26 23:13:31.812030 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.05.26 23:13:31.812127 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 940 | 2026.05.26 23:13:31.812173 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 941 | 2026.05.26 23:13:31.814617 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.26 23:13:31.814653 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 943 | 2026.05.26 23:13:31.817980 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2026.05.26 23:13:31.818412 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2026.05.26 23:13:31.818553 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Debug> executeQuery: Read 361 rows, 29.95 KiB in 0.006444 sec., 56021.104903786465 rows/sec., 4.54 MiB/sec. | ||
| 946 | 2026.05.26 23:13:31.818592 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} <Debug> TCPHandler: Processed in 0.006612388 sec. | ||
| 947 | 2026.05.26 23:13:38.035878 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 948 | 2026.05.26 23:13:38.035939 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 949 | 2026.05.26 23:13:38.123597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 48 | ||
| 950 | 2026.05.26 23:13:38.125739 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2026.05.26 23:13:38.125786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 952 | 2026.05.26 23:13:38.126892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 953 | 2026.05.26 23:13:38.127146 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2026.05.26 23:13:38.127387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 48 | ||
| 955 | 2026.05.26 23:13:38.127957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 956 | 2026.05.26 23:13:38.128441 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.05.26 23:13:38.128487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 958 | 2026.05.26 23:13:38.128982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 959 | 2026.05.26 23:13:38.129292 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.05.26 23:13:38.129442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 961 | 2026.05.26 23:13:38.208231 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 962 | 2026.05.26 23:13:38.226166 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.26 23:13:38.226237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 964 | 2026.05.26 23:13:38.232660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 965 | 2026.05.26 23:13:38.233413 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.26 23:13:38.236990 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 967 | 2026.05.26 23:13:39.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.55 MiB, peak 166.55 MiB, free memory in arenas 0.00 B, will set to 163.69 MiB (RSS), difference: 1.14 MiB | ||
| 968 | 2026.05.26 23:13:45.629624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 969 | 2026.05.26 23:13:45.630200 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.05.26 23:13:45.630258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 971 | 2026.05.26 23:13:45.630877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 972 | 2026.05.26 23:13:45.631122 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.05.26 23:13:45.631267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 974 | 2026.05.26 23:13:45.737165 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 975 | 2026.05.26 23:13:45.754332 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.26 23:13:45.754388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 977 | 2026.05.26 23:13:45.759883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 978 | 2026.05.26 23:13:45.760612 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.26 23:13:45.763631 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 980 | 2026.05.26 23:13:53.036196 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 981 | 2026.05.26 23:13:53.036263 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 982 | 2026.05.26 23:13:53.131514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 983 | 2026.05.26 23:13:53.132065 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.26 23:13:53.132110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 985 | 2026.05.26 23:13:53.132581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 986 | 2026.05.26 23:13:53.132822 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.26 23:13:53.132951 [ 69 ] {} <Debug> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 988 | 2026.05.26 23:13:53.132963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 989 | 2026.05.26 23:13:53.133051 [ 69 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.05.26 23:13:53.133078 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 991 | 2026.05.26 23:13:53.137168 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 992 | 2026.05.26 23:13:53.139198 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 993 | 2026.05.26 23:13:53.141153 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 994 | 2026.05.26 23:13:53.145296 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 995 | 2026.05.26 23:13:53.147814 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 996 | 2026.05.26 23:13:53.150374 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 997 | 2026.05.26 23:13:53.150484 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 998 | 2026.05.26 23:13:53.152768 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 999 | 2026.05.26 23:13:53.186708 [ 189 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.053556818 sec., 52392.95583243949 rows/sec., 767.47 KiB/sec. | ||
| 1000 | 2026.05.26 23:13:53.187585 [ 192 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1001 | 2026.05.26 23:13:53.187888 [ 192 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.05.26 23:13:53.187957 [ 192 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1003 | 2026.05.26 23:13:53.188096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1004 | 2026.05.26 23:13:53.263868 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1005 | 2026.05.26 23:13:53.281901 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.05.26 23:13:53.281952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1007 | 2026.05.26 23:13:53.288288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1008 | 2026.05.26 23:13:53.289052 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.05.26 23:13:53.289318 [ 69 ] {} <Debug> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1010 | 2026.05.26 23:13:53.289358 [ 69 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.26 23:13:53.289380 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1012 | 2026.05.26 23:13:53.289475 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1013 | 2026.05.26 23:13:53.292848 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1014 | 2026.05.26 23:13:53.293654 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1015 | 2026.05.26 23:13:53.295145 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1016 | 2026.05.26 23:13:53.299929 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1017 | 2026.05.26 23:13:53.304185 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1018 | 2026.05.26 23:13:53.308500 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1019 | 2026.05.26 23:13:53.315744 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1020 | 2026.05.26 23:13:53.320152 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1021 | 2026.05.26 23:13:53.381561 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092119509 sec., 499.3513371852644 rows/sec., 2.58 MiB/sec. | ||
| 1022 | 2026.05.26 23:13:53.383979 [ 199 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1023 | 2026.05.26 23:13:53.386157 [ 199 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.26 23:13:53.386270 [ 199 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1025 | 2026.05.26 23:13:53.388243 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1026 | 2026.05.26 23:13:54.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.23 MiB, peak 174.77 MiB, free memory in arenas 0.00 B, will set to 176.24 MiB (RSS), difference: 11.01 MiB | ||
| 1027 | 2026.05.26 23:14:00.633525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1028 | 2026.05.26 23:14:00.634077 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.05.26 23:14:00.634129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1030 | 2026.05.26 23:14:00.634761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1031 | 2026.05.26 23:14:00.635013 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.05.26 23:14:00.635159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1033 | 2026.05.26 23:14:00.793358 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1034 | 2026.05.26 23:14:00.811713 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.26 23:14:00.811775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1036 | 2026.05.26 23:14:00.817531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1037 | 2026.05.26 23:14:00.818306 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.26 23:14:00.821730 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1039 | 2026.05.26 23:14:01.720181 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.05.26 23:14:01.720398 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) | ||
| 1041 | 2026.05.26 23:14:01.722744 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1042 | 2026.05.26 23:14:01.727484 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1043 | 2026.05.26 23:14:01.727714 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.05.26 23:14:01.735817 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.05.26 23:14:01.738069 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 6-element set) | ||
| 1046 | 2026.05.26 23:14:01.744671 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1047 | 2026.05.26 23:14:01.746680 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1048 | 2026.05.26 23:14:01.746709 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1049 | 2026.05.26 23:14:01.749137 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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_port_control_data_link:packets_sent'))" | ||
| 1050 | 2026.05.26 23:14:01.749168 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1051 | 2026.05.26 23:14:01.764301 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.043981 sec., 159.15963711602737 rows/sec., 69.77 KiB/sec. | ||
| 1052 | 2026.05.26 23:14:01.764412 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} <Debug> TCPHandler: Processed in 0.044366128 sec. | ||
| 1053 | 2026.05.26 23:14:01.765560 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.05.26 23:14:01.765682 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1055 | 2026.05.26 23:14:01.765747 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1056 | 2026.05.26 23:14:01.766270 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Trace> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.05.26 23:14:01.766316 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1058 | 2026.05.26 23:14:01.766708 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1059 | 2026.05.26 23:14:01.766959 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Trace> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.05.26 23:14:01.767112 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. | ||
| 1061 | 2026.05.26 23:14:01.767148 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} <Debug> TCPHandler: Processed in 0.00165522 sec. | ||
| 1062 | 2026.05.26 23:14:01.767287 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.26 23:14:01.767390 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1064 | 2026.05.26 23:14:01.767435 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1065 | 2026.05.26 23:14:01.767924 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.26 23:14:01.767964 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1067 | 2026.05.26 23:14:01.768315 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1068 | 2026.05.26 23:14:01.768546 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.26 23:14:01.768683 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Debug> executeQuery: Read 120 rows, 11.46 KiB in 0.001317 sec., 91116.17312072893 rows/sec., 8.50 MiB/sec. | ||
| 1070 | 2026.05.26 23:14:01.768719 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} <Debug> TCPHandler: Processed in 0.001481905 sec. | ||
| 1071 | 2026.05.26 23:14:01.768844 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.26 23:14:01.768946 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1073 | 2026.05.26 23:14:01.768990 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1074 | 2026.05.26 23:14:01.769395 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.05.26 23:14:01.769432 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1076 | 2026.05.26 23:14:01.769737 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1077 | 2026.05.26 23:14:01.769974 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.05.26 23:14:01.770107 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 813.66 KiB/sec. | ||
| 1079 | 2026.05.26 23:14:01.770144 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} <Debug> TCPHandler: Processed in 0.001349482 sec. | ||
| 1080 | 2026.05.26 23:14:01.770268 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.05.26 23:14:01.770364 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.05.26 23:14:01.770406 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1083 | 2026.05.26 23:14:01.770812 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Trace> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.05.26 23:14:01.770850 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1085 | 2026.05.26 23:14:01.771157 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1086 | 2026.05.26 23:14:01.771388 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Trace> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.05.26 23:14:01.771517 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 1088 | 2026.05.26 23:14:01.771553 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} <Debug> TCPHandler: Processed in 0.001334452 sec. | ||
| 1089 | 2026.05.26 23:14:01.771673 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.05.26 23:14:01.771772 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1091 | 2026.05.26 23:14:01.771815 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1092 | 2026.05.26 23:14:01.772224 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Trace> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.05.26 23:14:01.772263 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1094 | 2026.05.26 23:14:01.772560 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1095 | 2026.05.26 23:14:01.772793 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Trace> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.05.26 23:14:01.772924 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 1097 | 2026.05.26 23:14:01.772959 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} <Debug> TCPHandler: Processed in 0.001335182 sec. | ||
| 1098 | 2026.05.26 23:14:01.773092 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.05.26 23:14:01.773196 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1100 | 2026.05.26 23:14:01.773240 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1101 | 2026.05.26 23:14:01.773709 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.05.26 23:14:01.773747 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1103 | 2026.05.26 23:14:01.774082 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2026.05.26 23:14:01.774306 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.05.26 23:14:01.774439 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Debug> executeQuery: Read 36 rows, 3.26 KiB in 0.001262 sec., 28526.148969889062 rows/sec., 2.52 MiB/sec. | ||
| 1106 | 2026.05.26 23:14:01.774474 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} <Debug> TCPHandler: Processed in 0.001435525 sec. | ||
| 1107 | 2026.05.26 23:14:01.774601 [ 267 ] {} <Trace> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.05.26 23:14:01.774698 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.05.26 23:14:01.774743 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1110 | 2026.05.26 23:14:01.775114 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.05.26 23:14:01.775152 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1112 | 2026.05.26 23:14:01.775484 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1113 | 2026.05.26 23:14:01.775733 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.05.26 23:14:01.775860 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Debug> executeQuery: Read 36 rows, 2.99 KiB in 0.001181 sec., 30482.64182895851 rows/sec., 2.47 MiB/sec. | ||
| 1115 | 2026.05.26 23:14:01.775895 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} <Debug> TCPHandler: Processed in 0.001344942 sec. | ||
| 1116 | 2026.05.26 23:14:08.036535 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1117 | 2026.05.26 23:14:08.036598 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1118 | 2026.05.26 23:14:08.129278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 49 | ||
| 1119 | 2026.05.26 23:14:08.130935 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.05.26 23:14:08.130993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1121 | 2026.05.26 23:14:08.132197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1122 | 2026.05.26 23:14:08.132483 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.05.26 23:14:08.132816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 49 | ||
| 1124 | 2026.05.26 23:14:08.136293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1125 | 2026.05.26 23:14:08.136800 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.05.26 23:14:08.136848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1127 | 2026.05.26 23:14:08.137369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1128 | 2026.05.26 23:14:08.137611 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.05.26 23:14:08.137760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1130 | 2026.05.26 23:14:08.322871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1131 | 2026.05.26 23:14:08.341466 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.05.26 23:14:08.341527 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1133 | 2026.05.26 23:14:08.347053 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1134 | 2026.05.26 23:14:08.347767 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.05.26 23:14:08.351395 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1136 | 2026.05.26 23:14:10.804027 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.05.26 23:14:10.804137 [ 267 ] {} <Debug> TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.05.26 23:14:11.000294 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.91 MiB, peak 182.25 MiB, free memory in arenas 0.00 B, will set to 177.96 MiB (RSS), difference: 2.06 MiB | ||
| 1139 | 2026.05.26 23:14:11.092766 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.05.26 23:14:11.092834 [ 277 ] {} <Debug> TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.05.26 23:14:11.225929 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50178 | ||
| 1142 | 2026.05.26 23:14:11.226021 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.05.26 23:14:11.226053 [ 267 ] {} <Debug> TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Authenticating user 'default' from [fd00:1122:3344:101::e]:50178 | ||
| 1144 | 2026.05.26 23:14:11.226078 [ 267 ] {} <Debug> TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.05.26 23:14:11.226093 [ 267 ] {} <Debug> TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.05.26 23:14:11.226322 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47023 | ||
| 1147 | 2026.05.26 23:14:11.226404 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.05.26 23:14:11.226430 [ 277 ] {} <Debug> TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Authenticating user 'default' from [fd00:1122:3344:101::e]:47023 | ||
| 1149 | 2026.05.26 23:14:11.226446 [ 267 ] {} <Trace> TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.05.26 23:14:11.226452 [ 277 ] {} <Debug> TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.05.26 23:14:11.226448 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58672 | ||
| 1152 | 2026.05.26 23:14:11.226492 [ 277 ] {} <Debug> TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.05.26 23:14:11.226549 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51638 | ||
| 1154 | 2026.05.26 23:14:11.226573 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.05.26 23:14:11.226611 [ 309 ] {} <Debug> TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58672 | ||
| 1156 | 2026.05.26 23:14:11.226628 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1157 | 2026.05.26 23:14:11.226634 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.05.26 23:14:11.226632 [ 309 ] {} <Debug> TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.05.26 23:14:11.226668 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57620 | ||
| 1160 | 2026.05.26 23:14:11.226695 [ 309 ] {} <Debug> TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.05.26 23:14:11.226684 [ 310 ] {} <Debug> TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Authenticating user 'default' from [fd00:1122:3344:101::e]:51638 | ||
| 1162 | 2026.05.26 23:14:11.226764 [ 310 ] {} <Debug> TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.05.26 23:14:11.226780 [ 310 ] {} <Debug> TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.05.26 23:14:11.226793 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.05.26 23:14:11.226830 [ 311 ] {} <Debug> TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57620 | ||
| 1166 | 2026.05.26 23:14:11.226837 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34897 | ||
| 1167 | 2026.05.26 23:14:11.226857 [ 311 ] {} <Debug> TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.05.26 23:14:11.226855 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34080 | ||
| 1169 | 2026.05.26 23:14:11.226900 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1170 | 2026.05.26 23:14:11.226940 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42907 | ||
| 1171 | 2026.05.26 23:14:11.226880 [ 311 ] {} <Debug> TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.26 23:14:11.227024 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.05.26 23:14:11.227099 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1174 | 2026.05.26 23:14:11.227138 [ 313 ] {} <Debug> TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:34897 | ||
| 1175 | 2026.05.26 23:14:11.227156 [ 313 ] {} <Debug> TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.05.26 23:14:11.227163 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64776 | ||
| 1177 | 2026.05.26 23:14:11.227169 [ 313 ] {} <Debug> TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.05.26 23:14:11.231206 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1179 | 2026.05.26 23:14:11.231251 [ 312 ] {} <Debug> TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34080 | ||
| 1180 | 2026.05.26 23:14:11.231274 [ 312 ] {} <Debug> TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.05.26 23:14:11.231287 [ 312 ] {} <Debug> TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.05.26 23:14:11.233261 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1183 | 2026.05.26 23:14:11.233305 [ 315 ] {} <Debug> TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:64776 | ||
| 1184 | 2026.05.26 23:14:11.233326 [ 315 ] {} <Debug> TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.05.26 23:14:11.233342 [ 315 ] {} <Debug> TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.05.26 23:14:11.233360 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2026.05.26 23:14:11.233402 [ 314 ] {} <Debug> TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:42907 | ||
| 1188 | 2026.05.26 23:14:11.233421 [ 314 ] {} <Debug> TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.05.26 23:14:11.233435 [ 314 ] {} <Debug> TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.26 23:14:11.257620 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Debug> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown | ||
| 1191 | 2026.05.26 23:14:11.311460 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> AggregatingTransform: Aggregating | ||
| 1192 | 2026.05.26 23:14:11.313478 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1193 | 2026.05.26 23:14:11.315733 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009462586 sec. (105.679 rows/sec., 4.13 KiB/sec.) | ||
| 1194 | 2026.05.26 23:14:11.315770 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> Aggregator: Merging aggregated data | ||
| 1195 | 2026.05.26 23:14:11.315819 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1196 | 2026.05.26 23:14:11.319176 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.092732 sec., 10.783763964974336 rows/sec., 431.35 B/sec. | ||
| 1197 | 2026.05.26 23:14:11.319379 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} <Debug> TCPHandler: Processed in 0.093181353 sec. | ||
| 1198 | 2026.05.26 23:14:11.323662 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1199 | 2026.05.26 23:14:11.323708 [ 267 ] {} <Debug> TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.05.26 23:14:11.323705 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1201 | 2026.05.26 23:14:11.323727 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.05.26 23:14:11.323760 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1203 | 2026.05.26 23:14:11.323776 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2026.05.26 23:14:11.323815 [ 310 ] {} <Debug> TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.05.26 23:14:11.323798 [ 311 ] {} <Debug> TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.05.26 23:14:11.323854 [ 314 ] {} <Debug> TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.05.26 23:14:11.323744 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.05.26 23:14:11.323710 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2026.05.26 23:14:11.323932 [ 309 ] {} <Debug> TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.05.26 23:14:11.323792 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.05.26 23:14:11.323959 [ 315 ] {} <Debug> TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.05.26 23:14:11.323807 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.05.26 23:14:11.324010 [ 312 ] {} <Debug> TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.05.26 23:14:11.324038 [ 313 ] {} <Debug> TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.05.26 23:14:11.323783 [ 277 ] {} <Debug> TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.05.26 23:14:12.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.18 MiB, peak 188.30 MiB, free memory in arenas 0.00 B, will set to 179.78 MiB (RSS), difference: 3.60 MiB | ||
| 1217 | 2026.05.26 23:14:15.637825 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 4160 | ||
| 1218 | 2026.05.26 23:14:15.638318 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.05.26 23:14:15.638361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1220 | 2026.05.26 23:14:15.638865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1221 | 2026.05.26 23:14:15.639104 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.05.26 23:14:15.639235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4160 | ||
| 1223 | 2026.05.26 23:14:15.851447 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1224 | 2026.05.26 23:14:15.868114 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.05.26 23:14:15.868178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1226 | 2026.05.26 23:14:15.873834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1227 | 2026.05.26 23:14:15.874589 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.05.26 23:14:15.877892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1229 | 2026.05.26 23:14:16.719133 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.05.26 23:14:16.719352 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1231 | 2026.05.26 23:14:16.719650 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1232 | 2026.05.26 23:14:16.719681 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1233 | 2026.05.26 23:14:16.719869 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2026.05.26 23:14:16.719938 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2026.05.26 23:14:16.720081 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 5-element set) | ||
| 1236 | 2026.05.26 23:14:16.720123 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2026.05.26 23:14:16.720145 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1238 | 2026.05.26 23:14:16.720161 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1239 | 2026.05.26 23:14:16.720198 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1240 | 2026.05.26 23:14:16.720218 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1241 | 2026.05.26 23:14:16.721229 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.001952 sec., 3586.065573770492 rows/sec., 1.54 MiB/sec. | ||
| 1242 | 2026.05.26 23:14:16.721323 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} <Debug> TCPHandler: Processed in 0.002332365 sec. | ||
| 1243 | 2026.05.26 23:14:16.721738 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.05.26 23:14:16.721847 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1245 | 2026.05.26 23:14:16.721890 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2026.05.26 23:14:16.722395 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.26 23:14:16.722439 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1248 | 2026.05.26 23:14:16.722894 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1249 | 2026.05.26 23:14:16.723103 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.26 23:14:16.723250 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001434 sec., 2789.400278940028 rows/sec., 294.88 KiB/sec. | ||
| 1251 | 2026.05.26 23:14:16.723285 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} <Debug> TCPHandler: Processed in 0.001597008 sec. | ||
| 1252 | 2026.05.26 23:14:16.723406 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.26 23:14:16.723501 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.26 23:14:16.723543 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1255 | 2026.05.26 23:14:16.723946 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.26 23:14:16.723981 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1257 | 2026.05.26 23:14:16.724265 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2026.05.26 23:14:16.724477 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.26 23:14:16.724604 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. | ||
| 1260 | 2026.05.26 23:14:16.724639 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} <Debug> TCPHandler: Processed in 0.00128297 sec. | ||
| 1261 | 2026.05.26 23:14:16.724780 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.05.26 23:14:16.724874 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1263 | 2026.05.26 23:14:16.724915 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1264 | 2026.05.26 23:14:16.725299 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.26 23:14:16.725334 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1266 | 2026.05.26 23:14:16.725613 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2026.05.26 23:14:16.725823 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.05.26 23:14:16.725948 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Debug> executeQuery: Read 5 rows, 476.00 B in 0.001091 sec., 4582.9514207149405 rows/sec., 426.07 KiB/sec. | ||
| 1269 | 2026.05.26 23:14:16.725980 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} <Debug> TCPHandler: Processed in 0.001249819 sec. | ||
| 1270 | 2026.05.26 23:14:16.726102 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.05.26 23:14:16.726198 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.05.26 23:14:16.726239 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1273 | 2026.05.26 23:14:16.726618 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.05.26 23:14:16.726654 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1275 | 2026.05.26 23:14:16.726941 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2026.05.26 23:14:16.727149 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.05.26 23:14:16.727274 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001094 sec., 3656.3071297989036 rows/sec., 265.12 KiB/sec. | ||
| 1278 | 2026.05.26 23:14:16.727306 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} <Debug> TCPHandler: Processed in 0.00125312 sec. | ||
| 1279 | 2026.05.26 23:14:16.727422 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.05.26 23:14:16.727517 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1281 | 2026.05.26 23:14:16.727557 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1282 | 2026.05.26 23:14:16.727939 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.05.26 23:14:16.727975 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1284 | 2026.05.26 23:14:16.728259 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.05.26 23:14:16.728465 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.05.26 23:14:16.728587 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Debug> executeQuery: Read 13 rows, 1.05 KiB in 0.001089 sec., 11937.557392102848 rows/sec., 961.32 KiB/sec. | ||
| 1287 | 2026.05.26 23:14:16.728620 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} <Debug> TCPHandler: Processed in 0.001246709 sec. | ||
| 1288 | 2026.05.26 23:14:16.728735 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.26 23:14:16.728830 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.26 23:14:16.728873 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1291 | 2026.05.26 23:14:16.729210 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.26 23:14:16.729244 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1293 | 2026.05.26 23:14:16.729535 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.05.26 23:14:16.729740 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.05.26 23:14:16.729865 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 66.77 KiB/sec. | ||
| 1296 | 2026.05.26 23:14:16.729898 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} <Debug> TCPHandler: Processed in 0.001212009 sec. | ||
| 1297 | 2026.05.26 23:14:16.730022 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.26 23:14:16.730116 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.26 23:14:16.730171 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <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 | ||
| 1300 | 2026.05.26 23:14:16.733025 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.26 23:14:16.733070 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1302 | 2026.05.26 23:14:16.733679 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1303 | 2026.05.26 23:14:16.733924 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.26 23:14:16.734057 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.003959 sec., 505.17807527153326 rows/sec., 926.98 KiB/sec. | ||
| 1305 | 2026.05.26 23:14:16.734114 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} <Debug> TCPHandler: Processed in 0.004141349 sec. | ||
| 1306 | 2026.05.26 23:14:16.734248 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.26 23:14:16.734344 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.26 23:14:16.734386 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1309 | 2026.05.26 23:14:16.734717 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Trace> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.26 23:14:16.734753 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1311 | 2026.05.26 23:14:16.735048 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1312 | 2026.05.26 23:14:16.735260 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Trace> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.26 23:14:16.735382 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001058 sec., 8506.616257088848 rows/sec., 600.89 KiB/sec. | ||
| 1314 | 2026.05.26 23:14:16.735416 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} <Debug> TCPHandler: Processed in 0.001219009 sec. | ||
| 1315 | 2026.05.26 23:14:18.132882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 50 | ||
| 1316 | 2026.05.26 23:14:18.134577 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.05.26 23:14:18.134635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1318 | 2026.05.26 23:14:18.135785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1319 | 2026.05.26 23:14:18.136064 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.05.26 23:14:18.136332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 50 | ||
| 1321 | 2026.05.26 23:14:18.631830 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35501 | ||
| 1322 | 2026.05.26 23:14:18.631923 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1323 | 2026.05.26 23:14:18.631949 [ 267 ] {} <Debug> TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35501 | ||
| 1324 | 2026.05.26 23:14:18.631973 [ 267 ] {} <Debug> TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.05.26 23:14:18.631986 [ 267 ] {} <Debug> TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.05.26 23:14:18.632182 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33477 | ||
| 1327 | 2026.05.26 23:14:18.632181 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54039 | ||
| 1328 | 2026.05.26 23:14:18.632224 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37073 | ||
| 1329 | 2026.05.26 23:14:18.632261 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60449 | ||
| 1330 | 2026.05.26 23:14:18.632276 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1331 | 2026.05.26 23:14:18.632280 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2026.05.26 23:14:18.632306 [ 267 ] {} <Trace> TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.05.26 23:14:18.632326 [ 277 ] {} <Debug> TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Authenticating user 'default' from [fd00:1122:3344:101::e]:54039 | ||
| 1334 | 2026.05.26 23:14:18.632323 [ 309 ] {} <Debug> TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Authenticating user 'default' from [fd00:1122:3344:101::e]:33477 | ||
| 1335 | 2026.05.26 23:14:18.632323 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1336 | 2026.05.26 23:14:18.632360 [ 277 ] {} <Debug> TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.05.26 23:14:18.632365 [ 309 ] {} <Debug> TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.05.26 23:14:18.632399 [ 277 ] {} <Debug> TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.05.26 23:14:18.632396 [ 314 ] {} <Debug> TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60449 | ||
| 1340 | 2026.05.26 23:14:18.632412 [ 309 ] {} <Debug> TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.05.26 23:14:18.632443 [ 314 ] {} <Debug> TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.26 23:14:18.632314 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1343 | 2026.05.26 23:14:18.632469 [ 314 ] {} <Debug> TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.05.26 23:14:18.632485 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1345 | 2026.05.26 23:14:18.632491 [ 310 ] {} <Debug> TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Authenticating user 'default' from [fd00:1122:3344:101::e]:37073 | ||
| 1346 | 2026.05.26 23:14:18.632271 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63502 | ||
| 1347 | 2026.05.26 23:14:18.632519 [ 310 ] {} <Debug> TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.26 23:14:18.632260 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35932 | ||
| 1349 | 2026.05.26 23:14:18.632603 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1350 | 2026.05.26 23:14:18.632579 [ 310 ] {} <Debug> TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.05.26 23:14:18.632256 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45511 | ||
| 1352 | 2026.05.26 23:14:18.632667 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1353 | 2026.05.26 23:14:18.632648 [ 315 ] {} <Debug> TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Authenticating user 'default' from [fd00:1122:3344:101::e]:63502 | ||
| 1354 | 2026.05.26 23:14:18.632711 [ 312 ] {} <Debug> TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35932 | ||
| 1355 | 2026.05.26 23:14:18.632718 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.05.26 23:14:18.632738 [ 315 ] {} <Debug> TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.05.26 23:14:18.632748 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1358 | 2026.05.26 23:14:18.632764 [ 311 ] {} <Debug> TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:45511 | ||
| 1359 | 2026.05.26 23:14:18.632763 [ 315 ] {} <Debug> TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.26 23:14:18.632804 [ 311 ] {} <Debug> TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.05.26 23:14:18.632815 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1362 | 2026.05.26 23:14:18.632824 [ 311 ] {} <Debug> TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.05.26 23:14:18.632251 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43862 | ||
| 1364 | 2026.05.26 23:14:18.632752 [ 312 ] {} <Debug> TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.05.26 23:14:18.632908 [ 312 ] {} <Debug> TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.05.26 23:14:18.633000 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1367 | 2026.05.26 23:14:18.633033 [ 313 ] {} <Debug> TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43862 | ||
| 1368 | 2026.05.26 23:14:18.633053 [ 313 ] {} <Debug> TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.05.26 23:14:18.633068 [ 313 ] {} <Debug> TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.05.26 23:14:18.633115 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Debug> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown | ||
| 1371 | 2026.05.26 23:14:18.634013 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Trace> AggregatingTransform: Aggregating | ||
| 1372 | 2026.05.26 23:14:18.634065 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Trace> Aggregator: Aggregation method: without_key | ||
| 1373 | 2026.05.26 23:14:18.634098 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883931 sec. (1131.310 rows/sec., 44.19 KiB/sec.) | ||
| 1374 | 2026.05.26 23:14:18.634113 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Trace> Aggregator: Merging aggregated data | ||
| 1375 | 2026.05.26 23:14:18.634688 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00226 sec., 442.47787610619474 rows/sec., 17.28 KiB/sec. | ||
| 1376 | 2026.05.26 23:14:18.634824 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} <Debug> TCPHandler: Processed in 0.002650303 sec. | ||
| 1377 | 2026.05.26 23:14:18.634966 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.26 23:14:18.634994 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.05.26 23:14:18.634995 [ 267 ] {} <Debug> TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.05.26 23:14:18.635015 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1381 | 2026.05.26 23:14:18.635034 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1382 | 2026.05.26 23:14:18.635051 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1383 | 2026.05.26 23:14:18.635075 [ 315 ] {} <Debug> TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.26 23:14:18.635091 [ 309 ] {} <Debug> TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.05.26 23:14:18.635104 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2026.05.26 23:14:18.635108 [ 311 ] {} <Debug> TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.26 23:14:18.635129 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.05.26 23:14:18.635152 [ 310 ] {} <Debug> TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.26 23:14:18.635083 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1390 | 2026.05.26 23:14:18.635181 [ 314 ] {} <Debug> TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.05.26 23:14:18.635066 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1392 | 2026.05.26 23:14:18.635217 [ 313 ] {} <Debug> TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.26 23:14:18.635041 [ 277 ] {} <Debug> TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.05.26 23:14:18.635275 [ 312 ] {} <Debug> TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.05.26 23:14:18.728638 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44102 | ||
| 1396 | 2026.05.26 23:14:18.728723 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1397 | 2026.05.26 23:14:18.728747 [ 311 ] {} <Debug> TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44102 | ||
| 1398 | 2026.05.26 23:14:18.728771 [ 311 ] {} <Debug> TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.05.26 23:14:18.728783 [ 311 ] {} <Debug> TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.05.26 23:14:18.729021 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54598 | ||
| 1401 | 2026.05.26 23:14:18.729025 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46702 | ||
| 1402 | 2026.05.26 23:14:18.729093 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40017 | ||
| 1403 | 2026.05.26 23:14:18.729127 [ 311 ] {} <Trace> TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.05.26 23:14:18.729110 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1405 | 2026.05.26 23:14:18.729170 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1406 | 2026.05.26 23:14:18.729181 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2026.05.26 23:14:18.729199 [ 313 ] {} <Debug> TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Authenticating user 'default' from [fd00:1122:3344:101::e]:54598 | ||
| 1408 | 2026.05.26 23:14:18.729219 [ 312 ] {} <Debug> TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Authenticating user 'default' from [fd00:1122:3344:101::e]:46702 | ||
| 1409 | 2026.05.26 23:14:18.729234 [ 309 ] {} <Debug> TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Authenticating user 'default' from [fd00:1122:3344:101::e]:40017 | ||
| 1410 | 2026.05.26 23:14:18.729241 [ 313 ] {} <Debug> TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.05.26 23:14:18.729260 [ 312 ] {} <Debug> TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.05.26 23:14:18.729274 [ 313 ] {} <Debug> TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.05.26 23:14:18.729273 [ 309 ] {} <Debug> TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.05.26 23:14:18.729289 [ 312 ] {} <Debug> TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.05.26 23:14:18.729314 [ 309 ] {} <Debug> TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.05.26 23:14:18.729330 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44102) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1417 | 2026.05.26 23:14:18.729104 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33848 | ||
| 1418 | 2026.05.26 23:14:18.729081 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39701 | ||
| 1419 | 2026.05.26 23:14:18.729071 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52577 | ||
| 1420 | 2026.05.26 23:14:18.729060 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56217 | ||
| 1421 | 2026.05.26 23:14:18.729447 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1422 | 2026.05.26 23:14:18.729445 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1423 | 2026.05.26 23:14:18.729477 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1424 | 2026.05.26 23:14:18.729495 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2026.05.26 23:14:18.729510 [ 277 ] {} <Debug> TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39701 | ||
| 1426 | 2026.05.26 23:14:18.729532 [ 314 ] {} <Debug> TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:56217 | ||
| 1427 | 2026.05.26 23:14:18.729550 [ 277 ] {} <Debug> TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.05.26 23:14:18.729521 [ 267 ] {} <Debug> TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52577 | ||
| 1429 | 2026.05.26 23:14:18.729570 [ 314 ] {} <Debug> TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.05.26 23:14:18.729575 [ 277 ] {} <Debug> TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2026.05.26 23:14:18.729597 [ 267 ] {} <Debug> TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2026.05.26 23:14:18.729602 [ 314 ] {} <Debug> TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2026.05.26 23:14:18.729627 [ 267 ] {} <Debug> TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.05.26 23:14:18.729057 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35144 | ||
| 1435 | 2026.05.26 23:14:18.729490 [ 310 ] {} <Debug> TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33848 | ||
| 1436 | 2026.05.26 23:14:18.729673 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1437 | 2026.05.26 23:14:18.729700 [ 310 ] {} <Debug> TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.05.26 23:14:18.729706 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2026.05.26 23:14:18.729730 [ 310 ] {} <Debug> TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.05.26 23:14:18.729747 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1441 | 2026.05.26 23:14:18.729749 [ 315 ] {} <Debug> TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35144 | ||
| 1442 | 2026.05.26 23:14:18.729779 [ 315 ] {} <Debug> TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.05.26 23:14:18.729792 [ 315 ] {} <Debug> TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.05.26 23:14:18.730072 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Debug> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown | ||
| 1445 | 2026.05.26 23:14:18.731023 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Trace> AggregatingTransform: Aggregating | ||
| 1446 | 2026.05.26 23:14:18.731066 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Trace> Aggregator: Aggregation method: without_key | ||
| 1447 | 2026.05.26 23:14:18.731097 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928562 sec. (1076.934 rows/sec., 42.07 KiB/sec.) | ||
| 1448 | 2026.05.26 23:14:18.731113 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Trace> Aggregator: Merging aggregated data | ||
| 1449 | 2026.05.26 23:14:18.731660 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002393 sec., 417.88549937317174 rows/sec., 16.32 KiB/sec. | ||
| 1450 | 2026.05.26 23:14:18.731783 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} <Debug> TCPHandler: Processed in 0.002809217 sec. | ||
| 1451 | 2026.05.26 23:14:18.731900 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1452 | 2026.05.26 23:14:18.731929 [ 311 ] {} <Debug> TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.05.26 23:14:18.731938 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1454 | 2026.05.26 23:14:18.731958 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1455 | 2026.05.26 23:14:18.731982 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2026.05.26 23:14:18.731986 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2026.05.26 23:14:18.732020 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1458 | 2026.05.26 23:14:18.732039 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2026.05.26 23:14:18.732054 [ 313 ] {} <Debug> TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2026.05.26 23:14:18.732062 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2026.05.26 23:14:18.732084 [ 267 ] {} <Debug> TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.05.26 23:14:18.732067 [ 314 ] {} <Debug> TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.05.26 23:14:18.732115 [ 309 ] {} <Debug> TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.05.26 23:14:18.732024 [ 312 ] {} <Debug> TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.05.26 23:14:18.732030 [ 277 ] {} <Debug> TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.05.26 23:14:18.731999 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1467 | 2026.05.26 23:14:18.731975 [ 310 ] {} <Debug> TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.05.26 23:14:18.732245 [ 315 ] {} <Debug> TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.05.26 23:14:20.495746 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44928 | ||
| 1470 | 2026.05.26 23:14:20.495838 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1471 | 2026.05.26 23:14:20.495863 [ 311 ] {} <Debug> TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Authenticating user 'default' from [fd00:1122:3344:101::e]:44928 | ||
| 1472 | 2026.05.26 23:14:20.495885 [ 311 ] {} <Debug> TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.05.26 23:14:20.495898 [ 311 ] {} <Debug> TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.05.26 23:14:20.496172 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64023 | ||
| 1475 | 2026.05.26 23:14:20.496192 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51861 | ||
| 1476 | 2026.05.26 23:14:20.496216 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62534 | ||
| 1477 | 2026.05.26 23:14:20.496249 [ 311 ] {} <Trace> TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.05.26 23:14:20.496268 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1479 | 2026.05.26 23:14:20.496277 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2026.05.26 23:14:20.496311 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1481 | 2026.05.26 23:14:20.496315 [ 312 ] {} <Debug> TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Authenticating user 'default' from [fd00:1122:3344:101::e]:64023 | ||
| 1482 | 2026.05.26 23:14:20.496331 [ 315 ] {} <Debug> TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Authenticating user 'default' from [fd00:1122:3344:101::e]:51861 | ||
| 1483 | 2026.05.26 23:14:20.496345 [ 277 ] {} <Debug> TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62534 | ||
| 1484 | 2026.05.26 23:14:20.496360 [ 312 ] {} <Debug> TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.05.26 23:14:20.496367 [ 315 ] {} <Debug> TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.05.26 23:14:20.496386 [ 277 ] {} <Debug> TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.26 23:14:20.496404 [ 315 ] {} <Debug> TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.05.26 23:14:20.496418 [ 277 ] {} <Debug> TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.05.26 23:14:20.496434 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1490 | 2026.05.26 23:14:20.496391 [ 312 ] {} <Debug> TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.05.26 23:14:20.496238 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55517 | ||
| 1492 | 2026.05.26 23:14:20.496225 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37185 | ||
| 1493 | 2026.05.26 23:14:20.496206 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48446 | ||
| 1494 | 2026.05.26 23:14:20.496194 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41679 | ||
| 1495 | 2026.05.26 23:14:20.496583 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2026.05.26 23:14:20.496613 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1497 | 2026.05.26 23:14:20.496583 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2026.05.26 23:14:20.496640 [ 267 ] {} <Debug> TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Authenticating user 'default' from [fd00:1122:3344:101::e]:48446 | ||
| 1499 | 2026.05.26 23:14:20.496643 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2026.05.26 23:14:20.496661 [ 309 ] {} <Debug> TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Authenticating user 'default' from [fd00:1122:3344:101::e]:37185 | ||
| 1501 | 2026.05.26 23:14:20.496674 [ 267 ] {} <Debug> TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.05.26 23:14:20.496685 [ 314 ] {} <Debug> TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Authenticating user 'default' from [fd00:1122:3344:101::e]:41679 | ||
| 1503 | 2026.05.26 23:14:20.496697 [ 309 ] {} <Debug> TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.05.26 23:14:20.496703 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1505 | 2026.05.26 23:14:20.496726 [ 309 ] {} <Debug> TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.26 23:14:20.496719 [ 314 ] {} <Debug> TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.26 23:14:20.496634 [ 310 ] {} <Debug> TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55517 | ||
| 1508 | 2026.05.26 23:14:20.496795 [ 314 ] {} <Debug> TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.05.26 23:14:20.496782 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.05.26 23:14:20.496809 [ 310 ] {} <Debug> TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.05.26 23:14:20.496176 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52955 | ||
| 1512 | 2026.05.26 23:14:20.496846 [ 310 ] {} <Debug> TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.05.26 23:14:20.496704 [ 267 ] {} <Debug> TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.26 23:14:20.496902 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1515 | 2026.05.26 23:14:20.496933 [ 313 ] {} <Debug> TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Authenticating user 'default' from [fd00:1122:3344:101::e]:52955 | ||
| 1516 | 2026.05.26 23:14:20.496950 [ 313 ] {} <Debug> TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.05.26 23:14:20.496962 [ 313 ] {} <Debug> TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.05.26 23:14:20.497106 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Debug> oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown | ||
| 1519 | 2026.05.26 23:14:20.497196 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1520 | 2026.05.26 23:14:20.983414 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> AggregatingTransform: Aggregating | ||
| 1521 | 2026.05.26 23:14:20.983481 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1522 | 2026.05.26 23:14:20.983513 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892052 sec. (1121.011 rows/sec., 43.79 KiB/sec.) | ||
| 1523 | 2026.05.26 23:14:20.983540 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Trace> Aggregator: Merging aggregated data | ||
| 1524 | 2026.05.26 23:14:20.984109 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.487716 sec., 2.0503735780659236 rows/sec., 82.01 B/sec. | ||
| 1525 | 2026.05.26 23:14:20.984324 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1526 | 2026.05.26 23:14:20.984342 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} <Debug> TCPHandler: Processed in 0.488201771 sec. | ||
| 1527 | 2026.05.26 23:14:20.984490 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.05.26 23:14:20.984530 [ 311 ] {} <Debug> TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.05.26 23:14:20.984534 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1530 | 2026.05.26 23:14:20.984556 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1531 | 2026.05.26 23:14:20.984568 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.05.26 23:14:20.984605 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1533 | 2026.05.26 23:14:20.984625 [ 313 ] {} <Debug> TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.05.26 23:14:20.984629 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1535 | 2026.05.26 23:14:20.984643 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2026.05.26 23:14:20.984669 [ 267 ] {} <Debug> TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.26 23:14:20.984688 [ 277 ] {} <Debug> TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.05.26 23:14:20.984662 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2026.05.26 23:14:20.984711 [ 314 ] {} <Debug> TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.05.26 23:14:20.984644 [ 312 ] {} <Debug> TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.26 23:14:20.984604 [ 310 ] {} <Debug> TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.05.26 23:14:20.984771 [ 309 ] {} <Debug> TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.26 23:14:20.984585 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1544 | 2026.05.26 23:14:20.984865 [ 315 ] {} <Debug> TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.05.26 23:14:21.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.90 MiB, peak 192.02 MiB, free memory in arenas 0.00 B, will set to 201.13 MiB (RSS), difference: 19.23 MiB | ||
| 1546 | 2026.05.26 23:14:23.036676 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1547 | 2026.05.26 23:14:23.036729 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1548 | 2026.05.26 23:14:23.139393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4672 | ||
| 1549 | 2026.05.26 23:14:23.139925 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.05.26 23:14:23.139980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1551 | 2026.05.26 23:14:23.140564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1552 | 2026.05.26 23:14:23.140830 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.05.26 23:14:23.140980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4672 | ||
| 1554 | 2026.05.26 23:14:23.378047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1555 | 2026.05.26 23:14:23.402008 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.26 23:14:23.402083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1557 | 2026.05.26 23:14:23.408288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1558 | 2026.05.26 23:14:23.409082 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.26 23:14:23.416506 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1560 | 2026.05.26 23:14:24.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.68 MiB, peak 205.68 MiB, free memory in arenas 0.00 B, will set to 203.47 MiB (RSS), difference: 1.78 MiB | ||
| 1561 | 2026.05.26 23:14:26.719048 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.05.26 23:14:26.719273 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1563 | 2026.05.26 23:14:26.719555 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1564 | 2026.05.26 23:14:26.719585 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1565 | 2026.05.26 23:14:26.719755 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2026.05.26 23:14:26.719825 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1567 | 2026.05.26 23:14:26.719964 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1568 | 2026.05.26 23:14:26.720034 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1569 | 2026.05.26 23:14:26.720053 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) | ||
| 1570 | 2026.05.26 23:14:26.720095 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 1 | ||
| 1571 | 2026.05.26 23:14:26.720123 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 | ||
| 1572 | 2026.05.26 23:14:26.720132 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1573 | 2026.05.26 23:14:26.720149 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found empty range in 1 steps | ||
| 1574 | 2026.05.26 23:14:26.720157 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 | ||
| 1575 | 2026.05.26 23:14:26.720186 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found continuous range in 2 steps | ||
| 1576 | 2026.05.26 23:14:26.720241 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1577 | 2026.05.26 23:14:26.720268 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1578 | 2026.05.26 23:14:26.720309 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1579 | 2026.05.26 23:14:26.720329 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 4 rows starting from 0 | ||
| 1580 | 2026.05.26 23:14:26.721449 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002253 sec., 1775.410563692854 rows/sec., 187.68 KiB/sec. | ||
| 1581 | 2026.05.26 23:14:26.721547 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} <Debug> TCPHandler: Processed in 0.002629943 sec. | ||
| 1582 | 2026.05.26 23:14:26.721949 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.05.26 23:14:26.722061 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1584 | 2026.05.26 23:14:26.722109 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1585 | 2026.05.26 23:14:26.722590 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2026.05.26 23:14:26.722630 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1587 | 2026.05.26 23:14:26.723016 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1588 | 2026.05.26 23:14:26.723250 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2026.05.26 23:14:26.723402 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Debug> executeQuery: Read 14 rows, 1.34 KiB in 0.001375 sec., 10181.818181818182 rows/sec., 975.14 KiB/sec. | ||
| 1590 | 2026.05.26 23:14:26.723437 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} <Debug> TCPHandler: Processed in 0.001541357 sec. | ||
| 1591 | 2026.05.26 23:14:26.723568 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.05.26 23:14:26.723667 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.05.26 23:14:26.723710 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1594 | 2026.05.26 23:14:26.724113 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.05.26 23:14:26.724148 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1596 | 2026.05.26 23:14:26.724440 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1597 | 2026.05.26 23:14:26.724665 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.05.26 23:14:26.724790 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001145 sec., 6113.53711790393 rows/sec., 459.71 KiB/sec. | ||
| 1599 | 2026.05.26 23:14:26.724824 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} <Debug> TCPHandler: Processed in 0.001307401 sec. | ||
| 1600 | 2026.05.26 23:14:26.724948 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2026.05.26 23:14:26.725044 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1602 | 2026.05.26 23:14:26.725085 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1603 | 2026.05.26 23:14:26.725485 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.05.26 23:14:26.725520 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1605 | 2026.05.26 23:14:26.725807 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1606 | 2026.05.26 23:14:26.726022 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.05.26 23:14:26.726148 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Debug> executeQuery: Read 7 rows, 574.00 B in 0.001125 sec., 6222.222222222223 rows/sec., 498.26 KiB/sec. | ||
| 1608 | 2026.05.26 23:14:26.726181 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} <Debug> TCPHandler: Processed in 0.001282581 sec. | ||
| 1609 | 2026.05.26 23:14:26.726302 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2026.05.26 23:14:26.726396 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.05.26 23:14:26.726450 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <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 | ||
| 1612 | 2026.05.26 23:14:26.727187 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.26 23:14:26.727223 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1614 | 2026.05.26 23:14:26.730198 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1615 | 2026.05.26 23:14:26.730482 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.05.26 23:14:26.730651 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.004272 sec., 1638.5767790262173 rows/sec., 2.94 MiB/sec. | ||
| 1617 | 2026.05.26 23:14:26.730722 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} <Debug> TCPHandler: Processed in 0.004469427 sec. | ||
| 1618 | 2026.05.26 23:14:28.136508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 51 | ||
| 1619 | 2026.05.26 23:14:28.138355 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.05.26 23:14:28.138414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1621 | 2026.05.26 23:14:28.139590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1622 | 2026.05.26 23:14:28.139862 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.26 23:14:28.140202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 51 | ||
| 1624 | 2026.05.26 23:14:30.641060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5120 | ||
| 1625 | 2026.05.26 23:14:30.641548 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.26 23:14:30.641598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1627 | 2026.05.26 23:14:30.642076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1628 | 2026.05.26 23:14:30.642310 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.26 23:14:30.642452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5120 | ||
| 1630 | 2026.05.26 23:14:30.642481 [ 47 ] {} <Debug> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1631 | 2026.05.26 23:14:30.642567 [ 47 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.05.26 23:14:30.642599 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1633 | 2026.05.26 23:14:30.642737 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 1634 | 2026.05.26 23:14:30.642860 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1635 | 2026.05.26 23:14:30.642909 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 1636 | 2026.05.26 23:14:30.643014 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 1637 | 2026.05.26 23:14:30.643080 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 1638 | 2026.05.26 23:14:30.643136 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 439 rows starting from the beginning of the part | ||
| 1639 | 2026.05.26 23:14:30.643189 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 1640 | 2026.05.26 23:14:30.643242 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 1641 | 2026.05.26 23:14:30.644781 [ 189 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00208828 sec., 2451778.497136399 rows/sec., 35.07 MiB/sec. | ||
| 1642 | 2026.05.26 23:14:30.645324 [ 200 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1643 | 2026.05.26 23:14:30.645659 [ 200 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.05.26 23:14:30.645741 [ 200 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1645 | 2026.05.26 23:14:30.645817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1646 | 2026.05.26 23:14:30.916579 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 1647 | 2026.05.26 23:14:30.941254 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.26 23:14:30.941345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1649 | 2026.05.26 23:14:30.951199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1650 | 2026.05.26 23:14:30.952250 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.26 23:14:30.952675 [ 46 ] {} <Debug> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1652 | 2026.05.26 23:14:30.952777 [ 46 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.26 23:14:30.952813 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1654 | 2026.05.26 23:14:30.952947 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 1655 | 2026.05.26 23:14:30.956836 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 1656 | 2026.05.26 23:14:30.957126 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1657 | 2026.05.26 23:14:30.958181 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 1658 | 2026.05.26 23:14:30.963242 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 1659 | 2026.05.26 23:14:30.968285 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 1660 | 2026.05.26 23:14:30.974092 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 1661 | 2026.05.26 23:14:30.980599 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 1662 | 2026.05.26 23:14:30.986952 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 1663 | 2026.05.26 23:14:31.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.15 MiB, peak 210.00 MiB, free memory in arenas 0.00 B, will set to 210.60 MiB (RSS), difference: 2.45 MiB | ||
| 1664 | 2026.05.26 23:14:31.054552 [ 200 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101662436 sec., 816.4274167107309 rows/sec., 4.22 MiB/sec. | ||
| 1665 | 2026.05.26 23:14:31.056967 [ 196 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1666 | 2026.05.26 23:14:31.059096 [ 196 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.05.26 23:14:31.059208 [ 196 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1668 | 2026.05.26 23:14:31.060810 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 1669 | 2026.05.26 23:14:31.720471 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.05.26 23:14:31.720694 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) | ||
| 1671 | 2026.05.26 23:14:31.721001 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1672 | 2026.05.26 23:14:31.721038 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1673 | 2026.05.26 23:14:31.721247 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1674 | 2026.05.26 23:14:31.721319 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1675 | 2026.05.26 23:14:31.721461 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 1676 | 2026.05.26 23:14:31.721542 [ 352 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1677 | 2026.05.26 23:14:31.721561 [ 346 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1678 | 2026.05.26 23:14:31.721653 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1679 | 2026.05.26 23:14:31.721680 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1680 | 2026.05.26 23:14:31.726190 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1681 | 2026.05.26 23:14:31.726221 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 1682 | 2026.05.26 23:14:31.728880 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 1683 | 2026.05.26 23:14:31.728936 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 1684 | 2026.05.26 23:14:31.730294 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.009691 sec., 1135.0737797956867 rows/sec., 360.25 KiB/sec. | ||
| 1685 | 2026.05.26 23:14:31.730429 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} <Debug> TCPHandler: Processed in 0.010093051 sec. | ||
| 1686 | 2026.05.26 23:14:31.731666 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.05.26 23:14:31.731781 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.05.26 23:14:31.731829 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1689 | 2026.05.26 23:14:31.732335 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Trace> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.05.26 23:14:31.732377 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1691 | 2026.05.26 23:14:31.732747 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1692 | 2026.05.26 23:14:31.733068 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Trace> oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.05.26 23:14:31.733262 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001515 sec., 15841.58415841584 rows/sec., 1.31 MiB/sec. | ||
| 1694 | 2026.05.26 23:14:31.733302 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} <Debug> TCPHandler: Processed in 0.00169147 sec. | ||
| 1695 | 2026.05.26 23:14:31.733466 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.05.26 23:14:31.733569 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1697 | 2026.05.26 23:14:31.733615 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1698 | 2026.05.26 23:14:31.734067 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.05.26 23:14:31.734105 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1700 | 2026.05.26 23:14:31.734489 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1701 | 2026.05.26 23:14:31.734751 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.05.26 23:14:31.734908 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 359.75 KiB/sec. | ||
| 1703 | 2026.05.26 23:14:31.734953 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} <Debug> TCPHandler: Processed in 0.001538947 sec. | ||
| 1704 | 2026.05.26 23:14:31.735093 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.05.26 23:14:31.735207 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1706 | 2026.05.26 23:14:31.735252 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1707 | 2026.05.26 23:14:31.735787 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.26 23:14:31.735824 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1709 | 2026.05.26 23:14:31.736197 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1710 | 2026.05.26 23:14:31.736424 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.26 23:14:31.736564 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Debug> executeQuery: Read 139 rows, 13.22 KiB in 0.001378 sec., 100870.82728592162 rows/sec., 9.37 MiB/sec. | ||
| 1712 | 2026.05.26 23:14:31.736599 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} <Debug> TCPHandler: Processed in 0.001569017 sec. | ||
| 1713 | 2026.05.26 23:14:31.736731 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.26 23:14:31.736831 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.05.26 23:14:31.736874 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1716 | 2026.05.26 23:14:31.737298 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.05.26 23:14:31.737335 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1718 | 2026.05.26 23:14:31.737661 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2026.05.26 23:14:31.737911 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.05.26 23:14:31.738053 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001242 sec., 20933.977455716584 rows/sec., 1.56 MiB/sec. | ||
| 1721 | 2026.05.26 23:14:31.738088 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} <Debug> TCPHandler: Processed in 0.001409133 sec. | ||
| 1722 | 2026.05.26 23:14:31.738211 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.26 23:14:31.738308 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.05.26 23:14:31.738354 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1725 | 2026.05.26 23:14:31.738768 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Trace> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.26 23:14:31.738806 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1727 | 2026.05.26 23:14:31.739122 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1728 | 2026.05.26 23:14:31.739348 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Trace> oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.26 23:14:31.739479 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 1730 | 2026.05.26 23:14:31.739514 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} <Debug> TCPHandler: Processed in 0.001353752 sec. | ||
| 1731 | 2026.05.26 23:14:31.739634 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.26 23:14:31.739740 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.26 23:14:31.739783 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1734 | 2026.05.26 23:14:31.740189 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Trace> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.26 23:14:31.740225 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1736 | 2026.05.26 23:14:31.740549 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1737 | 2026.05.26 23:14:31.740771 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Trace> oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.26 23:14:31.740902 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 1739 | 2026.05.26 23:14:31.740938 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} <Debug> TCPHandler: Processed in 0.001356492 sec. | ||
| 1740 | 2026.05.26 23:14:31.741057 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.26 23:14:31.741156 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.26 23:14:31.741199 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1743 | 2026.05.26 23:14:31.741618 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.05.26 23:14:31.741656 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1745 | 2026.05.26 23:14:31.741994 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1746 | 2026.05.26 23:14:31.742217 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.05.26 23:14:31.742352 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Debug> executeQuery: Read 53 rows, 4.63 KiB in 0.001214 sec., 43657.33113673805 rows/sec., 3.72 MiB/sec. | ||
| 1748 | 2026.05.26 23:14:31.742387 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} <Debug> TCPHandler: Processed in 0.001380383 sec. | ||
| 1749 | 2026.05.26 23:14:31.742525 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.05.26 23:14:31.742643 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.05.26 23:14:31.742707 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1752 | 2026.05.26 23:14:31.743231 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.05.26 23:14:31.743281 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1754 | 2026.05.26 23:14:31.743743 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1755 | 2026.05.26 23:14:31.743993 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.05.26 23:14:31.744129 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Debug> executeQuery: Read 39 rows, 3.20 KiB in 0.001513 sec., 25776.602775941836 rows/sec., 2.06 MiB/sec. | ||
| 1757 | 2026.05.26 23:14:31.744166 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} <Debug> TCPHandler: Processed in 0.001700881 sec. | ||
| 1758 | 2026.05.26 23:14:31.744300 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.05.26 23:14:31.744398 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.05.26 23:14:31.744454 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <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 | ||
| 1761 | 2026.05.26 23:14:31.745205 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.26 23:14:31.745242 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1763 | 2026.05.26 23:14:31.745757 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1764 | 2026.05.26 23:14:31.745994 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.26 23:14:31.746140 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001762 sec., 4540.295119182747 rows/sec., 8.14 MiB/sec. | ||
| 1766 | 2026.05.26 23:14:31.746196 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} <Debug> TCPHandler: Processed in 0.001945306 sec. | ||
| 1767 | 2026.05.26 23:14:31.746327 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.05.26 23:14:31.746425 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.05.26 23:14:31.746469 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1770 | 2026.05.26 23:14:31.746793 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Trace> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.05.26 23:14:31.746830 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1772 | 2026.05.26 23:14:31.747134 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1773 | 2026.05.26 23:14:31.747382 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Trace> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.05.26 23:14:31.747513 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001106 sec., 2712.4773960217 rows/sec., 191.60 KiB/sec. | ||
| 1775 | 2026.05.26 23:14:31.747546 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} <Debug> TCPHandler: Processed in 0.00126877 sec. | ||
| 1776 | 2026.05.26 23:14:32.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.82 MiB, peak 217.04 MiB, free memory in arenas 0.00 B, will set to 215.01 MiB (RSS), difference: 7.20 MiB | ||
| 1777 | 2026.05.26 23:14:36.719663 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.05.26 23:14:36.719917 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1779 | 2026.05.26 23:14:36.720242 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1780 | 2026.05.26 23:14:36.720273 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1781 | 2026.05.26 23:14:36.720452 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2026.05.26 23:14:36.720519 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1783 | 2026.05.26 23:14:36.720657 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1784 | 2026.05.26 23:14:36.720739 [ 352 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1785 | 2026.05.26 23:14:36.720763 [ 319 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1786 | 2026.05.26 23:14:36.720861 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1787 | 2026.05.26 23:14:36.720888 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1788 | 2026.05.26 23:14:36.720938 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 1789 | 2026.05.26 23:14:36.720959 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 4 rows starting from 0 | ||
| 1790 | 2026.05.26 23:14:36.721922 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002093 sec., 1911.1323459149548 rows/sec., 202.03 KiB/sec. | ||
| 1791 | 2026.05.26 23:14:36.722013 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} <Debug> TCPHandler: Processed in 0.002493609 sec. | ||
| 1792 | 2026.05.26 23:14:36.722776 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.26 23:14:36.722884 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.26 23:14:36.722927 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2026.05.26 23:14:36.723414 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.26 23:14:36.723462 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1797 | 2026.05.26 23:14:36.723836 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1798 | 2026.05.26 23:14:36.724066 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.26 23:14:36.724207 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Debug> executeQuery: Read 44 rows, 4.15 KiB in 0.001355 sec., 32472.32472324723 rows/sec., 2.99 MiB/sec. | ||
| 1800 | 2026.05.26 23:14:36.724211 [ 39 ] {} <Debug> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1801 | 2026.05.26 23:14:36.724242 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} <Debug> TCPHandler: Processed in 0.001514427 sec. | ||
| 1802 | 2026.05.26 23:14:36.724290 [ 39 ] {} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.26 23:14:36.724321 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1804 | 2026.05.26 23:14:36.724393 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.05.26 23:14:36.724423 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1806 | 2026.05.26 23:14:36.724492 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.05.26 23:14:36.724537 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1808 | 2026.05.26 23:14:36.724543 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1809 | 2026.05.26 23:14:36.724583 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1810 | 2026.05.26 23:14:36.724663 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
| 1811 | 2026.05.26 23:14:36.724710 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 1812 | 2026.05.26 23:14:36.724761 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 1813 | 2026.05.26 23:14:36.724804 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 1814 | 2026.05.26 23:14:36.724857 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 1815 | 2026.05.26 23:14:36.724941 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.05.26 23:14:36.724982 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1817 | 2026.05.26 23:14:36.725420 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1818 | 2026.05.26 23:14:36.725657 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.05.26 23:14:36.725762 [ 39 ] {} <Debug> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1820 | 2026.05.26 23:14:36.725790 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001317 sec., 16704.631738800304 rows/sec., 1.23 MiB/sec. | ||
| 1821 | 2026.05.26 23:14:36.725793 [ 39 ] {} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.26 23:14:36.725830 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1823 | 2026.05.26 23:14:36.725831 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} <Debug> TCPHandler: Processed in 0.001486005 sec. | ||
| 1824 | 2026.05.26 23:14:36.725903 [ 195 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509126 sec., 293547.3910064501 rows/sec., 28.40 MiB/sec. | ||
| 1825 | 2026.05.26 23:14:36.725941 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1826 | 2026.05.26 23:14:36.725969 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.26 23:14:36.726057 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1828 | 2026.05.26 23:14:36.726066 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1829 | 2026.05.26 23:14:36.726066 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1830 | 2026.05.26 23:14:36.726118 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1831 | 2026.05.26 23:14:36.726125 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 1832 | 2026.05.26 23:14:36.726225 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 1833 | 2026.05.26 23:14:36.726282 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1834 | 2026.05.26 23:14:36.726317 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.05.26 23:14:36.726332 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
| 1836 | 2026.05.26 23:14:36.726387 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1837 | 2026.05.26 23:14:36.726391 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1838 | 2026.05.26 23:14:36.726437 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1839 | 2026.05.26 23:14:36.726474 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1840 | 2026.05.26 23:14:36.726528 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.05.26 23:14:36.726568 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1842 | 2026.05.26 23:14:36.726859 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1843 | 2026.05.26 23:14:36.727095 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.05.26 23:14:36.727194 [ 39 ] {} <Debug> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1845 | 2026.05.26 23:14:36.727216 [ 200 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 85 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326461 sec., 64080.28581315245 rows/sec., 5.04 MiB/sec. | ||
| 1846 | 2026.05.26 23:14:36.727224 [ 39 ] {} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.05.26 23:14:36.727222 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Debug> executeQuery: Read 30 rows, 2.42 KiB in 0.001175 sec., 25531.91489361702 rows/sec., 2.01 MiB/sec. | ||
| 1848 | 2026.05.26 23:14:36.727261 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1849 | 2026.05.26 23:14:36.727298 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} <Debug> TCPHandler: Processed in 0.001376282 sec. | ||
| 1850 | 2026.05.26 23:14:36.727342 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1851 | 2026.05.26 23:14:36.727408 [ 195 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1852 | 2026.05.26 23:14:36.727422 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1853 | 2026.05.26 23:14:36.727423 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.26 23:14:36.727455 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 1855 | 2026.05.26 23:14:36.727502 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1856 | 2026.05.26 23:14:36.727530 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1857 | 2026.05.26 23:14:36.727541 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 1858 | 2026.05.26 23:14:36.727580 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
| 1859 | 2026.05.26 23:14:36.727587 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <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 | ||
| 1860 | 2026.05.26 23:14:36.727617 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part | ||
| 1861 | 2026.05.26 23:14:36.727655 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1862 | 2026.05.26 23:14:36.727822 [ 195 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.26 23:14:36.727910 [ 195 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1864 | 2026.05.26 23:14:36.728003 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1865 | 2026.05.26 23:14:36.728404 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087356 sec., 162780.17503007295 rows/sec., 14.40 MiB/sec. | ||
| 1866 | 2026.05.26 23:14:36.728458 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.05.26 23:14:36.728503 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1868 | 2026.05.26 23:14:36.728593 [ 194 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1869 | 2026.05.26 23:14:36.728925 [ 194 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.05.26 23:14:36.729002 [ 194 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1871 | 2026.05.26 23:14:36.729071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1872 | 2026.05.26 23:14:36.729124 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1873 | 2026.05.26 23:14:36.729346 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.05.26 23:14:36.729478 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001965 sec., 11195.92875318066 rows/sec., 20.06 MiB/sec. | ||
| 1875 | 2026.05.26 23:14:36.729524 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} <Debug> TCPHandler: Processed in 0.002149342 sec. | ||
| 1876 | 2026.05.26 23:14:36.729661 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.05.26 23:14:36.729757 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.05.26 23:14:36.729798 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1879 | 2026.05.26 23:14:36.730123 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Trace> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.05.26 23:14:36.730159 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1881 | 2026.05.26 23:14:36.730450 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1882 | 2026.05.26 23:14:36.730664 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Trace> oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.05.26 23:14:36.730788 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00105 sec., 14285.714285714286 rows/sec., 1.06 MiB/sec. | ||
| 1884 | 2026.05.26 23:14:36.730819 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} <Debug> TCPHandler: Processed in 0.001206158 sec. | ||
| 1885 | 2026.05.26 23:14:38.036782 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1886 | 2026.05.26 23:14:38.036860 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1887 | 2026.05.26 23:14:38.140304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 52 | ||
| 1888 | 2026.05.26 23:14:38.142167 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.05.26 23:14:38.142208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1890 | 2026.05.26 23:14:38.142537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5632 | ||
| 1891 | 2026.05.26 23:14:38.143054 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.26 23:14:38.143097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1893 | 2026.05.26 23:14:38.143377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1894 | 2026.05.26 23:14:38.143647 [ 243 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.26 23:14:38.143701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1896 | 2026.05.26 23:14:38.143806 [ 37 ] {} <Debug> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1897 | 2026.05.26 23:14:38.143879 [ 37 ] {} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.05.26 23:14:38.143905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 52 | ||
| 1899 | 2026.05.26 23:14:38.143910 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1900 | 2026.05.26 23:14:38.143975 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.05.26 23:14:38.144032 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1902 | 2026.05.26 23:14:38.144120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5632 | ||
| 1903 | 2026.05.26 23:14:38.144674 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1904 | 2026.05.26 23:14:38.144869 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1905 | 2026.05.26 23:14:38.145317 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1906 | 2026.05.26 23:14:38.145715 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 1907 | 2026.05.26 23:14:38.146131 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 1908 | 2026.05.26 23:14:38.146544 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 1909 | 2026.05.26 23:14:38.146945 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 1910 | 2026.05.26 23:14:38.152757 [ 194 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 72 columns (72 merged, 0 gathered) in 0.008760679 sec., 5935.612981596518 rows/sec., 6.97 MiB/sec. | ||
| 1911 | 2026.05.26 23:14:38.153473 [ 198 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1912 | 2026.05.26 23:14:38.154096 [ 198 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.05.26 23:14:38.154179 [ 198 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} <Trace> system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1914 | 2026.05.26 23:14:38.154416 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 1915 | 2026.05.26 23:14:38.456922 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 1916 | 2026.05.26 23:14:38.474134 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.05.26 23:14:38.474185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1918 | 2026.05.26 23:14:38.479954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1919 | 2026.05.26 23:14:38.480666 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.05.26 23:14:38.483932 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 1921 | 2026.05.26 23:14:41.718905 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.05.26 23:14:41.719138 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1923 | 2026.05.26 23:14:41.719426 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1924 | 2026.05.26 23:14:41.719457 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1925 | 2026.05.26 23:14:41.719628 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1926 | 2026.05.26 23:14:41.719699 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1927 | 2026.05.26 23:14:41.719841 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1928 | 2026.05.26 23:14:41.719910 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) | ||
| 1929 | 2026.05.26 23:14:41.719921 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1930 | 2026.05.26 23:14:41.719949 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1931 | 2026.05.26 23:14:41.719987 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 | ||
| 1932 | 2026.05.26 23:14:41.719997 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 1 | ||
| 1933 | 2026.05.26 23:14:41.720004 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found continuous range in 2 steps | ||
| 1934 | 2026.05.26 23:14:41.720019 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 | ||
| 1935 | 2026.05.26 23:14:41.720054 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found empty range in 1 steps | ||
| 1936 | 2026.05.26 23:14:41.720108 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1937 | 2026.05.26 23:14:41.720135 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.05.26 23:14:41.720178 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1939 | 2026.05.26 23:14:41.720200 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 4 rows starting from 0 | ||
| 1940 | 2026.05.26 23:14:41.721236 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002176 sec., 1838.235294117647 rows/sec., 194.33 KiB/sec. | ||
| 1941 | 2026.05.26 23:14:41.721338 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} <Debug> TCPHandler: Processed in 0.002564892 sec. | ||
| 1942 | 2026.05.26 23:14:41.721750 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.26 23:14:41.721862 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.26 23:14:41.721910 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1945 | 2026.05.26 23:14:41.722402 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.05.26 23:14:41.722443 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1947 | 2026.05.26 23:14:41.722829 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1948 | 2026.05.26 23:14:41.723068 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.05.26 23:14:41.723223 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Debug> executeQuery: Read 16 rows, 1.54 KiB in 0.001393 sec., 11486.00143575018 rows/sec., 1.08 MiB/sec. | ||
| 1950 | 2026.05.26 23:14:41.723259 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} <Debug> TCPHandler: Processed in 0.001561657 sec. | ||
| 1951 | 2026.05.26 23:14:41.723417 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.05.26 23:14:41.723557 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.05.26 23:14:41.723611 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1954 | 2026.05.26 23:14:41.724110 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.05.26 23:14:41.724156 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1956 | 2026.05.26 23:14:41.724492 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1957 | 2026.05.26 23:14:41.724723 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.05.26 23:14:41.724858 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001331 sec., 6010.518407212622 rows/sec., 451.96 KiB/sec. | ||
| 1959 | 2026.05.26 23:14:41.724892 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} <Debug> TCPHandler: Processed in 0.001552337 sec. | ||
| 1960 | 2026.05.26 23:14:41.725015 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.26 23:14:41.725114 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1962 | 2026.05.26 23:14:41.725157 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1963 | 2026.05.26 23:14:41.725560 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.26 23:14:41.725596 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1965 | 2026.05.26 23:14:41.725905 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1966 | 2026.05.26 23:14:41.726141 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.26 23:14:41.726270 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Debug> executeQuery: Read 8 rows, 656.00 B in 0.001174 sec., 6814.310051107326 rows/sec., 545.68 KiB/sec. | ||
| 1968 | 2026.05.26 23:14:41.726303 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} <Debug> TCPHandler: Processed in 0.001340092 sec. | ||
| 1969 | 2026.05.26 23:14:41.726424 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.05.26 23:14:41.726520 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1971 | 2026.05.26 23:14:41.726578 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <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 | ||
| 1972 | 2026.05.26 23:14:41.727332 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.05.26 23:14:41.727367 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1974 | 2026.05.26 23:14:41.727865 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1975 | 2026.05.26 23:14:41.728100 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.05.26 23:14:41.728241 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00174 sec., 4597.701149425287 rows/sec., 8.24 MiB/sec. | ||
| 1977 | 2026.05.26 23:14:41.728294 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} <Debug> TCPHandler: Processed in 0.001919686 sec. | ||
| 1978 | 2026.05.26 23:14:45.644245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6080 | ||
| 1979 | 2026.05.26 23:14:45.644812 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.05.26 23:14:45.644869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1981 | 2026.05.26 23:14:45.645446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1982 | 2026.05.26 23:14:45.645683 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.05.26 23:14:45.645829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6080 | ||
| 1984 | 2026.05.26 23:14:45.984047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 1985 | 2026.05.26 23:14:46.000039 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.05.26 23:14:46.000214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 1987 | 2026.05.26 23:14:46.006476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1988 | 2026.05.26 23:14:46.007421 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.05.26 23:14:46.012315 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 1990 | 2026.05.26 23:14:46.721756 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.26 23:14:46.722094 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 1992 | 2026.05.26 23:14:46.722537 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1993 | 2026.05.26 23:14:46.722576 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 1994 | 2026.05.26 23:14:46.722793 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1995 | 2026.05.26 23:14:46.722866 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1996 | 2026.05.26 23:14:46.723009 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1997 | 2026.05.26 23:14:46.723120 [ 353 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1998 | 2026.05.26 23:14:46.723121 [ 322 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1999 | 2026.05.26 23:14:46.723254 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2000 | 2026.05.26 23:14:46.723286 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2001 | 2026.05.26 23:14:46.723356 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2002 | 2026.05.26 23:14:46.723378 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 11 rows with 2 streams | ||
| 2003 | 2026.05.26 23:14:46.723413 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 2004 | 2026.05.26 23:14:46.723451 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 2005 | 2026.05.26 23:14:46.724694 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> executeQuery: Read 11 rows, 3.49 KiB in 0.002738 sec., 4017.5310445580717 rows/sec., 1.25 MiB/sec. | ||
| 2006 | 2026.05.26 23:14:46.724819 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} <Debug> TCPHandler: Processed in 0.003243147 sec. | ||
| 2007 | 2026.05.26 23:14:46.725845 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.26 23:14:46.725961 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2009 | 2026.05.26 23:14:46.726008 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2010 | 2026.05.26 23:14:46.726578 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.05.26 23:14:46.726624 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2012 | 2026.05.26 23:14:46.727064 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2013 | 2026.05.26 23:14:46.727281 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.05.26 23:14:46.727430 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001504 sec., 9308.510638297872 rows/sec., 1.30 MiB/sec. | ||
| 2015 | 2026.05.26 23:14:46.727469 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} <Debug> TCPHandler: Processed in 0.00167953 sec. | ||
| 2016 | 2026.05.26 23:14:46.727591 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.05.26 23:14:46.727691 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2018 | 2026.05.26 23:14:46.727735 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2019 | 2026.05.26 23:14:46.728148 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.05.26 23:14:46.728185 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2021 | 2026.05.26 23:14:46.728485 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2022 | 2026.05.26 23:14:46.728713 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Trace> oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.05.26 23:14:46.728845 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 2024 | 2026.05.26 23:14:46.728880 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} <Debug> TCPHandler: Processed in 0.001341532 sec. | ||
| 2025 | 2026.05.26 23:14:46.729005 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.26 23:14:46.729133 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2027 | 2026.05.26 23:14:46.729187 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2028 | 2026.05.26 23:14:46.729672 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.26 23:14:46.729711 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2030 | 2026.05.26 23:14:46.730042 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.05.26 23:14:46.730276 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.26 23:14:46.730412 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Debug> executeQuery: Read 71 rows, 6.28 KiB in 0.001305 sec., 54406.13026819924 rows/sec., 4.70 MiB/sec. | ||
| 2033 | 2026.05.26 23:14:46.730447 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} <Debug> TCPHandler: Processed in 0.001503706 sec. | ||
| 2034 | 2026.05.26 23:14:46.730569 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.05.26 23:14:46.730666 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.05.26 23:14:46.730708 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2037 | 2026.05.26 23:14:46.731112 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.26 23:14:46.731149 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2039 | 2026.05.26 23:14:46.731452 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2040 | 2026.05.26 23:14:46.731677 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.26 23:14:46.731805 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.51 MiB/sec. | ||
| 2042 | 2026.05.26 23:14:46.731839 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} <Debug> TCPHandler: Processed in 0.001320791 sec. | ||
| 2043 | 2026.05.26 23:14:46.731953 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.26 23:14:46.732049 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.26 23:14:46.732089 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2046 | 2026.05.26 23:14:46.732493 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.26 23:14:46.732531 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2048 | 2026.05.26 23:14:46.732843 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2049 | 2026.05.26 23:14:46.733082 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.26 23:14:46.733211 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.00118 sec., 44067.79661016949 rows/sec., 3.44 MiB/sec. | ||
| 2051 | 2026.05.26 23:14:46.733244 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} <Debug> TCPHandler: Processed in 0.001340571 sec. | ||
| 2052 | 2026.05.26 23:14:46.733350 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.26 23:14:46.733446 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.26 23:14:46.733490 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2055 | 2026.05.26 23:14:46.733845 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.26 23:14:46.733881 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2057 | 2026.05.26 23:14:46.734204 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2058 | 2026.05.26 23:14:46.734426 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.26 23:14:46.734558 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Debug> executeQuery: Read 51 rows, 3.62 KiB in 0.00113 sec., 45132.74336283186 rows/sec., 3.13 MiB/sec. | ||
| 2060 | 2026.05.26 23:14:46.734593 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} <Debug> TCPHandler: Processed in 0.001290331 sec. | ||
| 2061 | 2026.05.26 23:14:46.734727 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.05.26 23:14:46.734823 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.05.26 23:14:46.734879 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <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 | ||
| 2064 | 2026.05.26 23:14:46.735663 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.05.26 23:14:46.735700 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2066 | 2026.05.26 23:14:46.736227 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2067 | 2026.05.26 23:14:46.736459 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.05.26 23:14:46.736565 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2069 | 2026.05.26 23:14:46.736597 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001792 sec., 12276.785714285714 rows/sec., 22.00 MiB/sec. | ||
| 2070 | 2026.05.26 23:14:46.736618 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.05.26 23:14:46.736647 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2072 | 2026.05.26 23:14:46.736658 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} <Debug> TCPHandler: Processed in 0.001979807 sec. | ||
| 2073 | 2026.05.26 23:14:46.736776 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2074 | 2026.05.26 23:14:46.736787 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.05.26 23:14:46.736907 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.05.26 23:14:46.736950 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2077 | 2026.05.26 23:14:46.737062 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2078 | 2026.05.26 23:14:46.737149 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2079 | 2026.05.26 23:14:46.737273 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Trace> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.05.26 23:14:46.737314 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2081 | 2026.05.26 23:14:46.737342 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 2082 | 2026.05.26 23:14:46.737484 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 2083 | 2026.05.26 23:14:46.737595 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2084 | 2026.05.26 23:14:46.737637 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2085 | 2026.05.26 23:14:46.737701 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2086 | 2026.05.26 23:14:46.737809 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 2087 | 2026.05.26 23:14:46.737884 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Trace> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.05.26 23:14:46.738021 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001133 sec., 17652.250661959402 rows/sec., 1.21 MiB/sec. | ||
| 2089 | 2026.05.26 23:14:46.738057 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} <Debug> TCPHandler: Processed in 0.001320122 sec. | ||
| 2090 | 2026.05.26 23:14:46.742212 [ 198 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 19 columns (19 merged, 0 gathered) in 0.005495252 sec., 12556.294051664965 rows/sec., 22.50 MiB/sec. | ||
| 2091 | 2026.05.26 23:14:46.742505 [ 194 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2092 | 2026.05.26 23:14:46.742882 [ 194 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.26 23:14:46.742956 [ 194 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2094 | 2026.05.26 23:14:46.743071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2095 | 2026.05.26 23:14:51.721672 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.05.26 23:14:51.721938 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) | ||
| 2097 | 2026.05.26 23:14:51.722296 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2098 | 2026.05.26 23:14:51.722343 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 2099 | 2026.05.26 23:14:51.722589 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2100 | 2026.05.26 23:14:51.722672 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2101 | 2026.05.26 23:14:51.722819 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2102 | 2026.05.26 23:14:51.722918 [ 334 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2103 | 2026.05.26 23:14:51.722920 [ 329 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2104 | 2026.05.26 23:14:51.722918 [ 322 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2105 | 2026.05.26 23:14:51.723067 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2106 | 2026.05.26 23:14:51.723098 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2107 | 2026.05.26 23:14:51.723169 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2108 | 2026.05.26 23:14:51.723191 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2109 | 2026.05.26 23:14:51.723227 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 2110 | 2026.05.26 23:14:51.723266 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 2111 | 2026.05.26 23:14:51.724397 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> executeQuery: Read 18 rows, 2.43 KiB in 0.002561 sec., 7028.5044904334245 rows/sec., 949.49 KiB/sec. | ||
| 2112 | 2026.05.26 23:14:51.724525 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} <Debug> TCPHandler: Processed in 0.002995171 sec. | ||
| 2113 | 2026.05.26 23:14:51.725649 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.05.26 23:14:51.725762 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2115 | 2026.05.26 23:14:51.725810 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2116 | 2026.05.26 23:14:51.726294 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.26 23:14:51.726336 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2118 | 2026.05.26 23:14:51.726719 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2119 | 2026.05.26 23:14:51.726943 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.26 23:14:51.727094 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Debug> executeQuery: Read 42 rows, 3.60 KiB in 0.001366 sec., 30746.705710102488 rows/sec., 2.57 MiB/sec. | ||
| 2121 | 2026.05.26 23:14:51.727131 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} <Debug> TCPHandler: Processed in 0.001535177 sec. | ||
| 2122 | 2026.05.26 23:14:51.727256 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.05.26 23:14:51.727357 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.05.26 23:14:51.727400 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2125 | 2026.05.26 23:14:51.727790 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.05.26 23:14:51.727828 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2127 | 2026.05.26 23:14:51.728115 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2128 | 2026.05.26 23:14:51.728331 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.05.26 23:14:51.728458 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001124 sec., 7117.437722419929 rows/sec., 535.20 KiB/sec. | ||
| 2130 | 2026.05.26 23:14:51.728492 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} <Debug> TCPHandler: Processed in 0.001286911 sec. | ||
| 2131 | 2026.05.26 23:14:51.728630 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.05.26 23:14:51.728753 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2133 | 2026.05.26 23:14:51.728803 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2134 | 2026.05.26 23:14:51.729300 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.26 23:14:51.729336 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2136 | 2026.05.26 23:14:51.729627 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2137 | 2026.05.26 23:14:51.729832 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.05.26 23:14:51.729958 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001231 sec., 29244.516653127535 rows/sec., 2.28 MiB/sec. | ||
| 2139 | 2026.05.26 23:14:51.729993 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} <Debug> TCPHandler: Processed in 0.001422164 sec. | ||
| 2140 | 2026.05.26 23:14:51.730113 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.05.26 23:14:51.730210 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.05.26 23:14:51.730253 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2143 | 2026.05.26 23:14:51.730622 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.05.26 23:14:51.730658 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2145 | 2026.05.26 23:14:51.730966 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2146 | 2026.05.26 23:14:51.731180 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.05.26 23:14:51.731279 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2148 | 2026.05.26 23:14:51.731306 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001115 sec., 44843.04932735425 rows/sec., 3.11 MiB/sec. | ||
| 2149 | 2026.05.26 23:14:51.731328 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.26 23:14:51.731345 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} <Debug> TCPHandler: Processed in 0.001284031 sec. | ||
| 2151 | 2026.05.26 23:14:51.731355 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2152 | 2026.05.26 23:14:51.731472 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2153 | 2026.05.26 23:14:51.731474 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.05.26 23:14:51.731605 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.05.26 23:14:51.731614 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2156 | 2026.05.26 23:14:51.731662 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 361 rows starting from the beginning of the part | ||
| 2157 | 2026.05.26 23:14:51.731665 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <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 | ||
| 2158 | 2026.05.26 23:14:51.731734 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2159 | 2026.05.26 23:14:51.731790 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2160 | 2026.05.26 23:14:51.731837 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
| 2161 | 2026.05.26 23:14:51.731885 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part | ||
| 2162 | 2026.05.26 23:14:51.731931 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2163 | 2026.05.26 23:14:51.732392 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.05.26 23:14:51.732433 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2165 | 2026.05.26 23:14:51.732894 [ 194 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469504 sec., 366109.92552589177 rows/sec., 28.83 MiB/sec. | ||
| 2166 | 2026.05.26 23:14:51.732986 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2167 | 2026.05.26 23:14:51.733084 [ 191 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2168 | 2026.05.26 23:14:51.733244 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.05.26 23:14:51.733397 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001811 sec., 4417.448923246825 rows/sec., 7.92 MiB/sec. | ||
| 2170 | 2026.05.26 23:14:51.733399 [ 191 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.05.26 23:14:51.733457 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} <Debug> TCPHandler: Processed in 0.002031828 sec. | ||
| 2172 | 2026.05.26 23:14:51.733487 [ 191 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2173 | 2026.05.26 23:14:51.733586 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2174 | 2026.05.26 23:14:51.733590 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.05.26 23:14:51.733698 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2176 | 2026.05.26 23:14:51.733741 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2177 | 2026.05.26 23:14:51.734069 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Trace> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.05.26 23:14:51.734105 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2179 | 2026.05.26 23:14:51.734408 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2180 | 2026.05.26 23:14:51.734615 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Trace> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.05.26 23:14:51.734770 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001092 sec., 18315.018315018315 rows/sec., 1.26 MiB/sec. | ||
| 2182 | 2026.05.26 23:14:51.734803 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} <Debug> TCPHandler: Processed in 0.00126224 sec. | ||
| 2183 | 2026.05.26 23:14:53.036919 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2184 | 2026.05.26 23:14:53.036975 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2185 | 2026.05.26 23:14:53.145950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6592 | ||
| 2186 | 2026.05.26 23:14:53.146434 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.05.26 23:14:53.146471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2188 | 2026.05.26 23:14:53.146950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2189 | 2026.05.26 23:14:53.147183 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.05.26 23:14:53.147308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6592 | ||
| 2191 | 2026.05.26 23:14:53.512434 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2192 | 2026.05.26 23:14:53.528384 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.05.26 23:14:53.528441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2194 | 2026.05.26 23:14:53.534633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2195 | 2026.05.26 23:14:53.535326 [ 245 ] {} <Trace> system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.05.26 23:14:53.538254 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2197 | 2026.05.26 23:14:54.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.30 MiB, peak 223.39 MiB, free memory in arenas 0.00 B, will set to 220.95 MiB (RSS), difference: 1.65 MiB | ||
| 2198 | 2026.05.26 23:14:56.721651 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.05.26 23:14:56.721900 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) | ||
| 2200 | 2026.05.26 23:14:56.722217 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2201 | 2026.05.26 23:14:56.722253 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 2202 | 2026.05.26 23:14:56.722459 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2203 | 2026.05.26 23:14:56.722527 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2204 | 2026.05.26 23:14:56.722667 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2205 | 2026.05.26 23:14:56.722769 [ 329 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2206 | 2026.05.26 23:14:56.722772 [ 334 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2207 | 2026.05.26 23:14:56.722776 [ 359 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2208 | 2026.05.26 23:14:56.722931 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2209 | 2026.05.26 23:14:56.722958 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2210 | 2026.05.26 23:14:56.723025 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2211 | 2026.05.26 23:14:56.723045 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2212 | 2026.05.26 23:14:56.723079 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 2213 | 2026.05.26 23:14:56.723116 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 2214 | 2026.05.26 23:14:56.724254 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> executeQuery: Read 18 rows, 2.43 KiB in 0.002454 sec., 7334.963325183374 rows/sec., 990.89 KiB/sec. | ||
| 2215 | 2026.05.26 23:14:56.724371 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} <Debug> TCPHandler: Processed in 0.002868339 sec. | ||
| 2216 | 2026.05.26 23:14:56.725687 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.05.26 23:14:56.725795 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2218 | 2026.05.26 23:14:56.725839 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2219 | 2026.05.26 23:14:56.726409 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.05.26 23:14:56.726460 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2221 | 2026.05.26 23:14:56.726889 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2222 | 2026.05.26 23:14:56.727112 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Trace> oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.26 23:14:56.727252 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Debug> executeQuery: Read 72 rows, 6.40 KiB in 0.001488 sec., 48387.09677419355 rows/sec., 4.20 MiB/sec. | ||
| 2224 | 2026.05.26 23:14:56.727286 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} <Debug> TCPHandler: Processed in 0.001648599 sec. | ||
| 2225 | 2026.05.26 23:14:56.727403 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.05.26 23:14:56.727498 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.05.26 23:14:56.727539 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2228 | 2026.05.26 23:14:56.727924 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.05.26 23:14:56.727959 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2230 | 2026.05.26 23:14:56.728240 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2231 | 2026.05.26 23:14:56.728449 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Trace> oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.05.26 23:14:56.728572 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001093 sec., 21043.000914913082 rows/sec., 1.55 MiB/sec. | ||
| 2233 | 2026.05.26 23:14:56.728605 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} <Debug> TCPHandler: Processed in 0.00124996 sec. | ||
| 2234 | 2026.05.26 23:14:56.728713 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.05.26 23:14:56.728806 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2236 | 2026.05.26 23:14:56.728845 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2237 | 2026.05.26 23:14:56.729234 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.05.26 23:14:56.729270 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2239 | 2026.05.26 23:14:56.729552 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2240 | 2026.05.26 23:14:56.729757 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Trace> oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.26 23:14:56.729879 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001091 sec., 46746.1044912924 rows/sec., 3.65 MiB/sec. | ||
| 2242 | 2026.05.26 23:14:56.729914 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} <Debug> TCPHandler: Processed in 0.0012487 sec. | ||
| 2243 | 2026.05.26 23:14:56.730037 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.05.26 23:14:56.730131 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.05.26 23:14:56.730173 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2246 | 2026.05.26 23:14:56.730513 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.26 23:14:56.730547 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2248 | 2026.05.26 23:14:56.730854 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2249 | 2026.05.26 23:14:56.731062 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Trace> oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.05.26 23:14:56.731189 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001076 sec., 46468.40148698885 rows/sec., 3.22 MiB/sec. | ||
| 2251 | 2026.05.26 23:14:56.731221 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} <Debug> TCPHandler: Processed in 0.001231199 sec. | ||
| 2252 | 2026.05.26 23:14:56.731338 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.05.26 23:14:56.731431 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.05.26 23:14:56.731485 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <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 | ||
| 2255 | 2026.05.26 23:14:56.732189 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.26 23:14:56.732225 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2257 | 2026.05.26 23:14:56.732749 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2026.05.26 23:14:56.732970 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Trace> oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.05.26 23:14:56.733100 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001686 sec., 13641.755634638197 rows/sec., 24.45 MiB/sec. | ||
| 2260 | 2026.05.26 23:14:56.733146 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} <Debug> TCPHandler: Processed in 0.001855314 sec. | ||
| 2261 | 2026.05.26 23:14:56.733274 [ 270 ] {} <Trace> TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.05.26 23:14:56.733368 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.05.26 23:14:56.733409 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2264 | 2026.05.26 23:14:56.733723 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Trace> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.05.26 23:14:56.733763 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2266 | 2026.05.26 23:14:56.734057 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2267 | 2026.05.26 23:14:56.734267 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Trace> oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.05.26 23:14:56.734388 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001039 sec., 19249.2781520693 rows/sec., 1.32 MiB/sec. | ||
| 2269 | 2026.05.26 23:14:56.734420 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} <Debug> TCPHandler: Processed in 0.001193998 sec. | ||
| 2270 | 2026.05.26 23:15:00.647447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7040 | ||
| 2271 | 2026.05.26 23:15:00.647958 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.05.26 23:15:00.648013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 2273 | 2026.05.26 23:15:00.648602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2274 | 2026.05.26 23:15:00.648854 [ 244 ] {} <Trace> system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.05.26 23:15:00.649009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7040 | ||